Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crazelu/stackedtextpaint
Flutter text painting experiment that produces a stacked text effect without using a font pack.
https://github.com/crazelu/stackedtextpaint
Last synced: 25 days ago
JSON representation
Flutter text painting experiment that produces a stacked text effect without using a font pack.
- Host: GitHub
- URL: https://github.com/crazelu/stackedtextpaint
- Owner: Crazelu
- Created: 2023-07-12T16:02:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-12T16:04:05.000Z (over 1 year ago)
- Last Synced: 2024-10-09T09:01:47.891Z (about 1 month ago)
- Language: Dart
- Size: 125 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# stackedtextpaint
Flutter text painting experiment that produces a stacked text effect without using a font pack.
Uses:
- TextPainter
- CustomPaint
- CustomPainter## Demo