# Skia Graphics Library as a renderer in Processing

**URL:** https://discourse.processing.org/t/skia-graphics-library-as-a-renderer-in-processing/25580
**Category:** Gallery
**Created:** [November 20, 2020, 10:31pm UTC](https://discourse.processing.org/t/skia-graphics-library-as-a-renderer-in-processing/25580 "2020-11-20T22:31:36Z")
**Posts on this page:** 2
**Page:** 2

<div class="post-metadata">

### Author: ![micycle](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/micycle/32/201_2.png) [@micycle](https://discourse.processing.org/u/micycle)
#### Post date: [April 24, 2021, 9:59am UTC](https://discourse.processing.org/t/skia-graphics-library-as-a-renderer-in-processing/25580/21 "2021-04-24T09:59:40Z")

</div>

That’s good, thanks.

> [@matheplica](#):
>
> it’s just missing help file to learn who to use it.

People can refer to the Skija docs for how to use it (though I could add some more to the repo…).

---

<div class="post-metadata">

### Author: ![micycle](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/micycle/32/201_2.png) [@micycle](https://discourse.processing.org/u/micycle)
#### Post date: [November 11, 2021, 4:45pm UTC](https://discourse.processing.org/t/skia-graphics-library-as-a-renderer-in-processing/25580/22 "2021-11-11T16:45:39Z")

</div>

I’ve just added two [example](https://github.com/micycle1/processing-skia/tree/main/examples) sketches to the repository, showcasing text rendered on a path (in this case a circular path), and dashed strokes.

![dashStroke](https://canada1.discourse-cdn.com/flex036/uploads/processingfoundation1/original/2X/0/053d7bf123c1fce74de6d0d76835ffb0738d1ede.gif) ![textOnPath](https://canada1.discourse-cdn.com/flex036/uploads/processingfoundation1/original/2X/e/ea723b6e3124d584db38cfb253b24d33c7a72fc5.gif)

[Previous page](https://discourse.processing.org/t/skia-graphics-library-as-a-renderer-in-processing/25580.md?page=1)
