issues
search
wader
/
ansisvg
Convert ANSI to SVG
MIT License
89
stars
9
forks
source link
Smaller SVG output
#10
Open
wader
opened
11 months ago
wader
commented
11 months ago
Some ideas:
[x] Consolidate text. Might cause font box sizes issues, is tricky. Make it optional?
[ ] More SVG refs and tricks?
[x] Consolidate background colors too
[ ] Use
<g>
group to inherit shared attributes
[ ] Somehow skip including non-styled (like underline) whitespace. Will break whitespace on copy/paste?
Some ideas:
<g>
group to inherit shared attributes