Scalable Vector Graphics
J'aime 0
SVG is an XML based file format. It allows to create vector
graphics with animation and interaction support. It can be edited
with any text editor.
Nom | Scalable Vector Graphics |
|---|---|
| Nom abrégé | SVG |
| Développé par | W3C |
| Année | 2001 (SVG 1.0) |
| Avantages | Vector graphics: can be resized without quality loss Text-based: can be edited with a text editor |
| Inconvénients | Security issues; can contain executable code (javascript) and non-embedded (URI) resources, so essentially requires a browser for proper viewing. Not intended for print. |
| Fonctionnalités | |
| Image vectorielle | Oui |
| Image matricielle (Raster) | Oui Can have embedded JPEG/PNG |
| Format sans perte | Oui |
| Support animation | Oui |
| Support de la transparence | Oui |
| Support des couches | Oui |
| HDR | Non |
| Profondeur de couleur max. (bit depth) | 8-bit |
| Supporte CMYK (pour l'imprimerie) | Oui |
| Nombre de canaux max. | 4 (RGBA) |
| Utilisations communes | Scalable graphics |
| Navigateurs supportés (sans plugin) | |
| Google Chrome | Oui |
| Microsoft Edge | Oui |
| Safari | Oui |
| Firefox | Oui |
| Opera | Oui |
| Autre | |
| Extensions | .svg .svgz |
| Wikipédia | wikipedia.org/... |
Avis utilisateurs et commentaires