You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I am just started working with d2d and have some problems. When i am using WriteText - text displayed with clearType - it's by default. My task to load some other true type font, which is not in system, the font is only saved in PDF file like vector font. So how can I do this? I tried using drawGlyphRun how it's described in MSDN( http://msdn.microsoft.com/en-us/libr...09(VS.85).aspx ), but it's not why i need, in this example there are only smoothing, but no ClearType. I need some method to convert path to Font or something like this. It's possible to do this?