Skia Graphics Engine

The Skia Graphics Engine is an open-source graphics library written in C++. Skia Inc. originally developed the library; Google acquired it in 2005,[1] and then released the software as open source licensed under the New BSD free software license.

Skia Graphics Engine
Original author(s)Skia Inc.
Developer(s)Google
Repository
Written inC++
Operating systemAndroid, iOS, Linux, macOS, Windows
TypeGraphics library
LicenseNew BSD License
Websiteskia.org
skia.googlesource.com/skia

Library

Now known as Skia, the library is used as of 2017 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.

Skia has several back-ends, including one for CPU-based software rasterization, one for Portable Document Format (PDF) output, and one for GPU-accelerated OpenGL, OpenGL ES, Vulkan, and Metal. Partially implemented back-ends (which may lack some features) are also available for Scalable Vector Graphics (SVG). Skia is most similar in purpose to Cairo or Pathfinder (meaning that it focuses on drawing) rather than to other more elaborate infrastructures like Qt that provide their own widgets etc.[2]

gollark: You CLEARLY do not read strange enough fiction.
gollark: > FALSE (named after the author's favourite truth value) is an early Forth-like esoteric programming language invented by Wouter van Oortmerssen in 1993, with the goal of creating a powerful (and obfuscated) language with as small a compiler as possible. The original compiler is 1024 bytes, written in 68000 assembler. FALSE inspired the prominent esoteric languages Brainfuck and Befunge, among other languages. I see.
gollark: I DID want some sort of accursed scripting or query language.
gollark: Link?
gollark: ddg! FALSE

See also

References

  1. Malik, Om (2 Sep 2008). "Google Open Sources Skia Graphics Engine". gigaom. Retrieved 31 August 2011.
  2. "The Skia 2D Graphics Library From Google - Phoronix". www.phoronix.com. Retrieved 19 April 2018.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.