- From: KUROSAWA, Takeshi <taken.spc@gmail.com>
- Date: Wed, 23 Jun 2010 14:35:41 +0900
- To: www-svg@w3.org
Dear, SVG working group,
I noted that there are still "solidColor" references in the SVG 1.1
Second Edition Last Call.
http://www.w3.org/TR/2010/WD-SVG11-20100622/pservers.html#Introduction
~~~~~
With SVG, you can fill (i.e., paint the interior) or stroke (i.e.,
paint the outline) of shapes and text using one of the following:
color (using <color> or the ‘solidColor’ element)
gradients (linear or radial)
patterns (vector or image, possibly tiled)
SVG uses the general notion of a paint server. Gradients and patterns
are just specific types of built-in paint servers. The ‘solidColor’
element is another built-in paint server, described in Color.
~~~~~
c.f. Incorrect reference to solidColor element
http://www.w3.org/2003/01/REC-SVG11-20030114-errata#incorrect-reference-solidcolor-element
Regards,
KUROSAWA, Takeshi <taken.spc@gmail.com>
Received on Wednesday, 23 June 2010 05:36:09 UTC