On 13/9/11 02:20, Krzysztof Kosiński wrote:
W dniu 10 września 2011 19:32 użytkownik ~suv <suv-sf@...58...> napisał:
Pattern fills with clipped groups of vector objects in the pattern definition seem to be rendered as bitmaps and do not scale when zooming in, even looking slightly blurry or pixellized at zoom level 1:1.
I noticed that as well, but I'm not sure why it happens yet. I doubt it's related to the revision you mentioned because later updates remove that in favor of a different (per drawing item) caching mechanism.
I had done the tests with these revisions:
ok: 10326 10400 10450
not ok: 10454 10460 10473 10490 10577 10589 10626 10627
There might have been later internal changes I failed to notice - just that the earliest occurrence of rasterized pattern fills I found was between r10450 and r10454.
All these builds are un-optimized debug builds (-g -O0) without OpenMP support, compiled with Apple's GCC 4.2.1, using cairo 1.10.2.
~suv