From: stapffa AT bytec-gmbh DOT de (Alexander Stapff) Newsgroups: comp.os.msdos.djgpp Subject: AllegTTF Organization: Bytec GmbH Message-ID: <3ae002d8.7835047@news.soco.de> X-Newsreader: Forte Free Agent 1.21/32.243 Cache-Post-Path: news.soco.de!unknown AT 194 DOT 221 DOT 179 DOT 213 X-Cache: nntpcache 2.3.3 (see http://www.nntpcache.org/) Lines: 16 Date: Fri, 20 Apr 2001 09:52:10 GMT NNTP-Posting-Host: 212.16.224.4 X-Complaints-To: news AT ecrc DOT de X-Trace: news.ecrc.de 987760332 212.16.224.4 (Fri, 20 Apr 2001 11:52:12 MET DST) NNTP-Posting-Date: Fri, 20 Apr 2001 11:52:12 MET DST To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, I have the following Problem with Allegttf: I use ttf2pcx to convert a TTF-Font (tahoma.ttf) to a pcx bitmap, but even when I use the options -u -cs32 -ce224 the resulting bitmaps doesn't contain all of the characters in the TTF-File. (The image contains the characters up to the character code 191) In particular I miss some special German characters. (Character codes 196, 214, 220, 223, 228, 246, 252 and other) Does anybody know a solution for that problem? Thanks for your help, Alexander