Path to this page:
Subject: CVS commit: pkgsrc/fonts/fontconfig
From: Adam Ciarcinski
Date: 2013-05-20 21:56:40
Message id: 20130520195640.0D57C92@ivanova.netbsd.org
Log Message:
Changes 2.10.93:
Bug 62980 - matching native fonts with even :lang=en
Ensure closing fp on error
Obtain fonts data via FT_Face instead of opening a file directly
Revert the previous change and rework to not export freetype API outside \
fcfreetype.c
documented FC_HASH and FC_POSTSCRIPT_NAME
Bug 63329 - make check fails: .. contents:: :depth: 2
Use the glob matching for filename
Bug 63452 - conf.d/README outdated
Fix missing OSAtomicCompareAndSwapPtrBarrier() on Mac OS X 10.4
Bug 63922 - FcFreeTypeQueryFace fails on postscripts fonts loaded from memory
build-chain, replace INCLUDES directive by AM_CPPFLAGS
Files: