arnapou / svg
Library - Help to draw svg images.
dev-main
2025-02-13 17:26 UTC
Requires
- php: ~8.3.0 || ~8.4.0
- arnapou/geometry: ^1.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.52
- phpstan/extension-installer: ^1.3
- phpstan/phpstan: ^2.0
- phpstan/phpstan-deprecation-rules: ^2.0
- phpstan/phpstan-phpunit: ^2.0
- phpstan/phpstan-strict-rules: ^2.0
- phpunit/php-code-coverage: ^11.0
- phpunit/phpunit: ^11.0
This package is not auto-updated.
Last update: 2025-02-14 14:41:17 UTC
README
This library is a simple tool to convert pixelated images to SVG.
It optimises the svg file size by merging pixels in a single path.
Installation
composer require arnapou/svg
packagist 👉️ arnapou/svg
TODO
TODO
Php versions
Date | Ref | 8.4 | 8.3 |
---|---|---|---|
29/01/2025 | 1.0.x, main | × | × |