Skip to content

Enable hires retina support for the GTK2/OSX build

Alex Samorukov requested to merge samm-git/gimp:gimp-2-10-retina into gimp-2-10

This patch adds support for HiDPI display in OSX/Mojave. To demonstrate difference screenshot is provided below:

Screenshot_2018-11-22_at_10.10.59

First image is 100x100 png file with 50% zoom without patch, and second one - with patch.

@Jehan would be great if you can review.

P.S. I think it should not be added to master as [hopefully] this will be handled by GTK3 itself, and if not - GTK3 should be patched.

Edited by Alex Samorukov

Merge request reports