Joe Gregorio | 02f7202 | 2021-03-27 10:12:45 -0400 | [diff] [blame] | 1 | +++ |
| 2 | title = "Skia" |
| 3 | linkTitle = "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 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. |
| 13 | </p> |
| 14 | </div> |
| 15 | {{< /blocks/cover >}} |
| 16 | |
| 17 | |