[cairo-commit] [cairo-www] src/todo.mdwn
Chris Wilson
ickle at freedesktop.org
Wed Oct 29 03:51:35 PDT 2008
src/todo.mdwn | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
New commits:
commit 0af125a9a5504311826820ab6b4827adf8d099ae
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date: Wed Oct 29 10:42:55 2008 +0000
[todo] Reference more appropriate bitmap->vector papers
Gah, not enough sleep. Hobby has written a few papers on recovering
vectors from low-quality (typically scanned) - the interested reader is
welcome to track that very paper down...
diff --git a/src/todo.mdwn b/src/todo.mdwn
index aa7d3a5..c4a192d 100644
--- a/src/todo.mdwn
+++ b/src/todo.mdwn
@@ -214,8 +214,9 @@ Other fixes
As per usual, John Hobby has a few words of advice on the subject:
- [Generating automatically tuned bitmaps from outlines](http://plan9.bell-labs.com/who/hobby/89_2-17.pdf)
-
+ * [Polygonal Approximations that Minimize the Number of Inflections](http://plan9.bell-labs.com/who/hobby/92_2-28.pdf)
+ * [Space-Efficient Outlines from Image Data via Vertex Minimization and Grid Constraints](http://plan9.bell-labs.com/who/hobby/96_4-12.pdf)
+ * [Degraded Character Image Restoration](http://plan9.bell-labs.com/who/hobby/96_4-04.pdf)
* Fix vertical metric and TrueType subsetting:
More information about the cairo-commit
mailing list