[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Gimp script for /CD/ menubar



On Fri, Nov 15, 2002 at 03:59:40PM +0100, Josip Rodin wrote:
> I vaguely recall tinkering with it, but also remember some problem
> due to it not being Gimp-Perl but that Gimp-Lisp or whatever :)

Yeah, it's Scheme and it's horrible. I'm a pythonista and tried
gimp-python first, but ran into some problems (fixed by now), so ended
up using Scheme.

> I think it's best that you file this as a bug of a normal severity. 
> (Send it to quiet@bugs.debian.org, we don't need a third copy of it
> on the list :)

OK, done!


On Fri, Nov 15, 2002 at 04:08:24PM +0100, Gerfried Fuchs wrote:
>  I have now installed the xfonts-scalable-nonfree package, but
> somehow the font doesn't show up in my xfontsel or in the gimp font
> selection... Any hints on that?

I started having problems with that font when I installed abiword.
After some trial and error, the following set of font paths seems to
work:

Section "Files"
#       FontPath        "unix/:7110"                    # local font server
        # if the local font server has problems, we can fall back on these
        FontPath        "/usr/lib/X11/fonts/misc"
        FontPath        "/usr/lib/X11/fonts/cyrillic"
        FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
        FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
        FontPath        "/usr/lib/X11/fonts/100dpi/:unscaled"
        FontPath        "/usr/lib/X11/fonts/75dpi/:unscaled"
        FontPath        "/usr/lib/X11/fonts/Type1"
        FontPath        "/usr/lib/X11/fonts/Speedo"
        FontPath        "/usr/lib/X11/fonts/TrueType"
EndSection

In particular, something (IIRC abiword) breaks if I try to use any
font server. YMMV.

Cheers,

  Richard

-- 
  __   _
  |_) /|  Richard Atterer     |  CS student at the Technische  |  GnuPG key:
  | \/¯|  http://atterer.net  |  Universität München, Germany  |  0x888354F7
  ¯ '` ¯



Reply to: