jfPaint Changelog

What's new in jfPaint 0.21

Aug 3, 2017
  • Fix: added ENTER/ESCAPE hot keys to dialog boxes

New in jfPaint 0.20 (Aug 3, 2017)

  • Fix: selection box is placed in top/left view port when scrolled or zoomed (was placed at image top/left)
  • Fix: selecting fill tool in transparent mode would disable transparency slider

New in jfPaint 0.18 (Jun 3, 2015)

  • New : fill tool now uses threshold
  • Fix : undo/redo issues

New in jfPaint 0.17 (Jun 3, 2015)

  • New : support for image layers added (layered images are saved to *.jfpaint files)

New in jfPaint 0.16 (Jun 3, 2015)

  • New : added xpm support (read only)

New in jfPaint 0.15 (Jun 3, 2015)

  • New : added fill at edge modifier for the fill tool
  • Fix : alpha channel was striped on load
  • New : added alternate checkered pattern button

New in jfPaint 0.14 (Jun 3, 2015)

  • New : moved fill and color picker to mousePressed() event

New in jfPaint 0.13 (Jun 3, 2015)

  • Fix : fill with alpha mode enabled would inf loop if target color == fill color if alpha values differed

New in jfPaint 0.12 (Jun 3, 2015)

  • Added "fill with alpha" toggle button to alter fill tool to "replace" the alpha channel (available in normal paint mode only).

New in jfPaint 0.11 (Jun 3, 2015)

  • Added Gaussian Blur paint mode

New in jfPaint 0.10 (Jun 3, 2015)

  • Added a menu
  • Added new Color Layer selection (not all tools are available in sub-layers)
  • Fixed the fill tool while in transparent paint mode
  • Fixed the substitution tool

New in jfPaint 0.9 (Jun 3, 2015)

  • Fixed fill in

New in jfPaint 0.8 (Jun 3, 2015)

  • Now uses system clipboard