Jim Wilson wrote:
> Don't they use glut fonts?  Anyway, I'm thinking the font texture
> would be with the model, and plib doesn't support that AFAIK.

They use .txf fonts, which are another Mark Kilgard invention but not
part of glut.  They used to use glut bitmap fonts as well, but events
of the past few weeks have finally seen plib cut ties with glut. :)

And you can instantiate a fntTexFont object out of any file that you
like.  We'd probably want to have some caching in place so that models
could share fonts, but it's certainly not a requirement.

Andy

_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to