skia2/site/about/_index.html
Ben Wagner d532a9e544 Update supported iOS to 11
Skia bots build and test on iOS with a minimum of iOS 11. Chrome
currently requires 13 and other internal users are at minimum 11. While
Skia may currently build with older minimum targets (currently back to
iOS 8, though shortly will require iOS 9) it is not tested on versions
older than 11.

Change-Id: I34305438caccd4f990904a4cc4dcdff2c64b6cc5
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/447717
Reviewed-by: Heather Miller <hcm@google.com>
Commit-Queue: Ben Wagner <bungeman@google.com>
2021-09-10 19:19:20 +00:00

50 lines
1.7 KiB
HTML

---
title: About Skia
linkTitle: About
menu:
main:
weight: 10
---
{{< blocks/cover title="About Skia" image_anchor="bottom" height="min">}}
<p class="h3 mt-5">
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.
</p>
{{< /blocks/cover>}}
{{< blocks/section color="primary">}}
{{< blocks/feature icon="fa-lightbulb" title="Roadmap" url="https://docs.google.com/document/d/1LSdO3I-IdZVZCtEnW9pu3k_32gfPIcB_YeSn-OJBGZI/edit?usp=sharing" >}}
<p class=h4>
Check out the high level themes we have on tap the next 6-12 months. Note it is a living
document that changes based on the requirements of our users.
</p>
{{< /blocks/feature >}}
{{< blocks/feature icon="fa-lightbulb" title="Supported Platforms" >}}
<p class=h4>
Windows 7, 8, 8.1, 10<br>
macOS 10.10.5 or later<br>
iOS 11 or later<br>
Android 4.1 (JellyBean) or later<br>
Ubuntu 18.04+, Debian 10+, openSUSE 15.2+, or Fedora Linux 32+
</p>
{{< /blocks/feature >}}
{{< blocks/feature icon="fas fa-envelope-square" title="Subscribe"
url="https://twitter.com/docsydocs" >}}
<p class=h4>
Join the mailing list to keep up to date.
</p>
{{< /blocks/feature >}}
{{< /blocks/section>}}