Skip to content
  • Michael Natterer's avatar
    app/libgimp: enable plug-ins on high precision images · 21dfb8bd
    Michael Natterer authored
    Add gimp_plugin_enable_precision() in libgimp which switches the
    plug-in to deal with the drawables' real precision, call it from the
    libgimp GeglBuffer and Babl format APIs. If it's not enabled, let the
    core's plug-in convert the tiles to legacy formats when sending them
    over the wire.
    21dfb8bd