thorvg/src/loaders/svg
JunsuChoi 855397be36 SvgLoader: Fix wrong display when dasharray size is 1
If dash array size is 1, it means that dash and gap size are the same.
2020-09-15 12:21:02 +09:00
..
meson.build loader svg: code refactoring. 2020-08-14 18:47:50 +09:00
tvgSimpleXmlParser.cpp svg_loader: remove dead code. 2020-09-07 17:57:41 +09:00
tvgSimpleXmlParser.h loader svg: code refactoring. 2020-08-14 18:47:50 +09:00
tvgSvgLoader.cpp SvgLoader: Fix wrong display when dasharray size is 1 2020-09-15 12:21:02 +09:00
tvgSvgLoader.h svg_loader: refactoring code. 2020-09-08 10:43:38 +09:00
tvgSvgLoaderCommon.h SvgLoader: Supports case when only rx or ry is declared 2020-09-10 10:31:31 +09:00
tvgSvgPath.cpp SvgLoader: Fixing issues with a A/a command 2020-09-11 16:13:28 +09:00
tvgSvgPath.h loader svg: code refactoring. 2020-08-14 18:47:50 +09:00
tvgSvgSceneBuilder.cpp SvgLoader: Modify calculation formula of linear gradient matrix 2020-09-10 19:08:20 +09:00
tvgSvgSceneBuilder.h loader svg: code refactoring. 2020-08-14 18:47:50 +09:00