Crates.io | svgtypes |
lib.rs | svgtypes |
version | 0.15.2 |
source | src |
created_at | 2018-04-21 14:56:12.605069 |
updated_at | 2024-08-20 08:52:49.389961 |
description | SVG types parser. |
homepage | |
repository | https://github.com/RazrFalcon/svgtypes |
max_upload_size | |
id | 61711 |
size | 209,932 |
svgtypes is a collection of parsers for SVG types.
<color>
<number>
<length>
<angle>
<viewBox>
<path>
<transform>
transform-origin
<list-of-numbers>
<list-of-lengths>
<list-of-points>
<filter-value-list>
<paint>
<preserveAspectRatio>
<enable-background>
<IRI>
<FuncIRI>
paint-order
<font-family>
font
M10-20A5.5.3-4 110-.1
will be parsed correctly. 
or &data;
.<color>
followed by the <icccolor>
is not supported. As the <icccolor>
itself.fill="AppWorkspace"
,
are not supported. They were deprecated anyway.None.
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.