diff options
author | pho <pho@pkgsrc.org> | 2014-05-27 08:43:55 +0000 |
---|---|---|
committer | pho <pho@pkgsrc.org> | 2014-05-27 08:43:55 +0000 |
commit | 6c1d7314d6d02cfe2d63470789f9533534601bb4 (patch) | |
tree | 44cc10da189d0fb8f8c1b09b37d63068788e8535 /devel/pango | |
parent | 6f1a9693b625044cead2d5ebc4254475fb0dddfe (diff) | |
download | pkgsrc-6c1d7314d6d02cfe2d63470789f9533534601bb4.tar.gz |
Disable Quartz backend on Darwin
Quartz backend interacts badly with our library stack. The most notable
issue is that when quartz-font is enabled, cairo will never use fontconfig
but instead uses CoreGraphics API to find fonts in system-default font
paths; as a result, any fonts installed with pkgsrc will never be found.
OTOH fontconfig by default searches for fonts in MacOS X system-default
paths too so sticking with it will not cause a problem.
Diffstat (limited to 'devel/pango')
0 files changed, 0 insertions, 0 deletions