truetype and postscript type one fonts are vector in their nature freetype just makes them pretty bitmaps
what about making the math routines to make the proper vectors in gerbers? i doubt that bezier curves are supported but breaking them down to arc's and lines should not be too difficult. Steve On Nov 27, 2007, at 4:02 PM, Dave McGuire wrote: > On Nov 27, 2007, at 6:35 PM, Dave N6NZ wrote: >> OK, then it wasn't :) > > Probably not. > >> What I'm thinking of had a bunch of vector fonts an a C API to >> extract >> features. Can't truthfully remember the license on the fonts. > > That does sound neat and compact. > > If I can get some free time (heh) perhaps I'll take a whack at > Freetype integration. The biggest sticking point will likely be the > vector nature of the lines; Freetype is more bitmap-oriented. > > -Dave > > -- > Dave McGuire > Port Charlotte, FL > > > > _______________________________________________ > geda-user mailing list > [email protected] > http://www.seul.org/cgi-bin/mailman/listinfo/geda-user _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

