From e140e56934a8ac70b854aed01783287a55074f2e Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Tue, 28 Mar 2006 14:57:16 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 7 +++++++ mf/GNUmakefile | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index fb79d103fd..29e3ea938e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ 2006-03-28 Han-Wen Nienhuys + * lily/ttf.cc (make_index_to_charcode_map): move function from + open-type-font.cc + (print_trailer): substitute uniXXXX name if applicable. + + * lily/pango-font.cc (get_index_to_charcode_map): new function. + (pango_item_string_stencil): use it to generate uniXXXX names. + * mf/feta-bolletjes.mf (overdone_heads): add small style (ugly) note heads, for uniform widths in shape note output. (overdone_heads): hmm. remove them again. diff --git a/mf/GNUmakefile b/mf/GNUmakefile index ec3c6cae69..b19b3400d1 100644 --- a/mf/GNUmakefile +++ b/mf/GNUmakefile @@ -8,7 +8,7 @@ include $(depth)/make/stepmake.make AF_FILES = $(call src-wildcard,*.af) # hangs on feta23 -MFTRACE_FLAGS= # --simplify +MFTRACE_FLAGS= --simplify EXTRA_DIST_FILES += README feta.tex -- 2.39.5