openvg icon indicating copy to clipboard operation
openvg copied to clipboard

Tools for exploring OpenVG

Results 23 openvg issues
Sort by recently updated
recently updated
newest added

Text is now drawn with VG_FILL_PATH and VG_STROKE_PATH. This allows text to be outlined with any stroke width and color.

Whenever I try to render text containing the degree sign (`°`), everything after it isn't rendered anymore. What could be the cause of that?

I am sorry to submit this here as I don't believe this has anything to do with your code but I am frustrated searching for an answer. I believe I...

This is a tracking bug to discuss the implementation of updated font handling.

i have followed the instructions from the main page but geting this error . i am still learning soo i haven´t found the problem yet [Makefile.txt](https://github.com/ajstarks/openvg/files/1336115/Makefile.txt) [shapedemo.c.txt](https://github.com/ajstarks/openvg/files/1336116/shapedemo.c.txt) `pi@raspberrypi:~/openvg/client $ make...

Is it possible to use Scale() to up-scale images? I tried using Scale() with makeimage() and Image() but it doesn't seem to do anything.

Hi, In my raspberry X11 terminal, when I launch any sample code like ./particles and I click with the mouse (out-side the terminal window), The focus is lost then I...

More precise explaination and steps how to reproduce are in readme.md of my fork: https://github.com/pawelduda/openvg

Thank you for your answer, sorry I didn't reply sooner. I'm still getting echo into the xterminal from the mouse and keyboard. I suppose is because I don't know the...