Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#13122 closed enhancement (fixed)

libmypaint-1.5.0

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 9.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (6)

comment:1 by ken@…, 4 years ago

The 1.5.0 release includes the following: Backported functionality

Features from the dev branch are backported in an API-compatible way, under the new MyPaintSurface2 interface (and the MyPaintTiledSurface2 implementation).

view zoom & view rotation spectral color blending (pigment mode) new smudge settings: length multiplier, buckets, transparency new symmetry modes: vertical, vertical+horizontal, rotational, snowflake adjustable angle for symmetry modes optional multiple output rectangles (only relevant w. new symmetry modes)

(new symmetry modes only available for MyPaintTiledSurface2)

Changes from 1.4.0

Directional offsets are clamped to a maximum distance of 3 * 1080 pixels.

Some string updates and a lot translated strings.

Gegl build and examples fixed (note that neither MyPaint nor GIMP require or use the gegl-compatible interface or GObject introspection provided by libmypaint). Compatibility note

For those who mess around with their library installs, note that the 1.5.0 release is ABI-compatible with 1.3.0, but not 1.4.0 (due to a enum reordering).

comment:2 by ken@…, 4 years ago

Owner: changed from blfs-book to ken@…
Status: newassigned

Will try this.

comment:3 by ken@…, 4 years ago

Owner: changed from ken@… to blfs-book
Status: assignednew

No configure script (and no sign of cmake or meson files).

I tried running autoreconf -fiv, but configure ended in error:

config.status: error: cannot find input file: `po/Makefile.in.in'

Giving back to the book, I guess this can probably wait for 9.2 unless someone is motivated to persuade it to build.

comment:4 by Bruce Dubbs, 4 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

The version I downloaded had configure and built/tested as in the book.

comment:5 by Bruce Dubbs, 4 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 22715.

comment:6 by ken@…, 4 years ago

Thanks, Looks as if I accidentally downloaded the "source code" .tar.gz instead of the .tar.xz.

Note: See TracTickets for help on using tickets.