mirror of
https://github.com/Chouchen/svgToImage.git
synced 2020-02-03 22:08:42 +01:00
Ajout de gd_info.php pour vérifier si le serveur accepte cette classe.
Ajout d'éléments SVG (stroke-width, text) Ajout d'éléments GD (allocate color) Modification d'elipse en arc (pour stroke-width... bug GD)
This commit is contained in:
2
gd_info.php
Normal file
2
gd_info.php
Normal file
@@ -0,0 +1,2 @@
|
||||
<?
|
||||
print_r( gd_info() );
|
Reference in New Issue
Block a user