Skip to content

Durdraw 0.28.0

Latest
Compare
Choose a tag to compare
@cmang cmang released this 19 Oct 16:52
· 2 commits to master since this release
0e30fc6

0.28.0 new features:
* Faster start and load times
* Horizontal scrolling, for editing and viewing wide ANSIs
* New configuration file options: color-mode, max-canvas, disable-mouse, cursor-mode, scroll-colors
* esc-L Search and Replace Color
* Narrow window/40 column editor UI support
* esc-space to insert drawing character
* Added Modified Time column to File Open screen
* Durfetch - Neofetch integration. Make fetcher animations without writing any code (Beta)
* Can paste any Unicode character into drawing character picker
* Shift-delete to do the same thing as delete, but from the opposite direction (reverse delete) * New --wrap option determines how many columns to automatically wrap lines in loaded ANSI and ASCII files. (Default 80)
* Toggle Mouse Off/On added to Settings menu
* Scroll color option to use the mouse wheel to change colors instead of moving the cursor
* Open->Show All Files accessible from the keyboard, using Tab key
* Animation and Brush tutorials added to Help file
* Can suspend with ^Z now
* UI improvements, more Unixy, easter eggs, and more!

Many bug fixes, including:
* Fixed bug that could cause a crash when saving ANSI files after resizing the canvas
* Fixed bug that could cause the cursor to disappear over deleted characters on some terminals
* Fixed bug that could prevent playback from resuming correctly when selecting character set
* Fixed bug that could cause incorrect color picker placement
* Removed non-functional options related to startup screen (--startup and --wait, -w)