1 What is SKIA.
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, Mozilla Firefox and Firefox OS, and many other products.
2 Related project.
Cairo VS Skia, http://blog.linux.org.tw/~jserv/archives/002095.html
3 How to install.
install in linux, https://skia.org/user/quick/linux
4 How to use.