This page was last modified 06:27, 28 May 2007.
SVG
From Forum Nokia Wiki
(Scalable Vector Graphics)
SVG is XML document describing graphics and graphical applications. In Nokia devices, that have Scalable UI, it is used for most of the graphics.
You can change Nokia phone graphics for the S60 phones (using SVG) in the Carbide.ui Theme Edition.
SVG has many advantages over the bitmap graphics. For example size of the file, scalability (making image bigger/smaller) without image distortion.
The SVG format is a standard that is provided by W3C organization. There are several SVG Profiles that contain part of SVG specification.
For editing SVG you can use either commercial (for example Adobe Illustrator) or open source (for example Inkscape) SVG editors.
External links
http://www.inkscape.org/ -- Inkscape If the AknIconUtils::SetSize functions doesn't seem to work with svg created with Inkscape, you may need to add viewBox attribute manually to svg element.
http://www.adobe.com/products/illustrator/ -- Adobe Illustrator
| Related Discussions | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| SVG Error in Carbide.ui | CoreXE | Themes/Carbide.ui | 2 | 2007-11-05 15:19 |
| Svg- icon and 3rd? Py2sis 3rd status? | big_pig | Python | 4 | 2007-02-01 20:39 |
| SVG Renderer | skumar_rao | Symbian Media (Graphics & Sounds) | 6 | 2007-04-25 03:33 |
| Problems editing SVG | rgpp | Themes/Carbide.ui | 7 | 2007-06-12 09:47 |
| scrolling/panning svg image? | cellnite | Mobile Java Media (Graphics & Sounds) | 1 | 2008-05-25 23:19 |
