Commit Graph

2 Commits (4be3e5a130450aa723a76e7f97ae4a075d6035e9)

Author SHA1 Message Date
Amir Alexander Abdelbaki 6528f64594 add REAL_VIEWFINDER setting to size and center the live preview
Sizes the curses viewfinder box to match the print output's character
grid (A4/roll-paper target dims) instead of always filling the
terminal, and always centers the box. Defaults to true.
2026-07-14 13:04:12 +02:00
Amir Alexander Abdelbaki 7f67c5fd81 add ascii.conf and keybinds.conf for converter options and rebindable keys
ascii.conf exposes ascii-image-converter's dimension/complexity/map/
grayscale/negative/flip options (color and braille stay out since they
rely on ANSI/multi-byte Unicode that txt2printr.sh's raw print path
can't render). keybinds.conf lets exec-cycle.sh's capture/brightness/
exposure/reset keys be rebound instead of hardcoded, matched
case-insensitively; the on-screen hint bar renders from the same
config so it never drifts out of sync with the actual bindings.
2026-07-03 11:33:33 +02:00