mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-10 11:19:04 +00:00
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:
@@ -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
|
FONTCONFIG = ${.CURDIR}/../../../dist/fontconfig
|
||||||
CONFIGDIR = /etc/fonts/conf.d
|
CONFIGDIR = /etc/fonts/conf.d
|
||||||
@@ -9,7 +9,6 @@ DOC_FILES= \
|
|||||||
README
|
README
|
||||||
|
|
||||||
CONF_LINKS = \
|
CONF_LINKS = \
|
||||||
10-autohint.conf \
|
|
||||||
10-scale-bitmap-fonts.conf \
|
10-scale-bitmap-fonts.conf \
|
||||||
20-unhint-small-vera.conf \
|
20-unhint-small-vera.conf \
|
||||||
30-lucida-aliases.conf \
|
30-lucida-aliases.conf \
|
||||||
|
|||||||
Reference in New Issue
Block a user