Zhang Ji Peng

Results 2 comments of Zhang Ji Peng

I wrote some code to port thorvg to GTK2, using gtkgl support the opengl backend. Currently seems to be working normally. https://github.com/thorvg/thorvg/pull/2285

> > Do we know a use case for `absolute coordinate`? > > There are many cases using `absolute coordinate` in svg when desing. Here is a simple example: >...