Thor Vector Graphics is a lightweight portable library used for drawing vector-based scenes and animations including SVG and Lottie. It can be freely utilized across various software platforms and applications to visualize graphical contents.
Find a file
Hermet Park 96477c0a24 sw_engine: revise outline transform
sw_engine simulates floating point by integer bit shifting,
it loses the accuracy while converting the number data.

This occurs the inacculated curve points result if it scales up very large size.

So we transform points before converting data in order to avoid losing the numbers less decimal point.

Change-Id: I0172e83f06b1a19143a2f65f667dc193e9a4396a
2020-07-21 18:44:27 +09:00
inc capi: improve code template. 2020-07-15 16:18:55 +09:00
pc renamed project name tizenvg => thorvg 2020-06-25 13:57:41 +09:00
src sw_engine: revise outline transform 2020-07-21 18:44:27 +09:00
test test: replaced svg resources. 2020-07-20 11:44:53 +09:00
.gitignore capi: support c interfaces 2020-07-15 16:00:09 +09:00
AUTHORS updated AUTHORS 2020-07-17 16:56:05 +09:00
LICENSE + Initial draft 2020-03-25 11:53:03 +09:00
meson.build capi: support c interfaces 2020-07-15 16:00:09 +09:00
meson_options.txt capi: support c interfaces 2020-07-15 16:00:09 +09:00
README renamed project name tizenvg => thorvg 2020-06-25 13:57:41 +09:00
thorvg.manifest renamed project name tizenvg => thorvg 2020-06-25 13:57:41 +09:00

Thor Vector Graphics 0.1.0

******************************************************************************

 FOR ANY ISSUES PLEASE EMAIL:

******************************************************************************