Home | History | Annotate | Download | only in site
      1 Overview
      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 
     11 Skia is an open source 2D graphics library which provides common APIs that work
     12 across a variety of hardware and software platforms.  It serves as the graphics
     13 engine for Google Chrome and Chrome OS, Android, Mozilla Firefox and Firefox
     14 OS, and many other products.
     15 
     16 Skia is sponsored and managed by Google, but is available for use by anyone
     17 under the BSD Free Software License.  While engineering of the core components
     18 is done by the Skia development team, we consider contributions from any
     19 source.
     20 
     21 Roadmap
     22 -------
     23 For a look at high level items we have on tap the next 6-12 months, view our
     24 roadmap [here](https://docs.google.com/a/skia.org/document/d/1cjB8QBB6orRtvpDn2MHAr95K8I0QvVgyJfUq5zGjf1M).
     25 Note it is a living document that changes based on the requirements of our users.
     26 
     27 Recent Highlights
     28 -----------------
     29 See a summary of recent changes to the library [here](https://docs.google.com/a/skia.org/document/d/1Q4-YN8wDY9Q3L7gkqOJmmCLM73dj3tr9epUHL1vMZm4).
     30 
     31