add demos to README.md
This commit is contained in:
@@ -26,6 +26,7 @@ Key Components:
|
||||
- `Rectangle` provides a way to define the rectangular area.
|
||||
- `drawer` enables isolated operations for drawing elements.
|
||||
- `writer` facilitates text rendering with alignment and spacing adjustments.
|
||||
|
||||

|
||||
|
||||
[source code](src/jvmDemo/kotlin/DemoTextWriter01.kt)
|
||||
@@ -33,6 +34,7 @@ Key Components:
|
||||
### DemoTextWriter02
|
||||
|
||||
|
||||
|
||||

|
||||
|
||||
[source code](src/jvmDemo/kotlin/DemoTextWriter02.kt)
|
||||
@@ -40,6 +42,7 @@ Key Components:
|
||||
### DemoTextWriter03
|
||||
|
||||
|
||||
|
||||

|
||||
|
||||
[source code](src/jvmDemo/kotlin/DemoTextWriter03.kt)
|
||||
|
||||
Reference in New Issue
Block a user