Commit graph

9 commits

Author SHA1 Message Date
nia
b574dc39b3 *: Replace per-package msgfmt hacks with msgfmt-desktop.mk 2022-03-12 08:01:48 +00:00
nia
f49b225fac graphics: Use hacks.mk to avoid NetBSD msgfmt on NetBSD only. 2022-03-12 07:06:26 +00:00
nia
f8331b5844 graphics: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 10:45:53 +00:00
nia
84d3786e88 graphics: Remove SHA1 hashes for distfiles 2021-10-07 14:11:55 +00:00
nia
611cb0acee drawing: update to 0.8.3
drawing (0.8.3)

  * draw a wider outline to the free selection when the image is zoomed out
  * fix incorrectly huge height of the selection after rotating it
  * update several translations

drawing (0.8.2)

  * refactoring of the optionsbars (bottom panes) of the transform tools
  * add a "lock line direction" option to the line tool
  * fix shift+f10 action when using a selection tool on mobile
  * add an outline to the canvas
  * fix the `-c` option when using Wayland
  * lock image proportions by default when scaling with the numerical inputs
  * fix an unexpected way the "crop" tool could expand the selection
  * preview correctly the areas created by a transform tool before applying a change
  * fix when the app starts with a transform tool, and this tool is immediately used and applied
  * compatibility with older distributions
  * update several translations

drawing (0.8.1)

  * add an action "selection > define as current image"
  * fix how the canvas was ERASED if it was being cropped on one side but expanded on the other side
  * add an action "selection > expand image to fit [the size of the selection]"
  * add a several ways of censoring information as an option to the eraser tool
  * preference to select a theme variant
  * add "nib direction" option to the calligraphic nib
  * better pre-select the currently used font in the font chooser dialog
  * add optional outline to the pencil, line, and curve tools
  * better looking outline for the "insert text" tool
  * update several translations
2021-08-13 12:08:58 +00:00
nia
29894fe6b9 drawing: update to 0.8.0
changes:
    new, richer, more readable bottom pane for the selection tool
    add a "replace with" option to the eraser tool
    use an adequate layout on LXDE or LXQt
    force the release notes down users' throat
    rewrite the help manual to better force it down users' throat
    add color application mode support to the "shape" tool
    persist the text background style
    brush supporting pressure-sensitive input
    hairy brush supporting pressure-sensitive input
    airbrush supporting pressure-sensitive input
    calligraphic nip supporting pressure-sensitive input
    fix unexpected "jumps" when unselecting a selection that was defined by an undo
    improve the fullscreen mode, with a way to toggle the tools list
    add an "increase constrast" filter
    deleting the selection can now leave something else than transparency #232
    option to exclude the color left under the selection from the selection itself #232
    rewrite the UI for changing the color application mode
    remove the cool but deprecated GNOME Shell app menu
    update several translations
2021-06-12 09:40:09 +00:00
nia
a98eb35ee3 drawing: update to 0.6.5
drawing (0.6.5) unstable; urgency=low

  * fix unexplained regression of bottom panes responsiveness
  * mitigation of the "very quick series of ctrl+b" bug
  * disable importing or opening an image using drag-and-drop with flatpak (it was broken)
  * fix printing (issue #20)
  * more pertinent movements of the view when holding and moving the middle-click
  * update several translations
2021-02-18 17:20:59 +00:00
nia
dfec7f11ba drawing: Update to 0.6.3
Changes:
    use submenus for the "tools" menu in the menubar
    fix arrows' heads when the line was semi-transparent
    fix arrows' heads with specific angles (#286)
    fix arrows' heads when the line had a square end
    add option for double-ended arrows
    add more style options for dashed lines
    update several translations
2020-11-26 15:26:19 +00:00
nia
d5ec4ceb92 graphics: Add drawing
This application is a basic image editor, similar to Microsoft Paint, but
aiming at the GNOME desktop.

PNG, JPEG and BMP files are supported.
2020-06-17 08:47:30 +00:00