Skip to content

v1.4.0

Choose a tag to compare

@namil-k namil-k released this 24 Mar 18:25
· 13 commits to main since this release

Image Import

  • i key opens file browser — load any image as ASCII art
  • Import settings: fit (width/height/fill), rotate, flip
  • EXIF orientation auto-applied
  • r to rotate, m to mirror in import mode

CLI Convert

  • txxxt convert photo.jpg — print ASCII art to terminal
  • txxxt convert photo.jpg --style hangul --color -o out.html
  • Styles: standard, letters, dots, digits, blocks, hangul, hiragana, katakana, hanja

UI

  • Menu reordered: visual(1) settings(2) import(3) friends(4) account(5)
  • Panel border clipping fix
  • Website color palette update

Full Changelog: v1.3.0...v1.4.0