Don't enable 10-autohint.conf by default. It causes problems with

xterm -fa mono (underscores disappearing because the glyph exceeds
the cell size), matthieu@ can't remember why he enabled it, and it's
not enabled by default anywhere else.  ok matthieu@
This commit is contained in:
naddy 2015-10-23 12:29:31 +00:00
parent f3fdd101b8
commit 5a22aec1bc

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.7 2014/08/31 13:50:27 matthieu Exp $
# $OpenBSD: Makefile,v 1.8 2015/10/23 12:29:31 naddy Exp $
FONTCONFIG = ${.CURDIR}/../../../dist/fontconfig
CONFIGDIR = /etc/fonts/conf.d
@ -9,7 +9,6 @@ DOC_FILES= \
README
CONF_LINKS = \
10-autohint.conf \
10-scale-bitmap-fonts.conf \
20-unhint-small-vera.conf \
30-lucida-aliases.conf \