Top > php-svg
[[PHP]] > [[PHP/SVG]]

* Original [#xacb33ab]

- https://github.com/meyfa/php-svg (original)
- https://packagist.org/packages/meyfa/php-svg

- SVGRect に rx, ry 追加
--  https://github.com/meyfa/php-svg/pull/29

* yoya customize [#yoya]

- https://github.com/yoya/php-svg (yoya's customize)
- https://packagist.org/packages/yoya/php-svg
 $ composer require yoya/php-svg

- SVGRect support
- SVGGradients support (but only SVG geranate, not PNG)

** sample [#f76ba11e]

*** 場当たり作成 [#z5ac2274]

- aperture grille
--  https://gist.github.com/yoya/545709af0b6375b0574244ca05655ff1
- shadow mask
--   https://gist.github.com/yoya/d546b98eb364510929676a3a36dedec1
- slot mask
--  https://gist.github.com/yoya/88a1f58003f15cb476598109569ad2c2
- pentile rybg
--  https://gist.github.com/yoya/da949cddc96e849cda02d4e84754a2b2

*** コード改善 [#c46822b8]

- pentile rgb
--  https://gist.github.com/yoya/6e9807d2b033c93e1dae51673a556e40
- pentile rgbw
--  https://gist.github.com/yoya/920c931ac5004c29de6575e3cc5faaf4
-- (ボツ) https://gist.github.com/yoya/c1913a0d326f152cd30e4305806ce13b
- pentile rgb w
--  https://gist.github.com/yoya/185daf850d62bb1191d455ec4e04e89c
- pentile rgbw 2
--  https://gist.github.com/yoya/f9ec05ae6d10521f2a306d28fd3df9e2

Reload   Diff   Front page List of pages Search Recent changes Backup Referer   Help   RSS of recent changes