From: Damian Yerrick Newsgroups: comp.os.msdos.djgpp Subject: Re: using allegro fonts with characters greater than 128 Organization: Pin Eight Software http://pineight.8m.com/ Message-ID: References: <3A60B414 DOT D2ED1FCC AT nycap DOT rr DOT com> X-Newsreader: Forte Agent 1.7/32.534 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 14 X-Trace: /w5MH+ZSgNs01pjXo1MBO0Srm7514KibD2Yi1ekEWDkZlrkrQzbV8Dzam6OHjb54ivqjQiUpBLAL!rkQNdI8FoYHluXkR+3m5FS4+qcSbmM9N2haisVxf83gLzt1E2Fy2RyR5EBNptwjXRKv0bYFcDJVI!dRuHCw== X-Complaints-To: abuse AT gte DOT net X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Abuse-Info: Otherwise we will be unable to process your complaint properly NNTP-Posting-Date: Wed, 17 Jan 2001 04:26:11 GMT Distribution: world Date: Wed, 17 Jan 2001 04:26:11 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On Sat, 13 Jan 2001 19:58:42 GMT, Kaeru the Frog wrote: >i loaded my project's data file in grabber and added a font. it used >the default 8x8 font. i exported the font to a .bmp and edited some of >the chraracters higher than 128. i then saved it as a .bmp and imported >it to my datafile. every thing higher than the tilde is the original 8x8 >font, which is how grabber.txt said it would. why are the fonts limited >to characters 32-128 while the default font goes all the way up to 255? >can i have custom charactes over 128? Are you using Allegro WIP 3.9.x? If so, the fonts can have multiple ranges of characters covering all of Unicode. If not, upgrade. http://alleg.sourceforge.net/allegro/wip.html