add demos to README.md

This commit is contained in:
Edwin Jakobs
2025-02-19 22:09:28 +00:00
parent e441661dbe
commit 579921ed15

View File

@@ -6,3 +6,9 @@ The `TextWriter` class was previously called `Writer`.
Find usage examples [in the guide](https://guide.openrndr.org/drawing/text.html#advanced-text-rendering).
_The code in `orx-text-writer` was previously found under `openrndr-draw` in the `openrndr` repository._
<!-- __demos__ -->
## Demos
### DemoTextWriter01
[source code](src/jvmDemo/kotlin/DemoTextWriter01.kt)
![DemoTextWriter01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-text-writer/images/DemoTextWriter01Kt.png)