From 89cb95cf4360032e3de01d77a8b428f12bd65512 Mon Sep 17 00:00:00 2001 From: benfry Date: Fri, 23 Nov 2001 21:50:28 +0000 Subject: [PATCH] adding the last bits --- .cvsignore | 1 + todo.txt | 1 + 2 files changed, 2 insertions(+) create mode 100644 .cvsignore diff --git a/.cvsignore b/.cvsignore new file mode 100644 index 000000000..aa889e137 --- /dev/null +++ b/.cvsignore @@ -0,0 +1 @@ +NOTCVS diff --git a/todo.txt b/todo.txt index 3164cfa76..1e437c864 100644 --- a/todo.txt +++ b/todo.txt @@ -33,6 +33,7 @@ _ finish color function inside applet _ do by simplifying stroke/fill/background inside bagel _ these should be done w/ a switch (STROKE, FILL, BK, OTHER) _ font support +_ use gzip to compress bitmaps (made 115k vlw font -> 16k) _ loadImage/loadFont or getImage/getFont? _ text(char c), text(string s) _ current acu fonts are broken