thorvg/src
JunsuChoi 08c37978a9 common: Pointer that can declare const are refactored to use const
Pointer and reference parameters should be "const" if the corresponding object is not modified
2021-02-19 16:51:50 +09:00
..
bin examples: move tests to src/examples 2020-09-19 00:39:25 +09:00
bindings common: Pointer that can declare const are refactored to use const 2021-02-19 16:51:50 +09:00
examples example ClipPath: update 2021-02-09 09:10:34 +09:00
lib common: Pointer that can declare const are refactored to use const 2021-02-19 16:51:50 +09:00
loaders common: Pointer that can declare const are refactored to use const 2021-02-19 16:51:50 +09:00
wasm wasm: update picture size for file loading 2020-12-15 17:38:22 +09:00
meson.build thorvg viewer: introduce thorvg viewer 2020-10-13 19:04:46 +09:00