aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
13 daysAdded second selection-ungroup, for stroked & filled tspans.HEADmainViatrix
2026-03-30Added READMEViatrix
2026-03-30Added "(*.map)" in Japanese translationViatrix
2026-03-30Removed some unnecessary commandsViatrix
Turns out selection-restore-backup works by ID.
2026-03-18Alt text works on LynxViatrix
(turns out it should go on the last <area>, not first)
2026-03-18Fixed ALT attribute showing up on <AREA>s with no HREF.Viatrix
2026-03-17Whoops forgot to remove this debug lineViatrix
2026-03-16Add .gitignore and change output zip nameViatrix
2026-03-16Licensed under GPL-2.0-or-laterViatrix
2026-03-16Fixed alt text in mod_imagemapViatrix
2026-03-16Finished my half decent Japanese translationViatrix
2026-03-16Makefile and .pot preparing for translation.Viatrix
2026-03-16Removed rounding test since it was getting redundantViatrix
2026-03-16Clip-paths now work!Viatrix
2026-03-15Target attribute (and others) now work.Viatrix
2026-03-15Groups now work.Viatrix
2026-03-13Alt attribute now set correctly (+ test).Viatrix
2026-03-13Checked Apache server behaviour; `&#34;` doesn't work for escaping quotesViatrix
Nor does anything else. Hence the ''.
2026-03-13String cleanup, actually does translation correctlyViatrix
2026-03-12Links going out of bounds now get cropped.Viatrix
2026-03-12Nested SVGs now work.Viatrix
2026-03-12Images with dummy fill and stroke handled correctly.Viatrix
2026-03-12Objects with both fill and stroke now workViatrix
2026-03-12Added image test case and adjusted code to pass it.Viatrix
Removed rect test case since it was getting redundant.
2026-03-12Added error message for image with zero hyperlinksViatrix
2026-03-11Enclave test case addedViatrix
Updated other test cases that changed order due to enclave handling code
2026-03-11Transforms workingViatrix
2026-03-11`<text>` elements now workingViatrix
2026-03-11Good a time as any for an initial commitViatrix
It sort-of works.