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

Jeff Muizelaar jrmuizel at freedesktop.org
Thu Dec 18 19:29:23 PST 2008


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

New commits:
commit b23ec617a1a00ef82a94a07bdab45299d00175d7
Author: Jeff Muizelaar <jmuizelaar at mozilla.com>
Date:   Thu Dec 18 22:28:13 2008 -0500

    Fix formatting: i.e. remove italics

diff --git a/src/todo.mdwn b/src/todo.mdwn
index ee43b3e..0006ad6 100644
--- a/src/todo.mdwn
+++ b/src/todo.mdwn
@@ -172,8 +172,8 @@ Performance improvements
    * An alternate patch which creates a whole new surface and does not address
      using SHM for fallbacks is [available](http://www.ericbutler.net/blog/2008/06/cairo-xlib-and-the-shared-memory-extension/) with [further commentary](http://www.ericbutler.net/blog/2008/07/adventures-in-x-programming/).
 
- * Add an extend mode that does the right thing and make it default. EXTEND_NONE is rarely the desired behaviour.
-   The desired extend mode should be like EXTEND_PAD and then clip. Quartz has the behaviour we want here.
+ * Add an extend mode that does the right thing and make it default. EXTEND\_NONE is rarely the desired behaviour.
+   The desired extend mode should be like EXTEND\_PAD and then clip. Quartz has the behaviour we want here.
 
 A list of pixman projects (a core component for Cairo) is available [here](http://people.freedesktop.org/~sandmann/pixman-projects.html).
 


More information about the cairo-commit mailing list