Skip to content
Matthew Leibowitz edited this page Oct 16, 2018 · 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.