ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Jibz's Tools

Dina for Linux/X11 - solved !

<< < (3/3)

jsyjr:
Can anyone provide directions for installing Dina on Ubuntu Gutsy?  In particular I would like to use it with emacs.  tia

bpcw001:
Can anyone provide directions for installing Dina on Ubuntu Gutsy?  In particular I would like to use it with emacs.  tia
-jsyjr (November 10, 2007, 10:18 AM)
--- End quote ---

Ubuntu has bitmapped fonts disabled by default.
You need to run "dpkg-reconfigure fontconfig-config". At some point of the dialogs that come up you will be asked if you'd like to enable bitmapped fonts. Answer this with yes.
Then, unpack the Dina PCF files in any directory below /usr/share/fonts (e. g. into /usr/share/fonts/Dina) and run "dpkg-reconfigure fontconfig".
Open a console and check with "fc-list | grep Dina" that Dina is there as medium, bold, italic, and bold italic.

Now that the font should be available to X11, Gnome and KDE.

Emacs may have its own font configuration mechanism. Since I don't use emacs, I wouldn't know about that. Sorry.
Maybe someone else here can fill us in on the emacs font selection.

rxantos:
This worked for me on ubuntu 10 LTS


--- ---sudo mkdir /usr/share/fonts/Dina
sudo cp Dina-PCF.tar.gz /usr/share/fonts/Dina
cd /usr/share/fonts/Dina
sudo tar -xvf Dina-PCF.tar.gz
sudo rm Dina-PCF.tar.gz
sudo rm /etc/fonts/conf.d/70-no-bitmaps.conf
sudo fc-cache -f -v

The last 2 lines I got from here:
http://www.alanbriolat.co.uk/2009/04/enable-bitmap-fonts-on-ubuntu-jaunty/


@bpcw001 Thank you for passing this to linux.  I really like this font.

msx_:
This worked for me on ubuntu 10 LTS


--- ---sudo mkdir /usr/share/fonts/Dina
sudo cp Dina-PCF.tar.gz /usr/share/fonts/Dina
cd /usr/share/fonts/Dina
sudo tar -xvf Dina-PCF.tar.gz
sudo rm Dina-PCF.tar.gz
sudo rm /etc/fonts/conf.d/70-no-bitmaps.conf
sudo fc-cache -f -v

The last 2 lines I got from here:
http://www.alanbriolat.co.uk/2009/04/enable-bitmap-fonts-on-ubuntu-jaunty/


@bpcw001 Thank you for passing this to linux.  I really like this font.
-rxantos (May 20, 2010, 11:06 PM)
--- End quote ---

Thanks the autor of this awesome font for releasing it free and the rest of the guys for posting the tuto to make it work in buntuland! (Linux Mint 12 here).
I confirm that as this Sunday February 5th Dina's .PCF font files still works smooth.

Navigation

[0] Message Index

[*] Previous page

Go to full version