add demos to README.md
This commit is contained in:
@@ -71,11 +71,15 @@ fun main() = application {
|
||||
<!-- __demos__ -->
|
||||
## Demos
|
||||
### DemoImageFit01
|
||||
[source code](src/jvmDemo/kotlin/DemoImageFit01.kt)
|
||||
|
||||
Tests `drawer.imageFit()` with all FitMethods for portrait and landscape images.
|
||||

|
||||
|
||||
[source code](src/jvmDemo/kotlin/DemoImageFit01.kt)
|
||||
|
||||
### DemoImageFitSub01
|
||||
[source code](src/jvmDemo/kotlin/DemoImageFitSub01.kt)
|
||||
|
||||
|
||||

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