summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@src.gnome.org>2000-01-13 04:12:07 +0000
committerOwen Taylor <otaylor@src.gnome.org>2000-01-13 04:12:07 +0000
commit282fb5fc9f9d01c4d933a6eb6bee6ae9f0d512c7 (patch)
tree0b19c69692a2fe52a1b33d5e27c97b26a64417e3 /TODO
parent66ae87f9fc45f5f564acf5014e9bd1341d052958 (diff)
downloadpango-282fb5fc9f9d01c4d933a6eb6bee6ae9f0d512c7.tar.gz
Initial revision
Diffstat (limited to 'TODO')
-rw-r--r--TODO13
1 files changed, 13 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 00000000..0cf40ca2
--- /dev/null
+++ b/TODO
@@ -0,0 +1,13 @@
+* Return error codes from all functions. Possible errors include
+ - Invalid string
+ - Font does not match
+
+* Allow UTF8 strings with embedded NULLs.
+
+* Write a small default shaping engine that only
+ draws a placeholder character ... and does that in
+ a way that always works.
+
+* Convert over from utils.c to Tom Tromey's libunicode.
+
+* Add accent composition to basic engine. \ No newline at end of file