ileben / ShivaVG

OpenGL based ANSI C implementation of the OpenVG standard.
GNU Lesser General Public License v2.1
131 stars 34 forks source link

vgGetPaint not actually implemented #6

Open pzl opened 9 years ago

pzl commented 9 years ago

Readme says "FULLY implemented", and the function definition is in openvg.h, but not actually implemented. Looks like it should be in src/shPaint.c, but it's not present in any of the files.

pzl commented 9 years ago

Not sure if this project is dead, but here's my implementation: https://github.com/pzl/ShivaVG/commit/c3e7849f42afb47a142938b5842f730dfe6d66a8