5 Commits

Author SHA1 Message Date
1682c719f5 Update README 2025-06-16 23:25:25 -07:00
3b505f69b4 Fix formatting in README.md 2025-06-16 23:25:25 -07:00
b449601a6b Update implementation to account for WebKit bug
getScreenCTM() on WebKit does not reflect transformations applied to an ancestor (see bug https://bugs.webkit.org/show_bug.cgi?id=209220), so instead of transforming the root <svg> element, we can only transform a child element
2025-06-16 23:25:25 -07:00
e0fbba8fee Use CSS transformations instead of manipulating the viewBox 2025-06-16 23:25:25 -07:00
9f82c19ed4 Initial commit 2025-06-16 23:25:25 -07:00