Comment 9 for bug 1750199

Revision history for this message
In , Vstuart-foote (vstuart-foote) wrote :

(In reply to Hossein from comment #5)
> @Caolan
> I think this is related to the way icons are rasterized and get rendered. If
> someone uses a 2x scaling, the underlying rasterizer does the rasterization
> for a smaller size, and the result becomes blurry.
> Do you have any idea how to draw vectors better in vcl/gtk?

@Hossein, *
So please check the cache in your user profile. With a 200% scaling you should see a breeze_svg directory and sub-directory "200" that should contain the entire Breeze icon theme resampled to PNG icons at ~64x64px. If used those should be very crisp.

If not there then the icons are not being rebuilt and some lower resolution 32px icons are simply being scaled 200% with other UI graphics.

See also bug 115439