add demos to README.md

This commit is contained in:
Edwin Jakobs
2025-02-26 12:19:07 +00:00
parent 404d8b4332
commit 2053b24755

View File

@@ -12,3 +12,13 @@ _The code in `orx-text-writer` was previously found under `openrndr-draw` in the
[source code](src/jvmDemo/kotlin/DemoTextWriter01.kt) [source code](src/jvmDemo/kotlin/DemoTextWriter01.kt)
![DemoTextWriter01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-text-writer/images/DemoTextWriter01Kt.png) ![DemoTextWriter01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-text-writer/images/DemoTextWriter01Kt.png)
### DemoTextWriter02
[source code](src/jvmDemo/kotlin/DemoTextWriter02.kt)
![DemoTextWriter02Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-text-writer/images/DemoTextWriter02Kt.png)
### DemoTextWriter03
[source code](src/jvmDemo/kotlin/DemoTextWriter03.kt)
![DemoTextWriter03Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-text-writer/images/DemoTextWriter03Kt.png)