From: abdulhaq <[EMAIL PROTECTED]>
Type 1 specification: http://partners.adobe.com/asn/developer/pdfs/tn/T1_SPEC.PDF
also see:
http://partners.adobe.com/asn/tech/type/ftechnotes.jsp
Postscript Specification:
http://partners.adobe.com/asn/developer/pdfs/tn/PLRM.pdf
thanks for the links.
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.
ak.
_________________________________________________________________
The new MSN 8: advanced junk mail protection and 2 months FREE* http://join.msn.com/?page=features/junkmail
_______________________________________________ Developer mailing list [EMAIL PROTECTED] http://lists.arabeyes.org/mailman/listinfo/developer

