We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce40145 commit b09f02fCopy full SHA for b09f02f
README.md
@@ -14,6 +14,8 @@ See [imzero.go](./go/imzero.go) for a sample driver application using the ImZero
14
<details><summary>SVG "screenshot"</summary>
15
Unedited SVG (generated by Skia):
16
<img src="./doc/img/screenshots/skia.svg" alt="skia svg"/>
17
+Text rendered as path:
18
+<img src="./doc/img/screenshots/skia_text_as_path.svg" alt="skia nofont svg"/>
19
</details>
20
<details><summary>For comparison: Plain ImGui renderer with Freetype</summary>
21
<img src="./doc/img/screenshots/plain.png" alt="imgui png"/>
0 commit comments