1Overview 2======== 3 4<a href="https://fiddle.skia.org/c/40bca23ae5625f7812b30316f879ced1"><img style="margin: 0" src="https://fiddle.skia.org/i/40bca23ae5625f7812b30316f879ced1_raster.png"></a> 5 6> *Click the above image to see the code that generated it.* 7 8<br> 9<br> 10 11Skia is an open source 2D graphics library which provides common APIs that work 12across a variety of hardware and software platforms. It serves as the graphics 13engine for Google Chrome and Chrome OS, Android, Mozilla Firefox and Firefox 14OS, and many other products. 15 16Skia is sponsored and managed by Google, but is available for use by anyone 17under the BSD Free Software License. While engineering of the core components 18is done by the Skia development team, we consider contributions from any 19source. 20 21Roadmap 22------- 23For a look at high level items we have on tap the next 6-12 months, view our 24roadmap [here](https://docs.google.com/a/skia.org/document/d/1cjB8QBB6orRtvpDn2MHAr95K8I0QvVgyJfUq5zGjf1M). 25Note it is a living document that changes based on the requirements of our users. 26 27Recent Highlights 28----------------- 29See a summary of recent changes to the library [here](https://docs.google.com/a/skia.org/document/d/1Q4-YN8wDY9Q3L7gkqOJmmCLM73dj3tr9epUHL1vMZm4). 30 31