| +++ |
| title = "Skia" |
| linkTitle = "Skia" |
| |
| +++ |
| |
| {{< blocks/cover title="Welcome to Skia: The 2D Graphics Library" image_anchor="top" height="full" color="orange" >}} |
| <div class="mx-auto"> |
| <a class="btn btn-lg btn-primary mr-3 mb-4" href="{{< relref "/docs" >}}"> |
| Learn More <i class="fas fa-arrow-alt-circle-right ml-2"></i> |
| </a> |
| <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 ChromeOS, Android, Flutter, and many other products. |
| </p> |
| </div> |
| {{< /blocks/cover >}} |
| |
| |