commit | d2e39dbc6a68a6cc2a480d0c8082eb204f6b6e77 | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@chromium.org> | Wed Sep 07 07:52:55 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Wed Sep 07 07:52:55 2016 -0700 |
tree | 5926cb4083b2cc61424f4cda82ea746f9f76f631 | |
parent | 1e5abf15d11861247084e97215ec45a98912adb1 [diff] |
GN: fontmgr_custom This makes skia_use_fontconfig=false build on Linux. Instead of using fontconfig it looks in /usr/share/fonts. That alone is a nice feature to have, but it's mostly relevant for MSAN, where we can't link against any uninstrumented system libraries. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2318133003 Review-Url: https://codereview.chromium.org/2318133003