зеркало из https://github.com/mozilla/gecko-dev.git
b164800498
This attempts to emulate the behavior of GetRecommendedRenderingMode without actually calling it. In addition, it allows some Gecko-specific behavior like overriding the render mode explicitly that allows some simplification of the decision-making. Inside GetRecommendedRenderingMode, natural is only allowed if <= 20 size. This allows us to thus decide mostly based on whether the size is > 20 or if an explicit mode was specified. In the remaining case where we need to check a GASP table if available, we defer to the symmetric flag. If there is no GASP, we assume natural. Differential Revision: https://phabricator.services.mozilla.com/D122025 |
||
---|---|---|
.. | ||
patches | ||
skia | ||
LICENSE | ||
README | ||
README_COMMITTING | ||
README_MOZILLA | ||
generate_mozbuild.py | ||
moz.build |
README
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