20 Aug
2010
20 Aug
'10
11:47 p.m.
2010/8/20 Jasper van de Gronde <th.v.d.gronde@...528...>:
I guess there are some interesting things to be done in this area, but in the short term it might be easiest to either try to enable 16 bit rendering and add dither afterwards or to add a simple dither to gradient rendering (would definitely need to be optional, possibly on a per-shape basis).
Dithering would be much simpler to add, as Pixman doesn't support 16-bit compositing at the moment. It could be set as one of the pattern options.
By the way, 16-bit sRGB integers aren't the only option. 16-bit linear floats could be better.
Regards, Krzysztof