"Adam D. Moss" <adam@xxxxxxxx> writes: > I've spent a bazillion hours this year on partial rewrites > of the INDEXED->RGB quantization, mostly to improve quality > but partly to abstract the code away from its RGB8-centricity. > > It's all been off-tree however until I thought it was ready; > it was actually very-nearly-ready six months ago but then I > made the mistake of CVS-updating and when I finally got enough > of the new dependancies (and sub-dependancies, and...) installed > to get it to compile, I couldn't make it stop crashing at > startup for weeks and then sorta gave up until 1.3 was more > dev-friendly which it probably is now but my circumstances > have changed enormously and I no longer have time for much > of anything. I'll make a point of trying CVS HEAD again when > I get a few straight hours and have steeled myself to face the > probable merge-pain! Hi Adam, I hope there should not be too much merge pain. Given you didn't change the dialog parts of former app/convert.c (which I have moved to app/gui/convert-dialog.c), the actual code lives almost unchanged in app/core/gimpimage-convert.c. ciao, --Mitch