thorvg/src
Mira Grudzinska f089b77a45 svg_loader: fixing parsing empty elements
Self-closing tags (empty elements) were parsed until
the appearance of the '>' character, causing the '/'
char to be appended to the tag name. The final '/'
char should be omitted.
2023-04-17 09:57:52 +09:00
..
bin updated copyright. 2023-01-14 13:48:11 +09:00
bindings updated copyright. 2023-01-14 13:48:11 +09:00
examples example: add an example SceneClipper 2023-04-16 22:03:36 +09:00
lib sw_engine rle: fix RLE intersect. 2023-04-16 22:03:36 +09:00
loaders svg_loader: fixing parsing empty elements 2023-04-17 09:57:52 +09:00
savers common: code refactoring for the IteractorAccessor. 2023-04-07 18:24:24 +09:00
wasm common: code refactoring for the IteractorAccessor. 2023-04-07 18:24:24 +09:00
meson.build Improve support for clang-cl on windows 2022-05-14 00:17:30 +09:00