With M93 Chromium is dropping support for older Linux distributions. The new minimum requirements are Ubuntu 18.04+, Debian 10+, openSUSE 15.2+, or Fedora Linux 32+. Update Skia's minimum requirements to match. Change-Id: I280a0790d4ee4d803bc15e2e29828be692ea934e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/428983 Commit-Queue: Ben Wagner <bungeman@google.com> Commit-Queue: Heather Miller <hcm@google.com> Reviewed-by: Heather Miller <hcm@google.com>
2.9 KiB
title | linkTitle | menu | ||||
---|---|---|---|---|---|---|
Documentation | Documentation |
|
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, Flutter, 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.
- Issue tracker: bug.skia.org.
- Discussion forum: skia-discuss@googlegroups.com.
- API Reference and Overview.
- Skia Fiddle: fiddle.skia.org.
Showcase
Click on any image below to see the source code that generated the image.
Shapes | Bézier Curves |
---|---|
Translations and Rotations | Text Rendering |
Discrete Path Effects | Composed Path Effects |
Sum Path Effects | Shaders |
Roadmap
For a look at high level themes we have on tap the next 6-12 months, view our roadmap here. 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 18.04+, Debian 10+, openSUSE 15.2+, or Fedora Linux 32+