summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--docs/tutorial.txt4
2 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c05da9..584c551 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
diff --git a/docs/tutorial.txt b/docs/tutorial.txt
index e04c4b9..7e2119d 100644
--- a/docs/tutorial.txt
+++ b/docs/tutorial.txt
@@ -831,8 +831,8 @@ supports Palm Format Fonts (.fdb) and can only handle a very small subset of
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:
OpenPOWER on IntegriCloud