How to make Telegram animated stickers from an SVG (no After Effects)
Telegram animated stickers and custom emoji use a format called TGS — compressed Lottie animation data. The "official" way to make one is a Lottie / A…
Tech news from the best sources
Telegram animated stickers and custom emoji use a format called TGS — compressed Lottie animation data. The "official" way to make one is a Lottie / A…
Если к вам придут с задачей внедрения интерактивной карты офиса, какой рендер вы выберете? Canvas или SVG? Верхнеуровневый обзор скажет, что Canvas хо…
Кнопка «Наверх» — вещь настолько простая, что обычно её делают прямо в проекте: ссылка, немного CSS, пара строк JavaScript — готово. Для одной страниц…
When we approach logo design as a form of systemizing, we move beyond the limitations of manual vector tools and embrace the beauty of repeatable, alg…
SVG icons are everywhere in modern interfaces: buttons, menus, alerts, dashboards, empty states, navigation bars, and product UIs. They look small. Th…
В версии tcl/tk-9.0 добавлена возможность создавать изображения image из SVG -файлов (а значит и сохранять их в png -формате). Всё было хорошо до тех …
Every web app needs icons. How you manage them at scale — that's where most teams make mistakes. This is the complete guide to building an SVG icon sy…
Every real estate developer has the same problem. A buyer visits the website, downloads a PDF floor plan, squints at tiny unit labels, and calls the s…
Introduction: Why SMIL for Animated Icons? When building a library of animated SVG icons, the choice of animation technology is critical. CSSVG Icons …
Finding the right SVG icon is one of those small tasks that constantly interrupts development. You are building a UI, need a clean search icon, then a…
React developers use icons everywhere: navigation menus, dashboards, buttons, settings panels, notifications, forms, onboarding flows, documentation, …
Почему SVG, который работает в Chrome, часто становится статичным или ломается во Flutter? Разбираю проблему animated SVG, SMIL, CSS keyframes, path m…