Click to See Complete Forum and Search --> : Getting the font outline as polyline???


Sunnydark
September 4th, 2001, 08:26 AM
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!?

shree
September 4th, 2001, 08:42 AM
See this sample:

http://www.mvps.org/vb/code/TextOutline.zip

Sunnydark
September 4th, 2001, 06:23 PM
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.