https://issues.apache.org/ooo/show_bug.cgi?id=121749
Armin Le Grand <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Armin Le Grand <[email protected]> --- ALG: The fill information is interpolated when used, in the case where it needs to be stretched and in the case where it needs to be compacted (which is even more important sometimes). I see this as technical advancements, adding a mode where this is not done would - Increase the complexity of the renderers - Lead to errors (another flag which may be forgotten in all exporters/renderers) - Lead to errors when making smaller (pixels will 'vanish' with no control which ones when not interpolating in this case) All this can be 'worarounded' by simply preparing bitmaps with enough resolution, even when not much colors are used. Thus, I would not support to start to add such a feature. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
