Skip to content

Releases: serge-rgb/milton

Milton 1.9.1

27 Oct 22:06
Compare
Choose a tag to compare

Bugfix release

  • Fix exporter when canvas is rotated.
  • Fix line tool

Milton 1.9.0

28 Sep 21:23
Compare
Choose a tag to compare

New features

  • Smooth brushes
  • Pressure-to-opacity
  • Rotation (alt to rotate)
  • Canvas-relative brush sizes

Milton 1.6.2

05 Jun 15:38
Compare
Choose a tag to compare

Hotfix: Fix for tab binding

Milton 1.6.1

29 May 16:16
Compare
Choose a tag to compare
  • Fixed bug where Milton wouldn't run in Windows 7
  • Fixed bug where Milton would hang on mouse input with wintab.dll loaded
  • Fixed render bug where bounding rect test for stroke clipping was incorrect

New features

  • New settings window, where key bindings can be set! (File->Settings)
  • Peek out. Press backquote (by default) to toggle zoom out.

Milton 1.6.0

15 Mar 04:21
Compare
Choose a tag to compare

It's been a long time, but this is mostly a polish release

  • New feature: Lines
  • Better GL compatibility.
  • Performance improvements to renderer
  • Auto save saves less often, depending on file size.
  • Huion tablet support

Milton 1.5.1

05 Oct 00:08
Compare
Choose a tag to compare

Small bugfix release: crash when Wacom driver was not present.

Milton 1.5.0

23 Sep 21:27
Compare
Choose a tag to compare
  • HiDPI support.
  • Fix for a long standing handmade hero bug.

Milton 1.4.4

20 Jul 02:25
Compare
Choose a tag to compare
  • Update license to GPL.
  • Workaround for a problem where GetSystemMetrics(SM_CXCURSOR) returns an unexpected value.

Milton 1.4.3

16 Jul 20:26
Compare
Choose a tag to compare

Small fix to the wacom event handler.

Milton 1.4.2

04 Jun 01:25
Compare
Choose a tag to compare

Fixed Wacom issues. Rewrote the DPI scaling code.