commit | 08d171445b4006a5d620c6121048f4c383dba4d9 | [log] [tgz] |
---|---|---|
author | bungeman <bungeman@google.com> | Wed Jun 03 12:58:40 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Wed Jun 03 12:58:40 2015 -0700 |
tree | 8045f6c9b9a42c0dac2159323586c6ff106a9fe3 | |
parent | ce09a28d0cf069daed28e36cb0123568a2c20eb6 [diff] |
Remove SK_FREETYPE_HAS_MM. The SK_FREETYPE_HAS_MM define was added to delay the changes to support GX variation fonts on platforms which did not compile ftmm.c into their FreeType build. Now that all builds should have this file the define can be removed. Committed: https://skia.googlesource.com/skia/+/4f61fee53af956a8beb4c56fa6479cb6b1aa5159 Review URL: https://codereview.chromium.org/1143133006