The Skia Graphics Engine or Skia is an open-source 2D graphics library written in C++. Skia abstracts away platform-specific graphics API (which differ from one to another).[1] Skia Inc. originally developed the library; Google acquired it in 2005,[2] and then released the software as open source licensed under the New BSD free software license in 2008.

Overview

In order to stay multi-platform Skia supports several (platform-dependent) back-ends. These include:

Skia is most similar in purpose to Cairo or Pathfinder (meaning that it focuses on drawing) rather than to other more elaborate APIs like that one of Qt that provide their own widgets and UI description language etc.[4]

Application

The library is used as of 2021 in Google Chrome, Chrome OS, Chromium OS, Mozilla Firefox, Mozilla Thunderbird, Android, Firefox OS, LibreOffice (from version 7.0), Flutter and Avalonia (from Alpha 4).

The Skia library is also present on the BlackBerry PlayBook, though the extent of its usage is unclear.

Supported platforms

  • Windows 7, 8, 8.1, 10
  • macOS 10.10.5 or later
  • iOS 8 or later
  • Android 4.1 (JellyBean) or later
  • Ubuntu 14.04+, Debian 8+, openSUSE 13.3+, or Fedora Linux 24+
  • Web Browsers[5]

History

Created in 2004 by Mike Reed and Cary Clark in Chapel Hill North Carolina. It was quietly acquired by Google in 2005.[6]

See also

References

  1. ^ "Skia Graphics Library". skia.org. Retrieved 2020-11-01.
  2. ^ Malik, Om (2 Sep 2008). "Google Open Sources Skia Graphics Engine". gigaom. Retrieved 31 August 2011.
  3. ^ "Specialized Builds". Skia. Retrieved 2022-01-18.
  4. ^ "The Skia 2D Graphics Library From Google - Phoronix". www.phoronix.com. Retrieved 19 April 2018.
  5. ^ "CanvasKit - Skia + WebAssembly". skia.org. Retrieved 2021-09-03.
  6. ^ "Inside Google's Chapel Hill outpost: A growing success story | WRAL TechWire". 2017-05-24. Retrieved 2021-10-27.

External links

YouTube