From b3edd6663d96c67a8a36c3775d30b9f47f83293c Mon Sep 17 00:00:00 2001
From: Werner Lemberg <wl@gnu.org>
Date: Mon, 8 Dec 2008 07:30:24 +0100
Subject: [PATCH] Add TODO file for lilypond binary.

---
 lily/TODO | 8 ++++++++
 1 file changed, 8 insertions(+)
 create mode 100644 lily/TODO

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.
-- 
2.39.5