Bug #4484 SVG output problem with fill and alignment attributes of text
Submitted: 2005年05月31日 12:01 UTC
From: ruipraxis at hotmail dot com Assigned: nosey
Status: Closed Package: Image_Graph
PHP Version: Irrelevant OS:
Roadmaps: (Not assigned)
Subscription


[2005年05月31日 12:01 UTC] ruipraxis at hotmail dot com
Description: ------------ The "fill" attribute for text is incorrectly exported to svg files as "fill=rgb(...);" instead of "fill:rgb(...);". This causes problems in some viewers/editors, since color is not correctly rendered, and in some cases alignment is also incorrect, since it is placed after the fill attribute, and consequently ignored. This problem still exists in version 0.4.0 Reproduce code: --------------- The problem is in the "write()" function of the SVG driver (svg.php). Replacing "fill=" by "fill:" solves it.

Comments

[2005年05月31日 12:03 UTC] ruipraxis at hotmail dot com
(corrected the bug summary)
[2005年06月03日 19:06 UTC] pear dot nosey at veggerby dot dk
This bug has been fixed in CVS. In case this was a documentation problem, the fix will show up at the end of next Sunday (CET) on pear.php.net. In case this was a pear.php.net website problem, the change will show up on the website in short time. Thank you for the report, and for helping us make PEAR better.

AltStyle によって変換されたページ (->オリジナル) /