On Sunday, 2 January 2005 19:07, David Megginson wrote: > A software-only 2D graphic library isn't going to cut it.
I bet you didn't know that FS2004 uses software rendering to draw all the complex gauges. :) They use GDI+ http://msdn.microsoft.com/library/default.asp?url=/library/en-us/gdicpp/GDIPlus/GDIPlus.asp I did a text of libagg and it's extremely fast. 375000 true type glyphs per second on my system. Personally I prefer hardware acceleration but I don't know of any half decent OpenGL vector and text libraries that we can use. Paul _______________________________________________ Flightgear-devel mailing list [email protected] http://mail.flightgear.org/mailman/listinfo/flightgear-devel 2f585eeea02e2c79d7b1d8c4963bae2d
