thorvg/src
Mira Grudzinska a96037cd57 sw_engine shape: change of the rectangle fast tracking algorithm
The algorithm erroneously treated some shapes (like isosceles trapezoids
and specifically arranged zero width parallelograms) as rectangles,
which causes the whole bbox to be filled.
2020-11-02 19:23:44 +09:00
..
bin examples: move tests to src/examples 2020-09-19 00:39:25 +09:00
bindings common api: interface refactoring 2020-10-23 12:23:59 +09:00
examples common paint: introduce opacity() method. 2020-10-26 19:23:54 +09:00
lib sw_engine shape: change of the rectangle fast tracking algorithm 2020-11-02 19:23:44 +09:00
loaders svg_loader: Fixed a typo 2020-11-02 14:16:13 +09:00
wasm thorvg viewer: fix scale problem 2020-10-15 10:19:20 +09:00
meson.build thorvg viewer: introduce thorvg viewer 2020-10-13 19:04:46 +09:00