On Monday 16 June 2003 05:03, G�zim wrote: > --- Zack Gilburd <[EMAIL PROTECTED]> wrote: > > On Sunday 15 June 2003 16:40, Timothy Grant wrote: > > > I have successfully installed several TrueType > > > > fonts on my notebook > > > > > computer. They are available to KDE and to many of > > > > my GTK apps (e.g., > > > > > Gaim). However, they do not show up in my Gimp > > > > font selector. Can anyone > > > > > explain this to me or explain how to make the > > > > fonts available? gimp.org > > > > > says that if the fonts are available to X then > > > > they are available to The > > > > > Gimp. But it's not working for me at the moment. > > > > This does not apply to anti-aliased fonts. > > What I did in debian was I just made a bash script > which says: > > #!/bin/bash > > #1st dir with fonts > xset fp+ /usr/X11R6/lib/X11/fonts/freefont > #2nd dir with fonts > xset fp+ /usr/X11R6/lib/X11/fonts/sharefont > xset fp rehash > > And I ran it everytime I wanted to work on THE GIMP :) > > I hope this helps. > > > -- > > Zack Gilburd > > http://tehunlose.com > > > > > > ATTACHMENT part 2 application/pgp-signature > > __________________________________ > Do you Yahoo!? > SBC Yahoo! DSL - Now only $29.95 per month! > http://sbc.yahoo.com > > -- > [EMAIL PROTECTED] mailing list
I suggest you append /usr/bin/gimp $* to the end of the script. Thus, it acts as a wrapper. -- Zack Gilburd http://tehunlose.com
pgp00000.pgp
Description: signature
