[orx-composition] Add details to README.md files (#332)

This commit is contained in:
Abe Pazos
2024-04-02 13:14:38 +02:00
committed by GitHub
parent 28aed391f2
commit 275f677cf3
3 changed files with 35 additions and 3 deletions

View File

@@ -2,5 +2,7 @@
Writing texts with layouts
Code in `orx-text-writer` was previously part of `openrndr-draw`.
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._