xref: /aosp_15_r20/external/skia/site/_index.html (revision c8dee2aa9b3f27cf6c858bd81872bdeb2c07ed17)
1+++
2title = "Skia"
3linkTitle = "Skia"
4
5+++
6
7{{< blocks/cover title="Welcome to Skia: The 2D Graphics Library" image_anchor="top" height="full" color="orange" >}}
8<div class="mx-auto">
9	<a class="btn btn-lg btn-primary mr-3 mb-4" href="{{< relref "/docs" >}}">
10		Learn More <i class="fas fa-arrow-alt-circle-right ml-2"></i>
11	</a>
12	<p class="h3 mt-5">Skia is an open source 2D graphics library which provides common APIs that
13		work across a variety of hardware and software platforms. It serves as the graphics engine
14		for Google Chrome and ChromeOS, Android, Flutter, and many other products.
15	</p>
16</div>
17{{< /blocks/cover >}}
18
19
20