From: Braden M. <br...@en...> - 2006-09-20 00:01:09
|
On Sat, 2006-09-16 at 05:21 -0400, Braden McDaniel wrote: > I've also been inching forward with getting Text node rendering working > on Windows. While I still don't have a good understanding of the Right > way to convert a CSS-style font specification into an actual font on > Windows, I am at the point where I can pick *something*. So I expect to > be at a point where I'll have something worth putting into a 0.16.x > release before too long. This is checked in and will appear in the forthcoming 0.16.1 release. Remarkable how it all Just Worked once I finally figured out how to fish out the file name associated with a font. (Windows makes this remarkably difficult, AFAICT.) FontStyle is currently ignored. It's going to take a bit more work to nail down the mapping from FontStyle to a Windows "logical font". At least now readable text displays. -- Braden McDaniel e-mail: <br...@en...> <http://endoframe.com> Jabber: <br...@ja...> |