Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#8509 closed enhancement (fixed)

gegl-0.3.10

Reported by: bdubbs@… Owned by: bdubbs@…
Priority: normal Milestone: 8.0
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description (last modified by Douglas R. Reno)

New point version

Changes in GEGL 0.3.10
⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺
 • buffer:
    • stop caching tiles in a singly-linked list; use a hash table only
    • adjust box filtering threshold of linear/cubic samplers
    • add const qualifier to input rect parameter of
      gegl_tile_backend_set_extent()
    • don't acquire tile storage lock in NN sampler when not using
      multithreading
 • operations:
    • rgbe-load: add image/x-hdr mimetype
    • map-relative: sample from the pixel centers for integer vectors
    • warp: fix and rework the operation, now matches more closely the
      iWarp behaviour
    • color-reduction: add arithmetic dithers; inline for loop for each
      different method
 • bin: speed up some commands by not intializing opencl
 • json: make bundleable
 • translations: German, Greek, Italian, Occiatan, Polish, Portuguese,
   Russian, Serbian, Slovenian, Spanish updated

Contributions from:

Simon Budig, Marco Ciampa, Piotr Drąg, Ell, Øyvind Kolås, Roman Lebedev,
Daniel Mustieles, Michael Natterer, Jehan Pagès, Martin Pelikán,
Yolanda Álvarez Pérez, Alexandre Prokoudine, Tiago Santos, Dimitris Spingos,
Martin Srebotnjak, Cédric Valmary, Милош Поповић.

Change History (4)

comment:1 by Douglas R. Reno, 7 years ago

Description: modified (diff)

comment:2 by bdubbs@…, 7 years ago

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

Be sure to check out gimp after this package and babl.

comment:3 by bdubbs@…, 7 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 17980.

After building babl and gegl, I rebuilt gimp without problems. gimp seems to run fine with these libraries.

comment:4 by bdubbs@…, 7 years ago

Milestone: 7.118.0

Milestone renamed

Note: See TracTickets for help on using tickets.