gecko-dev/gfx/skia
Lee Salzman ad0210a389 Bug 1625606 - Use Skia's mac font smoothing handling. r=aosmond
Currently we try to alternate between light-on-dark and dark-on-light
text rendering masks on macOS depending on text colors. Historically,
this matched earlier versions of macOS reasonably well. In successive
versions of macOS, however, this approximation appears to have broken
down and no longer gives correct results.

Given that recent macOS versions no longer promotes font-smoothing at
all, it seems more reasonable to match Skia's font smoothing handling
because it appears to better work with these more recent versions while
requiring us to have less special code to do so.

Differential Revision: https://phabricator.services.mozilla.com/D229444
2024-11-19 18:38:48 +00:00
..
patches
skia Bug 1625606 - Use Skia's mac font smoothing handling. r=aosmond 2024-11-19 18:38:48 +00:00
generate_mozbuild.py Bug 1931242 - Update mozbuild for Skia m132. r=aosmond 2024-11-15 19:05:15 +00:00
LICENSE
moz.build Bug 1931242 - Update mozbuild for Skia m132. r=aosmond 2024-11-15 19:05:15 +00:00
README
README_COMMITTING
README_MOZILLA

Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.

See full details, and build instructions, at http://code.google.com/p/skia/wiki/DocRoot