Author: Kore Nordmann Date: 2007-01-17 12:04:59 +0100 (Wed, 17 Jan 2007) New Revision: 4520
Log: - Fixed issue #10025: Wrong statement in tutorial about swf versions supported by ext/ming Modified: trunk/Graph/ChangeLog trunk/Graph/docs/tutorial.txt Modified: trunk/Graph/ChangeLog =================================================================== --- trunk/Graph/ChangeLog 2007-01-17 09:00:36 UTC (rev 4519) +++ trunk/Graph/ChangeLog 2007-01-17 11:04:59 UTC (rev 4520) @@ -5,6 +5,8 @@ - Fixed issue #9916: Not documented: ArrayDataSet also can use Iterators - Fixed issue #9926: Float values with date axis result in date parsing exception +- Fixed issue #10025: Wrong statement in tutorial about swf versions supported + by ext/ming 1.0 - Monday 18 December 2006 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Modified: trunk/Graph/docs/tutorial.txt =================================================================== --- trunk/Graph/docs/tutorial.txt 2007-01-17 09:00:36 UTC (rev 4519) +++ trunk/Graph/docs/tutorial.txt 2007-01-17 11:04:59 UTC (rev 4520) @@ -831,8 +831,8 @@ JPEGs as images for the chart background. On the other hand Flash is a vector graphic format too, so that the images are pretty small and can be compressed effectively. The font size estimation is exact and it support gradients and -all types of used shapes. Since ming only supports flash in version 4, it is -not possible to use transparent backgrounds. +all types of used shapes. Ming does not support SWF files using transparent +backgrounds. .. include:: tutorial_example_27.php :literal: -- svn-components mailing list svn-components@lists.ez.no http://lists.ez.no/mailman/listinfo/svn-components