thorvg/src
Mira Grudzinska e7c3a91aa1 all: fixing clang warnings
fopen->fopen_s, strdup -> _strdup, strncpy -> strncpy_s
__declspec(dllexport) -> __attribute__ ((visibility ("default")))
2021-10-06 11:13:12 +09:00
..
bin svg2png: changed help message (#762) 2021-08-31 11:19:18 +02:00
bindings docs: ++ docs of the load apis 2021-10-05 14:16:41 +02:00
examples common paint: refine the bounds() api to return the values after applying transformation. 2021-09-24 11:25:49 +09:00
lib all: fixing clang warnings 2021-10-06 11:13:12 +09:00
loaders loaders: prepare for static jpg/png loaders. 2021-10-05 19:22:51 +09:00
savers all: fixing clang warnings 2021-10-06 11:13:12 +09:00
wasm wasm: paint opacity in the layers list (#804) 2021-09-14 14:27:39 +02:00
meson.build infra: excluding pthread lib dependency on windows os 2021-09-22 12:38:17 +09:00