From: Genady Beryozkin Newsgroups: comp.os.msdos.djgpp Subject: Allegro & GRX20 fonts Date: Mon, 20 Oct 1997 22:47:45 +0200 Organization: The Technion Lines: 44 Message-ID: <344BC371.A9DD7EED@t2.technion.ac.il> NNTP-Posting-Host: 192.115.49.13 Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="------------ADFBC8866BACDEE82DAEE7AB" To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk This is a multi-part message in MIME format. --------------ADFBC8866BACDEE82DAEE7AB Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi ! I'm writing a program in which I need to use various proportional fonts - because the user may want to use the font up to any size. The one solution I found is to use BCC2GRX and use these borland .chr files. However I'm looking for some more elegant solution. I've read that GRX fonts may be proportional - but all the fonts in the FONTS directory are fixed. The same applies to allegro - It builds proportional fonts from a pcx image - which is a bitmap. So I'm stuck with it. I thought of using TTF or TYPE1 fonts - does anybody have any idea how to do that ? My problem is even more severe because i need to use Hebrew fonts and none of the fonts included with DJGPP has hebrew characters. PLEASE HELP !!! Genady --------------ADFBC8866BACDEE82DAEE7AB Content-Type: text/x-vcard; charset=us-ascii; name="vcard.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for Genady Beryozkin Content-Disposition: attachment; filename="vcard.vcf" begin: vcard fn: Genady Beryozkin n: Beryozkin;Genady org: The Technion adr: ;;;Natzrat Illit / Haifa;;;Israel email;internet: c0467082 AT t2 DOT technion DOT ac DOT il note: Homepage : http://t2.technion.ac.il/~c0467082/ x-mozilla-cpt: ;0 x-mozilla-html: FALSE version: 2.1 end: vcard --------------ADFBC8866BACDEE82DAEE7AB--