[cairo-commit] [cairo-www] src/todo.mdwn

Chris Wilson ickle at freedesktop.org
Mon Oct 13 09:17:21 PDT 2008


 src/todo.mdwn |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 4353622a2a74aaa67cbd7a1b2c3553e8bc3bd08f
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Mon Oct 13 17:16:17 2008 +0100

    [todo] More escaping.

diff --git a/src/todo.mdwn b/src/todo.mdwn
index fd81bd5..e453dd1 100644
--- a/src/todo.mdwn
+++ b/src/todo.mdwn
@@ -109,7 +109,7 @@ Performance improvements
 
   To quote Carl, "We can take the maximum single length from the
   dash sequence, (either drawn or not), and compute its maximum size in device
-  space. (We should have code for that part in cairo_pen.c).
+  space. (We should have code for that part in `cairo_pen.c`).
 
   Then if that length is less than the tolerance, multiplying the current alpha
   by the percentage of the dash sequence that's lit, then stroking a solid line
@@ -222,7 +222,7 @@ Other fixes
    quite a lot of detail:
 
    [Adventures in line widths](http://lists.cairographics.org/archives/cairo/2006-April/006790.html)
-   [Problems with cairo_get_line_width and "new" semantics](http://lists.cairographics.org/archives/cairo/2006-May/006948.html)
+   [Problems with `cairo_get_line_width` and "new" semantics](http://lists.cairographics.org/archives/cairo/2006-May/006948.html)
 
    Carl says: The history there is that I was working hard to fix in
    the 1.2 release what I saw as a big semantic bug in cairo 1.0. But


More information about the cairo-commit mailing list