From: Werner Lemberg Date: Mon, 8 Dec 2008 06:30:24 +0000 (+0100) Subject: Add TODO file for lilypond binary. X-Git-Tag: release/2.12.0-1~13^2~37^2~3 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=b3edd6663d96c67a8a36c3775d30b9f47f83293c;p=lilypond.git Add TODO file for lilypond binary. --- diff --git a/lily/TODO b/lily/TODO new file mode 100644 index 0000000000..3c9c0b80d5 --- /dev/null +++ b/lily/TODO @@ -0,0 +1,8 @@ +Pango +----- + + . Add filter code to avoid font formats we do not want or can support; + in particular, avoid bitmap fonts. + + . Handle TTCs. Since Type 42 fonts don't support TTCs, convert them to + TTFs on the fly.