Skip to content

Releases: cmang/durdraw

Durdraw 0.24.2

04 Jan 09:15

Choose a tag to compare

0.24.2 changes:

  • Added a man page
  • Documentation changes
  • Updated Ansilove in-program URL
  • Removed old obsolete font files (and subsequent license notices)

Durdraw 0.24.1

01 Jan 11:48
241150b

Choose a tag to compare

0.24.1 changes:

  • Fixed issue with xterm title update
  • Added search function
  • Updated 16-color help file logo

Durdraw 0.24.0

27 Dec 23:22

Choose a tag to compare

0.23.1 changes:

  • New logical layout for 256 color palette
  • 256 color palette stays on the screen, if the terminal is wide enough
  • Use Tab to switch between canvas and 256-color palette
  • Color mode switching without restarting
  • Automatically switch to appropriate color mode when loading .dur and ANSI files
  • Keyboard shortcut tips in the file menu
  • Settings menu
  • Animation menu
  • No more startup screen by default, unless you really want it (then use --startup)
  • UI changes, bug fixes

Durdraw 0.23.1

15 Dec 12:13

Choose a tag to compare

0.23.1 changes:

  • Fixed issue where cursor disappears in new files, on some terminals
  • Renamed --ibmpc to --cp437 and re-wrote help file for extra clarification
  • README updates about editing 16-color IBM-PC ANSI

Durdraw 0.23.0

11 Dec 10:47

Choose a tag to compare

0.23.0 changes:

  • Keyboard shortcut hints when you hit Esc
  • --cursor option for selecting cursor style (block, underscore, pipe)
  • --export-ansi option
  • Open screen shows SAUCE date, file size, modified date
  • View mode scroll fills to bottom of terminal
  • Various bug fixes and GUI tweaks

Durdraw 0.22.4

06 Dec 01:32

Choose a tag to compare

0.22.4 changes:

  • Bug fix release. Get this instead of 0.22.3.
  • Python 3.9 compatibility fixes (including disabling mouse scroll support in Python 3.9 and lower)

Durdraw 0.22.2

04 Dec 12:11

Choose a tag to compare

0.22.2 changes:

  • Saving ANSI files now asks if you want to use CP437 or Utf8 character encoding
  • esc-l (color character under cursor) and esc-V (view mode) added to Help screens

Durdraw 0.22.1

02 Dec 10:14

Choose a tag to compare

What's new in 0.22.1:

  • Fixed issue where border disappears after exiting View mode
  • esc-l Color character under cursor

Durdraw 0.22.0

01 Dec 21:20

Choose a tag to compare

Holiday 2023 Release!

0.22.0 Changes:

  • ANSI file loading!
  • Scrolling for long ansis!
  • Automatic conversion from CP437 to Unicode!
  • Character Set/Unicode Block browser!
  • esc-S changes Character Set
  • esc-K to MarK a selection (like shift-left/right)
  • esc-I Character Inspector
  • esc-i File/Sauce information
  • esc-V View mode (hides controls and plays)
  • Open screen remembers last loaded directory
  • Scrolling help screen
  • Sauce reading
  • Better open screen (shows sauce, better search)
  • Mouse wheel to move cursor

Durdraw 0.21.1

24 Sep 02:14

Choose a tag to compare

0.21.1 changes:

  • Stop showing color mode if Startup Screen is disabled (or if in --play mode)
  • Stop cropping left columns in ANSI export.
  • Show theme as "default" if --notheme is set.