Scalable Vector Graphics
Le gusta 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.
Nombre | Scalable Vector Graphics |
|---|---|
| Nombre corto | SVG |
| Developed by | W3C |
| Year | 2001 (SVG 1.0) |
| Ventajas | Vector graphics: can be resized without quality loss Text-based: can be edited with a text editor |
| Desventajas | Security issues; can contain executable code (javascript) and non-embedded (URI) resources, so essentially requires a browser for proper viewing. Not intended for print. |
| Características | |
| Vector graphics | Sí |
| Raster image | Sí Can have embedded JPEG/PNG |
| Lossless | Sí |
| Animation support | Sí |
| Transparency support | Sí |
| Layers support | Sí |
| HDR | No |
| Maximum bit depth | 8-bit |
| CMYK support (for print) | Sí |
| Maximum number of channels | 4 (RGBA) |
| Commonly used for | Scalable graphics |
| Browser support (without plugin) | |
| Google Chrome | Sí |
| Microsoft Edge | Sí |
| Safari | Sí |
| Firefox | Sí |
| Opera | Sí |
| Additional | |
| File extensions | .svg .svgz |
| Wikipedia | wikipedia.org/... |
User reviews and comments