matthieu
6219851df2
Update to fontconfig 2.12.1.
...
Tested by krw@, dcoppa@, ok dcoppa@.
2016-08-09 18:57:41 +00:00
matthieu
8ffe8af9da
Fix buffer overflow in copying PS name
...
As reported on the fontconfig mailing list by Tanel Liiv.
Found using American Fuzzy Lop.
Upstream patch adapted to use strlcpy().
2015-01-03 16:13:16 +00:00
matthieu
b4cc09fbf4
Update to fontconfig 2.11.1. Tested by shadchin@
2014-05-18 10:33:03 +00:00
naddy
ea97b1d614
use arc4random() as the preferred random number source in fontconfig
...
ok matthieu@
2013-09-01 19:47:52 +00:00
matthieu
59dcebd7e7
Merge from fontconfig git repository:
...
Fix fc-cache crash caused by looking up NULL object incorrectly
We were returning a skiplist node when looking up NULL!
2013-03-17 22:12:47 +00:00
matthieu
79dacaca45
MFC: Bug 60748 - broken conf.d/10-autohint.conf and conf.d/10-unhinted.conf
...
Move the target of recipes to the "pattern" from the "font". This is
to ensure the targeted objects is updated by them prior to
FcDefaultSubstitute() so that it can adds the default values properly.
2013-03-09 14:14:34 +00:00
matthieu
de08f67d60
Add missing fcntl(..., F_DUPFD_CLOEXEC) argument.
2013-03-09 14:01:04 +00:00
matthieu
ead261fb97
New config file providing replacement for Lucida fonts.
...
Replace ugly bitmapped fonts by Luxi or DejaVu TrueType fonts,
Provide aliases for commonly found Lucida family fonts (Lucida,
Lucida Grande, Lucida Sans Unicode).
Prodded by a submission by Tobias Ulmer. Ok mpi@.
2013-03-09 14:00:31 +00:00
matthieu
cb861fcea9
Add a substitution from fonts that map to ugly bitmapped ones
...
Maps to DejaVu fonts. Most of the work done by martynas@
and deraadt@, with inputs and tests from naddy@, todd@
and lots of others.
2013-03-09 13:59:48 +00:00
matthieu
0bbce74883
fc-cache] Add '-c' option fc-cache to chroot on startup
...
before (re)building the font cache. Useful for builds with
$DESTDIR set, to prepare a binary distribution.
2013-03-09 13:58:47 +00:00
matthieu
c9c2f93b5d
Import fontconfig 2.10.91 in a separate directory
...
to make room for a BSD make build system.
2013-03-09 13:33:45 +00:00