-
Notifications
You must be signed in to change notification settings - Fork 148
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule plutovg
updated
10 files
+1 −1 | CMakeLists.txt | |
+11 −11 | README.md | |
+10 −10 | examples/smiley.c | |
+1 −1 | include/plutovg.h | |
+1 −1 | meson.build | |
+37 −39 | source/plutovg-canvas.c | |
+9 −4 | source/plutovg-matrix.c | |
+25 −40 | source/plutovg-path.c | |
+5 −5 | source/plutovg-private.h | |
+20 −14 | source/plutovg-utils.h |