Could someone tell me how can i get the outline of a char in specified True Type font. It tried to use "GetGlyphOutline" but failed to get it to work , can someone send me an example? PLS!?
Printable View
Could someone tell me how can i get the outline of a char in specified True Type font. It tried to use "GetGlyphOutline" but failed to get it to work , can someone send me an example? PLS!?
See this sample:
http://www.mvps.org/vb/code/TextOutline.zip
Thank you very mach, but this sample doesn't contain the answer i need , i need to get the outline of the char and write it out as a text file, so i need an example of the "GetGlyphOutline" function. Can you help me a bit more? Thanx in advance.