Subject: Can you link in .FNT's??? To: djgpp AT sun DOT soe DOT clarkson DOT edu (gcc) Date: Sun, 19 Nov 1995 16:55:42 -0500 (EST) From: Justin Ward Is there any way to link in the .FNT files that libgrx uses to store fonts so that you a) don't need to read one from the disk every time you load it (no biggie, but..), and b) don't have to distribute the .FNT files along with your program? And if there is a way to link them in, what arg do you then pass to GrLoadFont()?? I'm running djgpp 1.12.maint4 with libgrx 1.03.maint1. I have the new (.GRN) graphics drivers, if that makes any difference at all. Justin