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
'Path' should have an upper case name
#85
davidromani
closed
2 weeks ago
2
Support for DOCTYPE declarations
#84
wildwestrom
opened
2 months ago
0
Make `dyn Node` more usable.
#83
mobiusklein
closed
1 month ago
2
The <textPath> element cannot set inner text
#82
hubenchang0515
closed
6 months ago
1
Introduce “bare” nodes with no surrounding new lines
#81
IvanUkhov
closed
8 months ago
0
Remove newlines around node::Text?
#80
auberisky
closed
8 months ago
2
Add `Blob` node
#79
flxzt
closed
8 months ago
1
Add the ability to disable escaping the content of `Text` nodes
#78
flxzt
closed
8 months ago
5
Question: How do you assign the text content for a `element::Text` node?
#77
sunkit02
closed
9 months ago
2
`<` in Text nodes is not escaped
#76
konstin
closed
9 months ago
2
Publish new version on crates.io
#75
s0l0ist
closed
10 months ago
2
Add HTML Link, used for stylesheets
#74
jgreenbaum
closed
1 year ago
6
Add Filter primitive elements
#73
s0l0ist
closed
1 year ago
1
Add filter elements
#72
s0l0ist
closed
1 year ago
0
The correct way to add elements (paths, lines, etc) in a loop.
#71
exo-cortex
closed
1 year ago
3
Avoid string conversion when working with `Value`
#70
tgross35
opened
1 year ago
1
Allow for custom storage of `Attributes`
#69
tgross35
opened
1 year ago
1
Allow for custom formatting
#68
PSeitz
opened
1 year ago
1
Add more documentation with examples
#67
Makogan
opened
1 year ago
2
feature request: expose a way to create arbitrary element?
#66
gre
closed
1 year ago
2
How do I get their nested relationship from the parsing, because some properties might be in the parent like g
#65
tetap
closed
1 year ago
2
Add support for transformations
#64
jdbosser
opened
1 year ago
2
Allow mutable access to Element
#63
IvanUkhov
closed
1 year ago
0
Update Data Element within a struct
#62
MhhhxX
closed
1 year ago
8
How to copy a child into another Element
#61
blackghost1987
closed
1 year ago
1
feat: add tspan support
#60
nathanielc
closed
2 years ago
2
expose content of declarations to be read while parsing
#59
RudolfVonKrugstein
closed
2 years ago
2
Strict Type for `set(name, value)`
#58
lameferret
closed
2 years ago
4
How to get large-arc-flag and sweep-flag from Parameters?
#57
msparkles
closed
2 years ago
1
Support using euclid::Point2D as path parameters
#56
birkett83
closed
2 years ago
1
How to modify children of `svg::Document`?
#55
OrangeTux
closed
2 years ago
3
Question: how can I get Text node size (w, h) before adding it?
#54
pashinin
closed
3 years ago
0
Add more keywords (svg, parser, dom) to Cargo.toml
#53
not-my-profile
closed
3 years ago
3
Parse attribute references
#52
IvanUkhov
closed
3 years ago
0
Add Data::add method
#51
Palladinium
closed
3 years ago
3
Add bounds Send, Sync to trait Node
#50
xrudelis
closed
3 years ago
1
Escape characters not working
#49
Harri-Renney
closed
3 years ago
2
Label the compliance of this SVG library to W3C's specification (SVG 1, SVG1.1, SVG2)
#48
simbleau
closed
2 years ago
2
How does one add Text?
#47
russelldb
closed
3 years ago
3
Fix some clippy warnings
#46
mazznoer
closed
3 years ago
1
CSS support
#45
reneherrero
closed
3 years ago
2
Implement getBBox
#44
nicholascioli
closed
3 years ago
1
Implement From trait to get a mutable reference to Parameters
#43
mlwilkerson
closed
3 years ago
1
Support retrieving content of Event::Comment and Event::Instruction
#42
ssokolow
closed
2 years ago
2
Redesign to be more suited for feeding parsed input back into output
#41
ssokolow
opened
3 years ago
3
Safe parser - alternative API with &str parameter in read()
#40
mlwilkerson
closed
3 years ago
10
Safe parser - with alternate API
#39
mlwilkerson
closed
3 years ago
0
Safe parser
#38
mlwilkerson
closed
3 years ago
1
How to add a filter
#37
konstare
closed
3 years ago
4
Fix arc command parsing to respect optional whitespace around flag params
#36
mlwilkerson
closed
3 years ago
1
Next