From 1714a3567172e528e80608b1b6c30df8f9ac2e25 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Wed, 02 Nov 2011 14:01:43 +0000 Subject: cairo version --- diff --git a/NEWS b/NEWS index 04eea1c..caf8c6b 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,33 @@ +123 + +ENHANCEMENTS +* Using Cairo graphics + - antialiasing + - rotation of text + +BUG +* get_pixel is broken +* rotate of images is broken + +#### + +122 + +ENHANCEMENTS +* New translations + +BUG FIX +* Allow pysample/*py files to be loaded into projects from Sugar +* Catch value error in string comparisons with Boolean blocks +* Added missing sugar.datastore imports + +121 + +ENHANCEMENTS +* More consistent block labeling (#3215) + +#### + 120 BUG FIX diff --git a/activity/activity.info b/activity/activity.info index 4f65a14..d8b7f81 100644 --- a/activity/activity.info +++ b/activity/activity.info @@ -1,6 +1,6 @@ [Activity] name = Turtle Art -activity_version = 120 +activity_version = 123 license = MIT bundle_id = org.laptop.TurtleArtActivity exec = sugar-activity TurtleArtActivity.TurtleArtActivity -- cgit v0.9.1