Durdraw Versions Save

Versatile ASCII and ANSI Art text editor for drawing in the Linux/Unix/macOS terminal, with animation, 256 and 16 colors, Unicode and CP437, and customizable themes

0.27.1

3 weeks ago

Minor bug fix update.

0.27.1 changes: * Fixed mouse preview for draw/paint when returning from playback mode * Prevent menu from crashing if window is too short * Removed unnecessary escape code and redraw in playback refresh * Single or double-click character to set for fill/draw

0.27.0

4 weeks ago

0.27.0 brings many changes:

  • No more required Python dependencies! (PIL now optional)
  • Paint/Brush mouse tool. Select to make a custom brush.
  • Double-click characters in F1-F10 area to set (for fill/draw/etc)
  • esc-P to pick up character under cursor (for fill/draw/etc)
  • esc-{ and esc-} to shift frame order left and right
  • Tab to select new 16-color picker
  • In new 16-color picker, double click sets BG color. Single click still sets FG color.
  • VGA, ZX Spectrum and C64 palettes
  • Indicator * for when the mouse button is registered as clicking down (esc or single click always releases)
  • Alt-arrows to change colors in more terminals (just like esc-arrows)
  • alt-up/down to change color vertically in 256 color mode
  • -d or --delayexit to wait X seconds before exiting in -p or --play mode
  • Enter on last line adds a new line, like Aciddraw/Pablodraw
  • 80 columns no longer required for viewer mode
  • Improved ANSI file loading support
  • Improved mouse support
  • Saving ASCII files asks which character encoding to use (CP437 or Utf-8)
  • Moved Transform submenu into Animation menu
  • Moved draw/fill character button, stopped hiding unless screen is too small
  • Draw character button is shown in selected color
  • UI flicker fixes
  • Help screen shows Python version
  • Bug fixes

0.26.0

3 months ago

0.26.0 changes:

  • Animation transform effects: Bounce (Ping-Pong), Repeat and Reverse
  • Mouse drawing previews chracter under cursor
  • Select to Cut (across a single or all frames)
  • Select to Flip Horizontal
  • Select to Flip Vertical
  • Paste to all frames option
  • Classic ANSImation export
  • License change from ISC to BSD 3-Clause
  • Bug fixes, minor UI changes

0.25.3

5 months ago

0.25.3 changes:

  • Fixed issue with keyboard-selecting 256 colors

0.25.2

5 months ago

0.25.2 changes:

  • 256 color palette can display under canvas now, in addition to the right of canvas
  • UI improvements
  • Stability improvements

0.25.1

5 months ago

0.25.1 changes

  • Fixes an issue where, if the file information (sauce) is displayed in the sidebar while the editor is in playback mode, the cursor can disappear due to landing on the wrong spot.

0.25.0

5 months ago

0.25.0 changes:

  • Added esc-1, esc-2, etc. as alternatives to F1-F10
  • Sauce/info added to sidebar, can be toggled off and on
  • Select to Fill
  • Select to Color
  • Bug/crash fixes

0.24.3

5 months ago

0.24.3 changes:

  • Fix a crash on non-256 color terminals (including TERM=linux)
  • Moved the main screenshot gif out of the repo, to make the download smaller

0.24.2

6 months ago

0.24.2 changes:

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

0.24.1

6 months ago

0.24.1 changes:

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