void-packages/srcpkgs/firefox
Helmut Pozimski 8ca8ebae43 Fix font rendering issues with freetype 2.8.1 for firefox and firefox-esr (#7723)
* firefox: add patch to fix font rendering issue with freetype 2.8.1

After the recent freetype upgrade, font rendering in firefox was
messed up because of issues with the bundled Skia library as documented
in https://bugzilla.mozilla.org/show_bug.cgi?id=1393467 . This commit
adds the patch from https://bugzilla.mozilla.org/attachment.cgi?id=8902859 .

* firefox-esr: add patch to fix font rendering issue with freetype 2.8.1

After the recent freetype upgrade, font rendering in firefox-esr was
messed up because of issues with the bundled Skia library as documented
in https://bugzilla.mozilla.org/show_bug.cgi?id=1393467 . This commit
adds the patch from https://bugzilla.mozilla.org/attachment.cgi?id=8904705
which is a backported version of the Skia fix for Firefox 52 ESR.
2017-09-19 08:38:07 +02:00
..
files
patches
template
update