issues
search
bodoni
/
svg
Composer and parser for SVG
Other
302
stars
44
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Derive debug on Event enum
#35
appellation
closed
3 years ago
1
Idea/Question: abstract backend
#34
alsonkemp
closed
4 years ago
0
Add into_inner for Nodes
#33
rand0m-cloud
closed
3 years ago
4
Method for accessing the element within a struct
#32
mwbryant
closed
4 years ago
5
Wrapping text
#31
worikgh
closed
4 years ago
1
How to get the String out of svg::node::Value?
#30
Geams
closed
4 years ago
2
Parse comments according to the specification
#29
IvanUkhov
closed
4 years ago
0
Incorrect comment parsing
#28
cole-miller
closed
4 years ago
2
Support CDATA sections
#27
cole-miller
closed
2 years ago
3
Add debug derive on Data
#26
kmkzt
closed
4 years ago
1
Better API support. Added public getters for elements and default hashability for nodes.
#25
coastalwhite
closed
4 years ago
5
fix parsing non-ascii tag
#24
GeoffreyY
closed
4 years ago
5
Change add and set to take and return &mut self
#23
IvanUkhov
closed
5 years ago
7
Take &mut self instead of self in builders
#22
frozolotl
closed
5 years ago
9
Add `Comment` node to add comment into an SVG
#21
octronics
closed
5 years ago
3
2018 edition
#20
octronics
closed
5 years ago
3
Add the foreignObject element
#19
octronics
closed
5 years ago
1
Adding Points to a Polygon
#18
NyxCode
closed
5 years ago
2
How to add an array/vector/slice of elements?
#17
lochbrunner
closed
4 years ago
1
Issue with self closing element when the generated svg is embedded in html
#16
ghost
closed
3 years ago
5
Markdown links not rendering correctly in the rustdocs
#15
fitzgen
closed
5 years ago
1
svg regards the first event of a regular move event as a "relative" move
#14
fschutt
closed
6 years ago
1
Derive Debug for Command struct
#13
fschutt
closed
6 years ago
1
Implement Clone and Debug for Node and related structs
#12
e-matteson
closed
6 years ago
2
Most elements don't implement Clone and Debug
#11
e-matteson
closed
6 years ago
1
Add support for pattern element
#10
e-matteson
closed
6 years ago
3
How to define patterns?
#9
e-matteson
closed
6 years ago
1
How do I add text to a document?
#8
saethlin
closed
7 years ago
6
Switch from str::Chars to io::Chars
#7
IvanUkhov
closed
4 years ago
2
Get rid of the unsafe block in Parser::new
#6
IvanUkhov
closed
3 years ago
12
Added method to load / save from arbitrary target, not only files
#5
fschutt
closed
7 years ago
3
Parse numbers with the scientific notation.
#4
nical
closed
8 years ago
2
Numbers in paths do not support scientific notation.
#3
nical
closed
8 years ago
6
Support empty string attribute values.
#2
nical
closed
8 years ago
1
tag::Parser::read_attribute() panics if an attribute's value is an empty string.
#1
nical
closed
8 years ago
0
Previous