Scalable Vector Graphics (SVG) is a W3C standard for vector graphics, based on XML.[1]
Support by Apple[]
Though Preview is unable to display SVG files, support is internally provided by CoreSVG to allow WebKit-based applications, such as Safari, to natively display SVG files and animations in macOS, iOS, and iPadOS.[2]
References[]
- ↑ Scalable Vector Graphics at the Free On-Line Dictionary Of Computing. 2001-02-06.
- ↑ Native SVG support, Apple Developer Forums. 2020-07-29.
See also[]
- macSVG, an open source SVG editor for OS X 10.11 or later.
- PDF (Portable Document Format), capable of embedding vector graphics.
- PNG (Portable Network Graphics), for online raster images.
External links[]
- Scalable Vector Graphics (SVG) at the World Wide Web Consortium
- Scalable Vector Graphics and Adobe SVG Viewer at the Adobe Wiki
- Scalable Vector Graphics at Wikipedia