| OLD | NEW |
| 1 Skia Graphics Library | 1 Skia Graphics Library |
| 2 ===================== | 2 ===================== |
| 3 | 3 |
| 4 Skia is an open source 2D graphics library which provides common APIs that work | 4 Skia is an open source 2D graphics library which provides common APIs that work |
| 5 across a variety of hardware and software platforms. It serves as the graphics | 5 across a variety of hardware and software platforms. It serves as the graphics |
| 6 engine for Google Chrome and Chrome OS, Android, Mozilla Firefox and Firefox | 6 engine for Google Chrome and Chrome OS, Android, Mozilla Firefox and Firefox |
| 7 OS, and many other products. | 7 OS, and many other products. |
| 8 | 8 |
| 9 Skia is sponsored and managed by Google, but is available for use by anyone | 9 Skia is sponsored and managed by Google, but is available for use by anyone |
| 10 under the BSD Free Software License. While engineering of the core components | 10 under the BSD Free Software License. While engineering of the core components |
| (...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 52 </td> | 52 </td> |
| 53 <td> | 53 <td> |
| 54 <a href="https://fiddle.skia.org/c/0261e010db41116bc1e1c045900e0dc3"> <img
src="https://fiddle.skia.org/i/0261e010db41116bc1e1c045900e0dc3_raster.png"></a
> | 54 <a href="https://fiddle.skia.org/c/0261e010db41116bc1e1c045900e0dc3"> <img
src="https://fiddle.skia.org/i/0261e010db41116bc1e1c045900e0dc3_raster.png"></a
> |
| 55 </td> | 55 </td> |
| 56 </tr> | 56 </tr> |
| 57 </table> | 57 </table> |
| 58 | 58 |
| 59 Roadmap | 59 Roadmap |
| 60 ------- | 60 ------- |
| 61 For a look at high level items we have on tap the next 6-12 months, view our | 61 For a look at high level items we have on tap the next 6-12 months, view our |
| 62 roadmap [here](https://docs.google.com/a/skia.org/document/d/1cjB8QBB6orRtvpDn2M
HAr95K8I0QvVgyJfUq5zGjf1M). | 62 roadmap [here](https://docs.google.com/document/d/1jb9XcGpi0EpvJcxttHjo5OkIHljRR
xAEfIhoxRUut4I). |
| 63 Note it is a living document that changes based on the requirements of our users
. | 63 Note it is a living document that changes based on the requirements of our users
. |
| 64 | 64 |
| 65 Recent Highlights | 65 Recent Highlights |
| 66 ----------------- | 66 ----------------- |
| 67 See a summary of recent changes to the library [here](https://docs.google.com/a/
skia.org/document/d/1Q4-YN8wDY9Q3L7gkqOJmmCLM73dj3tr9epUHL1vMZm4). | 67 See a summary of recent changes to the library [here](https://docs.google.com/a/
skia.org/document/d/1Q4-YN8wDY9Q3L7gkqOJmmCLM73dj3tr9epUHL1vMZm4). |
| 68 | 68 |
| OLD | NEW |