Revert "fontaliases: revise fonts.alias for UTF-8 to display"
This reverts commit a976460e59.
This just does not look as good, and the fonts appear too tiny. It
needs more work, andshould support all OS's since they pretty much (at
least with the linuxen and bsd's) all use the same fonts and X servers.
This commit is contained in:
@@ -3,11 +3,3 @@ MAINTAINERCLEANFILES = Makefile.in
|
||||
include ../../../localized/templates/English.am
|
||||
include ../../bdf/fonts.am
|
||||
|
||||
noinst_PROGRAMS = mk_fonts_alias test_fonts_alias
|
||||
|
||||
mk_fonts_alias_SOURCES = mk_fonts_alias.c
|
||||
test_fonts_alias_SOURCES = test_fonts_alias.c
|
||||
test_fonts_alias_LDADD = $(XTOOLLIB)
|
||||
|
||||
fonts.alias: mk_fonts_alias
|
||||
./$< > $@
|
||||
|
||||
Reference in New Issue
Block a user