aboutsummaryrefslogtreecommitdiffstats
path: root/modules/svg
Commit message (Expand)AuthorAgeFilesLines
* Use a general approach to access custom/static/builtin assets (#24022)wxiaoguang2023-04-123-66/+22
* Keep (add if not existing) xmlns attribute for generated SVG images (#23410)wxiaoguang2023-03-211-0/+6
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-273-6/+3
* Move svg html render to modules/svg (#21716)Lunny Xiao2022-11-081-2/+35
* Remove legacy `+build:` constraint (#19582)wxiaoguang2022-05-022-2/+0
* refactor: move from io/ioutil to io and os package (#17109)Eng Zer Jun2021-09-221-2/+2
* Add bundle download for repository (#14538)John Olheiser2021-08-242-0/+2
* Fix filepath basename on Windows for SVG bindata (#12241)Cirno the Strongest2020-07-132-5/+3
* Direct SVG rendering (#12157)silverwind2020-07-123-0/+76