Move FreeType bundling on mac OS from PDFium up to Chrome
Preparation for using FreeType on older mac OS versions for supporting OpenType variable fonts. Introduce a MAC_RESTRICT_VISIBILITY define in the FreeType build in order not to expose FreeType symbols on the main executable on Mac, since there is a symbol visibility check build-step which breaks if it finds FreeType symbols there. BUG=714553 Review-Url: https://codereview.chromium.org/2842513004 Cr-Commit-Position: refs/heads/master@{#467593}
Showing
Please register or sign in to comment