[cairo-commit] [cairo-www] src/download.mdwn src/end_to_end_build_for_win32.mdwn src/news src/todo.mdwn

Nis Martensen nmartensen at freedesktop.org
Fri Sep 2 13:10:06 PDT 2011


 src/download.mdwn                   |   12 +++++++-----
 src/end_to_end_build_for_win32.mdwn |    5 ++---
 src/news/cairo-1.10.2.mdwn          |   17 +++++++----------
 src/todo.mdwn                       |    2 +-
 4 files changed, 17 insertions(+), 19 deletions(-)

New commits:
commit 91bd02f1a730b807097cbc12504458f1bd3928c0
Author: Nis Martensen <nis.martensen at web.de>
Date:   Fri Sep 2 22:08:31 2011 +0200

    remove the spam made visible in the last commit

diff --git a/src/download.mdwn b/src/download.mdwn
index fa7aafa..d0b54b0 100644
--- a/src/download.mdwn
+++ b/src/download.mdwn
@@ -84,20 +84,22 @@ install cairo is:
     
        sudo apt-get install cairo
 
-In general, fink is more [conservative](http://www.street18.com/pg/blog/thuglifee) about upgrading packages than
-MacPorts, so the MacPorts version will be [closer](http://jigerz.com/pg/blog/thuglifee) to the bleeding edge,
+In general, fink is more conservative about upgrading packages than
+MacPorts, so the MacPorts version will be closer to the bleeding edge,
 while the fink version may well be more stable.
 
 <h1 id="development">In-Progress Development</h1>
 
-If you want to stay on the [absolute](http://www.themusicportal.com.au/blogs/posts/thuglifee) cutting-edge of what's happening
+If you want to stay on the absolute cutting-edge of what's happening
 with cairo, and you don't mind playing with software that is unstable
-and full of rough edges, then we have [several](http://www.kapooz.com/pg/blog/thuglifee) things you might enjoy:
+and full of rough edges, then we have several things you might enjoy:
 
 ## Snapshots
 
 We may from time to time create a [snapshot](/snapshots) of the
-current state of cairo. These [snapshots](http://lnx.nicola-spinelli.com/moodle/user/view.php?id=5041&course=1) do not guarantee API stability as the code is still in an experimental state. Again, you'll want both cairo and [pixman](http://couponssforyou.wordpress.com) packages from that directory.
+current state of cairo. These snapshots do not guarantee API stability
+as the code is still in an experimental state. Again, you'll want both
+cairo and pixman packages from that directory.
 
 ## Browsing the latest code
 
diff --git a/src/end_to_end_build_for_win32.mdwn b/src/end_to_end_build_for_win32.mdwn
index 7f68f62..c619f6c 100644
--- a/src/end_to_end_build_for_win32.mdwn
+++ b/src/end_to_end_build_for_win32.mdwn
@@ -39,7 +39,7 @@ You don't technically need this. You can download the links to your build direct
 
 ### Open a command shell/Setup environment
 
-Open cmd32.exe. We'll use a command shell from here on out. If you need to close [outback steakhouse coupons](http://couponforrestaurants.blogspot.com) this and start again, you'll need to reproduce any of the environment variable settings we setup in here.
+Open cmd32.exe. We'll use a command shell from here on out. If you need to close this and start again, you'll need to reproduce any of the environment variable settings we setup in here.
 
         set PATH=%PATH%;C:\Program Files\msys\bin
 
@@ -49,7 +49,7 @@ Open cmd32.exe. We'll use a command shell from here on out. If you need to close
 
 ### Create/Clean/Set Build Directory
 
-Designate a directory to [Edible Arrangements Coupons](http://ediblearrangementsz.blogspot.com) work in. Clean it out and then we'll do all work in there with fresh copies.
+Designate a directory to work in. Clean it out and then we'll do all work in there with fresh copies.
 
 
        set ROOTDIR=%USERPROFILE%\BuildCairo
@@ -83,7 +83,6 @@ Use curl to download FOUR tarballs: zlib, libpng, pixman, cairo. Adjust specific
 <i>...or just rename them interactively using the file manager</i>
 
 Why the last 4 move commands? The default directory names are things like pixman-0.1.16 (version numbers included in the name). Some of the packages have compile paths dependent on the simpler names. So we do all 4 of them to keep them simple and consistent.
-Check out the great coupons from [stride rite coupons](http://strideritecouponss.org)
 
 ### Build zlib
 
diff --git a/src/news/cairo-1.10.2.mdwn b/src/news/cairo-1.10.2.mdwn
index ebf95a4..c9c8435 100644
--- a/src/news/cairo-1.10.2.mdwn
+++ b/src/news/cairo-1.10.2.mdwn
@@ -39,11 +39,11 @@
 	cairo graphics library. This is the first update to cairo's stable 1.10
 	series and contains a large number of bug fixes.
 
-While many [people](http://www.ralphlauren-coupons.com/) have contributed and have help to test the release,
-2 people deserve [special](http://www.howtomakenailpolish.com/) recognition for [their](http://www.loestrin24-coupons.com/) efforts in tracking down
-and fixing bugs, Andrea Canciani and Adrian Johnson. Thanks to [their](http://www.legoland-coupons.com/dicount/legoland-coupons/)
-[tremendous](http://mycar-hk.com/pg/blog/striderite) efforts, [and](http://homesolargreen.com/pg/blog/striderite) of all cairo contributors, it is much
-appreciated.
+	While many people have contributed and have help to test the release,
+	2 people deserve special recognition for their efforts in tracking down
+	and fixing bugs, Andrea Canciani and Adrian Johnson. Thanks to their
+	tremendous efforts, and of all cairo contributors, it is much
+	appreciated.
 
 	We recommend everyone upgrade to cairo 1.10.2 and hope that everyone
 	will continue to have lots of fun with cairo!
@@ -84,15 +84,14 @@ appreciated.
 	  Reset the color after ending the context in PDF
 	  https://bugs.freedesktop.org/show_bug.cgi?id=31140
 
-Fix the advance of subsetted type1 fonts dddddd
+	  Fix the advance of subsetted type1 fonts
 	  https://bugs.freedesktop.org/show_bug.cgi?id=31062
 
 	  Fix handling of EXTEND_NONE gradients for PDF
 
 	  Restrict in-place optimisation for a8 image masks with SOURCE
 
-          List of all changes between 1.10.0 and 1.10.2
-
+	List of all changes between 1.10.0 and 1.10.2
 	---------------------------------------------
 
 	Adrian Johnson (12):
@@ -169,5 +168,3 @@ Fix the advance of subsetted type1 fonts dddddd
 
 	Tomáš Chvátal (1):
 	      Fix posix calls in configure.ac test code.
-zzzzxxxxxxxxxxxxx
-FFS WTFFFFFFFFFFFFFFFFFFFFFFFF
diff --git a/src/todo.mdwn b/src/todo.mdwn
index df1598b..35ff632 100644
--- a/src/todo.mdwn
+++ b/src/todo.mdwn
@@ -126,7 +126,7 @@ Performance improvements
  * Improve software polygon compositing by doing it in a
    single scanline pass rather than tessellating, rasterizing, then
    compositing the entire polygon.
- 
+
    * Partially completed by Joonas Pihlaja by implementing spans for fills, stroking however depends upon stroke-to-path and so currently fallbacks to using trapezoids.
 
  * SVG font embedding


More information about the cairo-commit mailing list