-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(Geometries): Relative line drawing (#14013)
* test: Add invalid draw test * fix: Geometry parsing * test: Refactoring the test for address `h` and `v` command * fix: Parser of `h` command * fix: parser `v` command * test: Add case `M50,50z l -5,-5` * test: Add PathMarkupParserTests * test: Removed render tests
- Loading branch information
1 parent
366a935
commit 906e0cc
Showing
2 changed files
with
28 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters