jdryg / vg-renderer

A vector graphics renderer for bgfx, based on ideas from NanoVG and ImDrawList (Dear ImGUI)
BSD 2-Clause "Simplified" License
504 stars 55 forks source link

Support UV clamping for images. #30

Closed mcourteaux closed 3 months ago

mcourteaux commented 3 months ago

@bkaradzic Equivalent PR on your fork here: https://github.com/bkaradzic/vg-renderer/pull/1