#Development
SVG optimization and accessibility basics · Techniques to make your SVGs lightweight and accessible https://ilo.im/164xg5
_____
#SVG #SVGO #Optimization #Accessibility #WebPerf #WebDev #Frontend #HTML #ARIA
#Development
SVG optimization and accessibility basics · Techniques to make your SVGs lightweight and accessible https://ilo.im/164xg5
_____
#SVG #SVGO #Optimization #Accessibility #WebPerf #WebDev #Frontend #HTML #ARIA
Finally published #SVGO v4, my first major release on npm. 🎉
There are a few breaking changes, the biggest is that we've defined a clearer public API. Before, anyone could import any arbitrary code. Now we can restructure internals in peace. ^-^'
Release notes 📝
https://github.com/svg/svgo/releases
Documentation 📚
https://svgo.dev
Took longer than I'd have liked, but there's always so much to do outside OSS. It's hard to get both time and headspace to overlap. 😓
Banner by https://github.com/vukory
Как я делал шрифтовые иконки. Совмещаем желание UX-дизайнеров и возможности фронтендеров
Привет, Хабр! Меня зовут Артём Поморцев. Я фронтенд-разработчик компании «Криптонит» и хочу поделиться своим опытом создания набора иконок (icon pack). Скажу сразу, что иконочные шрифты не всегда являются наиболее эффективным и надёжным вариантом, но они по-прежнему относительно просты и легки в реализации.
https://habr.com/ru/companies/kryptonite/articles/815737/
#frontendразработка #javascript #иконки #набор_иконок #svgo #svg
Wie die Zeit verfliegt. Unsere mit bissel Javascript und Vektorgrafik erstellte tub.map (https://www.tub.tuhh.de/ext/tubmap/ ; Gitlab: https://collaborating.tuhh.de/tobias.zeumer/tub-floorplan) auch schon seit 4 Jahren nicht mehr angefasst.
(Und hake gerade voll, weil SVGO "SVG Optimizer" die Yaml-Configdatei nicht mehr mag, sondern js will - so viel zu set and forget :D)
Just published my first release of #SVGO since joining as a maintainer! 🎉
SVGO v3.0.3 mostly consists of bug fixes, which I'll be continuing to tackle over the coming weeks.
More notably, we've revamped our docs! We now maintain docs as Markdown files in the SVGO repository, then use #Docusaurus and #GitHub Pages to build and host the site.
Release notes 📝
https://github.com/svg/svgo/releases/tag/v3.0.3
Documentation 📚
https://svgo.dev/
Very happy with the progress, and looking forward to the next release. 🚀
I recently joined as a maintainer for #SVGO! 🎉
I'll help with resolving some of the long-standing issues, and will later make further optimizations. Mostly focused on bugs and tests for now, though. 🧪
Some bug fixes so far happened to net even smaller files too, which is great:
* https://github.com/svg/svgo/pull/1785
* https://github.com/svg/svgo/pull/1791