From: Regis BOSSUT Newsgroups: comp.os.msdos.djgpp Subject: GRX20: how to send my patches + other questions Date: Tue, 04 Feb 1997 17:05:27 +0100 Organization: IEMN - Dépt ISEN - Acoustique Lines: 21 Message-ID: <32F75E47.2F62@isen.fr> NNTP-Posting-Host: hpac1.isen.fr Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Hi folks, I recently used the grx20 wonderful graphics library. I found some bugs in the wideline/drwcpoly.c file about dash handling and in shapes/drwcpoly.c about clipped polygon fill. I informed the author about these patches but with no answer. Next, I found out that the font files helv*.fnt only contain characters up to code 127. For foreign people, this means that accentuated chars can't be displayed. It's mentioned in the user's manual that some info is available in an archive file named cbgrxfnt.zip, which i couldn't locate anywhere with archie. Is there any tool to convert X11 fonts to *.fnt files that I can update to include the full charset ? Besides of this, the fonts directory of the GRX 1.3 distribution seems to work with GRX 2.0 and has the full 256 character set. Last, I wrote some kind of header file to convert some X11 subroutines to grx20 code. If some is interested in this file, I could send it to some place to share it. /Régis Bossut