thorvg/src
JunsuChoi 79c65aa5e7 loader/svg: Check invalid color
Checks whether the string that can be specified in Color is valid.

example)
```
     style="stroke:asdasd"
```

related issue: https://github.com/thorvg/thorvg/issues/1255
2024-04-03 11:38:49 +09:00
..
bindings doc: List the parameters in their respective order. 2024-03-28 14:01:17 +09:00
common lottie: Fix buffer-overflow in base64 decode 2024-04-01 15:41:16 +09:00
loaders loader/svg: Check invalid color 2024-04-03 11:38:49 +09:00
renderer sw_engine: revised the trimpath dash line logic 2024-04-03 10:46:01 +09:00
savers saver/tvg: removed an unstable condition. 2024-01-03 16:45:33 +09:00
tools svg2png: clear the target buffer before the drawing. (#1910) 2024-01-15 10:06:40 +09:00
meson.build infra: move the examples folder outside of the source directory. 2024-04-01 10:52:22 +09:00