Milton Versions Save

An infinite-canvas paint program

v1.9.1

4 years ago

Bugfix release

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

v1.9.0

4 years ago

New features

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

v1.6.2

4 years ago

Hotfix: Fix for tab binding

v1.6.1

4 years ago
  • 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.

v1.6.0

5 years ago

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

v1.5.1

6 years ago

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

v1.5.0

6 years ago
  • HiDPI support.
  • Fix for a long standing handmade hero bug.

v1.4.4

6 years ago
  • Update license to GPL.
  • Workaround for a problem where GetSystemMetrics(SM_CXCURSOR) returns an unexpected value.

v1.4.3

6 years ago

Small fix to the wacom event handler.

v1.4.2

6 years ago

Fixed Wacom issues. Rewrote the DPI scaling code.