[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Font help
- To: Development Discussions <developer at arabeyes dot org>
- Subject: Re: Font help
- From: abdulhaq <al-arabeyes at alinsyria dot fsnet dot co dot uk>
- Date: Thu, 6 May 2004 10:24:55 +0100
- User-agent: KMail/1.6.2
>
> CUPS already maps the 1-255 glyphs to their correct values by
> using a file in /usr/share/cups/charsets called utf-8.
> this file lists the glyph ranges and the font they're mapped to.
> for example, from the things i do, i add this line
> 0600 06FF rtol single kacst
> where kacst is the font name.
>
> i solved that by forcing ttf2pt1 to generate the pfa file from
> the 06 range only.
>
> the only problem i have left is, i need a Free monospaced TTF
> font. or a BDF to TTF converter so i can use Khotot fonts.
>
>
it sounds excellent. Why the 06 range though? The shaped arabic glyphs are in
the FE range, aren't they?