Font path

Stefan Csomor csomor at advancedconcepts.ch
Fri Dec 22 00:14:12 PST 2006


Hi 

> It's not as elegant as the code that you posted: I use a special
> function to get the font directory and then enumerate those fonts.
> Let
> me get back to you once it's been rewritten.
> 
> Henrik

I've done the same thing, in order to play nicely with the font name
offered from font enumerating methods, you need some code that reads the
ttf header, as I used it in conjunction with libharu, so all I had to do
was extend their ttf reading code a little bit, but I'm sure there are
smaller snippets around that do the job

Best

Stefan





More information about the wx-users mailing list