Message-Id: <199811241632.QAA06424@remus.clara.net> From: "Arthur" To: Subject: RE: More help with Allegro Date: Tue, 24 Nov 1998 16:31:10 -0000 X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal In-Reply-To: <3659df24.174727@news.flash.net> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Reply-To: djgpp AT delorie DOT com > Also, is there any way to get fonts used with the textout() function > to be transparent? Ummm, there is a font library around which does this (I think) but I can't remember what it's called. Can't even tell you if it's linked from the Allegro Homepage. Sorry. My method for transparent fonts creates a BITMAP big enough to hold the string, then blit it to the screen using draw_trans_sprite. If you want to find the minimum size for the BITMAP to be, use the text_length and text_height commands. James Arthur - jaa AT arfa DOT clara DOT net http://www.arfa.clara.net/james/ ICQ#15054819