[cairo-commit] [cairo-www] 2 commits - src/todo.mdwn src/user_backends.mdwn

Jeff Muizelaar jrmuizel at freedesktop.org
Wed Dec 10 12:32:01 PST 2008


 src/todo.mdwn          |    2 +-
 src/user_backends.mdwn |    8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

New commits:
commit 8205b14243b77b62a258d5d50b3bd8ab01a965d7
Author: Jeff Muizelaar <jmuizelaar at mozilla.com>
Date:   Wed Dec 10 15:31:53 2008 -0500

    Fix bullet usage

diff --git a/src/user_backends.mdwn b/src/user_backends.mdwn
index e0e58d1..0ef52ba 100644
--- a/src/user_backends.mdwn
+++ b/src/user_backends.mdwn
@@ -12,11 +12,11 @@ Proposals
 Related APIs
 ============
 For reference here's some similar API in quartz:
-- CGImageSource
-- CGImageCreateWithJPEGDataProvider which is implemented with
+* CGImageSource
+* CGImageCreateWithJPEGDataProvider which is implemented with
   CGImageSourceCreateWithDataProvider
-- CGImageSourceCreateIncremental
-- CGImageSourceUpdateData
+* CGImageSourceCreateIncremental
+* CGImageSourceUpdateData
 
 http://developer.apple.com/documentation/GraphicsImaging/Reference/CGImageSource/Reference/reference.html
 
commit 8f2fba1fd05e96df0faaf804edbf4802037959fd
Author: Jeff Muizelaar <jmuizelaar at mozilla.com>
Date:   Wed Dec 10 15:31:32 2008 -0500

    Fix wiki syntax

diff --git a/src/todo.mdwn b/src/todo.mdwn
index 00b25a2..b8955be 100644
--- a/src/todo.mdwn
+++ b/src/todo.mdwn
@@ -92,7 +92,7 @@ Changes that add new API (API changes/removals will not be considered)
 
    Obviously it will need a real name first.
 
- * Add support for backends implemented in external libraries. See: [user_backends]
+ * Add support for backends implemented in external libraries. See: [[user_backends]]
 
  * Export `cairo_surface_snapshot`
 


More information about the cairo-commit mailing list