Skia Graphics Library ===================== Skia is an open source 2D graphics library which provides common APIs that work across a variety of hardware and software platforms. It serves as the graphics engine for Google Chrome and Chrome OS, Android, Mozilla Firefox and Firefox OS, and many other products. Skia is sponsored and managed by Google, but is available for use by anyone under the BSD Free Software License. While engineering of the core components is done by the Skia development team, we consider contributions from any source. * Canonical source tree: [skia.googlesource.com/skia](https://skia.googlesource.com/skia). * Issue tracker: [bug.skia.org](https://bug.skia.org/). * Discussion forum: [skia-discuss@googlegroups.com](https://groups.google.com/forum/#!forum/skia-discuss). * API Reference and Overview: [skia.org/user/api](https://skia.org/user/api/). * Skia Fiddle: [fiddle.skia.org](https://fiddle.skia.org/c/@skcanvas_paint). Showcase -------- Click on any image below to see the source code that generated the image.
ShapesBézier Curves
Translations and RotationsText Rendering
Discrete Path EffectsComposed Path Effects
Sum Path EffectsShaders
Roadmap ------- For a look at high level themes we have on tap the next 6-12 months, view our roadmap [here](https://docs.google.com/document/d/1LSdO3I-IdZVZCtEnW9pu3k_32gfPIcB_YeSn-OJBGZI/edit?usp=sharing). Note it is a living document that changes based on the requirements of our users. 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+