mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-08 13:43:43 +00:00
Update README.md
This commit is contained in:
parent
8fa725157e
commit
6a83221963
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ canvas->push(move(circle)); //push circle drawing command
|
||||||
This code result looks like this.
|
This code result looks like this.
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img width="416" height="411" src="https://github.com/Samsung/thorvg/blob/master/res/example_shapes.jpg">
|
<img width="416" height="411" src="https://github.com/Samsung/thorvg/blob/master/res/example_shapes.png">
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
Or you can draw pathes with dash stroking.
|
Or you can draw pathes with dash stroking.
|
||||||
|
|
Loading…
Add table
Reference in a new issue