What's new in 2.2.0?
- feat(file) multi-platform file handlers ( issue #116 from @TheGreenHerring )
- docs: add browser support matrix markdown table
- fix(ui) ios 26 quirks
- fix(modals) & opt(menus)
- revert(canvas) undo/redo batching removed optimization logic introduced in the last version causing a regression
- fix(selectionTool) artifacts
- feat(tutorials) all hail lord jazz ( PR #119 from @xero )
[ Full Changelog ]
In-Editor ANSI Drawing Tutorials
Feature Inspo:
Multi people over the years have expressed a desire to drawn ANSI/ASCII artwork. But the lack of formal educational materials is intimidating to many people.
Tip
Step one to learning any skill is always: "Study The Masters"
teXt0wnz now contains a built in library of ANSI drawing tutorials. The tutorials section contains 22 hand-collected works spanning decades of the scene. Each entry showcases unique techniques, styles, and the vision of a talented artist. I spent hours combing through the 16colors archives to pick the ones i felt best expressed the basics of this art-form.
The tutorials themselves are just ANSI files. Opening a tutorial simply opens the file in the editor. This allows you to test the techniques and play around with the samples in it's native context.
Each entry contains artist and release information linking back to their original sources for further exploration
Viewing and Opening Tutorials
- Click file menu floppy disk icon
- Click "Tutorials"
- Click on a preview to load the tutorial into the editor!
Note
See wiki/tutorials for a complete listing
Docker Images
# Dockerhub
docker pull xerostyle/text0wnz:sha-d59ee7a
#Github Container Registry
docker pull ghcr.io/xero/text0wnz:sha-d59ee7a