MonkVG
MonkVG copied to clipboard
small bug with vgSetGlyphToPath
Here is an example of source: http://www.khronos.org/message_boards/showthread.php/5634-About-Text-rendering
From these sources I can't write the following string: vgSetGlyphToPath(font, 'a',fontpath1, 1, origin, escapement); because a comiler can't convert 1 to VGboolean type