Hi, 

I don't really know how the BSD systems works with ttf fonts but this is
one way to add ttf fonts to the list as I have done in Debian GNU/Linux
anyways: 

1. move the fonts to a dir mine is: /usr/share/fonts/truetype/ 
2. run the command-line: ttmkfdir -o fonts.scale && mkfontdir . && xset
+fp `pwd` && xset fp rehash 

(this will make the truetype archive update the fonts and create the dir
for use in X) 

3. edit the things I need for the fonts to work in: /etc/X11/XftConfig 
(I have no real info about the XftConfig though) 

That is how I have done to create the dir with fonts. You may want to
take a look at the Freetype tool for GIMP because in this you can edit
the dirs yourself without problems, just go to Configure in the freetype
tool and tell the config where you have the fonts that is the
/usr/share/fonts/truetype/ dir. 

This is all I know. But in your case I would check how the KDE installer
works with the fonts to install them. 

On Sun, 2002-11-03 at 02:05, Jed wrote: 
> Hello,
> 
> I use FreeBSD 4.7-stable, Gimp version 1.2.3, KDE 3.0.4 and X11 4.2.x.  I 
> recently installed several .ttf fonts using KDE's Font Installer.  I did this 
> specifically so that I could utilize them with Gimp.  They are working just 
> fine in X11/KDE but I cannot get them to list in the Gimp's font-list.
> 
> I've searched everywhere (including this list's archive) for a fix and the 
> only thing I could find was a site that suggested installing the freetype-0.2 
> mod?  I did this and the install went just fine (after i linked gtk12-config 
> to gtk-config) but these new fonts are still not showing in Gimp.
> 
> I'm sure that I'm just missing something here (maybe a line in gimprc) but I 
> can't seem to figure out what.  Is there anyone on this list that might have 
> experience with this who could help me out?
> 
> Thanks!
> _______________________________________________
> Gimp-user mailing list
> [EMAIL PROTECTED]
> http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user
>
-- 
Regards, Niklas AKA <scizzo>

--------------------------------------------------------------------------
E-Mail: [EMAIL PROTECTED]
Homepage: http://scizzo.lnx.nu/

_______________________________________________
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user

Reply via email to