Hi!
Im read the curves of the fonts with the function GetGlyphOutline and transform
it to new format of data.
with the ttf fonts that i have in my computer(standard fonts) i dont have problems but there are some cases that i downloaded a ttf font and the direction of curves that the function GetGlyphOutline gives me is opposite.
this is very important information for my code to know the direction of the curves it helpes me color the contores.(in standard widows font i color the right side of the curves in the order that GetGlyphOutline function gives me).
i dont know what to do!
maybe the file is corrupted or there is something that i dont know?
pl help me!
Im read the curves of the fonts with the function GetGlyphOutline and transform
it to new format of data.
with the ttf fonts that i have in my computer(standard fonts) i dont have problems but there are some cases that i downloaded a ttf font and the direction of curves that the function GetGlyphOutline gives me is opposite.
this is very important information for my code to know the direction of the curves it helpes me color the contores.(in standard widows font i color the right side of the curves in the order that GetGlyphOutline function gives me).
i dont know what to do!
maybe the file is corrupted or there is something that i dont know?
pl help me!