1.5.1
Bugfix/localization release
Code changes
mypaint-brush.c
:count_dabs_to
calculation changed to be consistent withv1.3.0
/1.4.0
when called via the old stroke interface, and generally fixed so that there's no need for an additional initialmypaint_brush_stroke_to
call to produce a visible stroke.mypaint-brush.c
: estimation of dabs per pixel reverted to the old calculation when called via the old stroke interface.
Build system fixes
- Fixes incorrect versions for the requirements in the libmypaint-gegl pkg-config file (for both gegl and libmypaint)
- The openmp flags are now actually used when building with --enable-openmp
Localization
New translations for:
- Croatian
- German
- Greek
- Indonesian
- Korean
Misc.
Minimal example program adjusted to account for the code changes.