skip to main
|
skip to sidebar
Linux
This is to log experiences with doing things in Linux
Showing posts with label
fixed
.
Show all posts
Showing posts with label
fixed
.
Show all posts
Thursday, January 14, 2016
Install Misc-Fixed Font on Fedora and CentOS
CentOS:
sudo yum install bitmap-miscfixed-fonts.noarch
Fedora 23:
sudo dnf install ucs-miscfixed-fonts.noarch
Fedora 32:
sudo dnf install ucs-miscfixed-opentype-fonts
Thursday, January 25, 2007
Misc-Fixed Font on Ubuntu
Download ucsfont from http://www.cl.cam.ac.uk/~mgk25/ucs-fonts.html
mkdir ucs
tar -xzf ucs-fonts.tar.gz -C ucs
cd ucs/submission
make
# for Ubuntu
sudo mv -b *.pcf.gz /usr/share/fonts/X11/misc
cd /usr/share/fonts/X11/misc
sudo mkfontdir
cd /etc/fonts/conf.d
sudo rm 70-no-bitmaps.conf
sudo ln -s ../conf.avail/70-yes-bitmaps.conf
sudo dpkg-reconfigure fontconfig
Older Posts
Home
Subscribe to:
Posts (Atom)
Followers
Blog Archive
▼
2016
(4)
▼
June
(1)
Install kernel-debuginfo package on CentOS
►
February
(1)
►
January
(2)
►
2015
(1)
►
December
(1)
►
2014
(1)
►
December
(1)
►
2013
(1)
►
October
(1)
►
2012
(1)
►
January
(1)
►
2010
(4)
►
May
(1)
►
March
(1)
►
January
(2)
►
2009
(3)
►
November
(2)
►
March
(1)
►
2007
(1)
►
January
(1)
►
2006
(2)
►
November
(2)
About Me
Greg Suarez
View my complete profile