Skip to content
Matthew Leibowitz edited this page Nov 5, 2019 · 5 revisions

Using SkiaSharp

Building SkiaSharp

  • Building on Linux
    All the bits needed to build a custom version of libSkiaSharp.so for any specific distro/version of Linux.
  • Creating Bindings
    Steps on how to add a new API to SkiaSharp.
  • Release Checklist
    The steps needed to verify that a SkiaSharp release is ready to go out the door.
  • Writing Docs
    The steps to set up for editing the API docs.