-
Notifications
You must be signed in to change notification settings - Fork 606
Home
Matthew Leibowitz edited this page Jan 20, 2026
·
6 revisions
Cross-platform 2D graphics API for .NET powered by Google's Skia library.
⚠️ This wiki has moved! Documentation now lives in the main repository.
All documentation is now in the documentation/ folder of the main repository:
- README - Installation & quick start
- Building - Build from source (Windows/macOS)
- Building on Linux - Linux builds
- Architecture - Three-layer design
- Memory Management - Pointer types & ownership
- Error Handling - Error patterns
- Adding APIs - Create new bindings
- Adding Libraries - Add new projects
- Contributing Guide - How to contribute
- Maintaining - Maintainer guide
- Releasing - Release checklist
- Versioning - Version scheme
- 📦 NuGet Package
- 📖 API Reference
- 💬 .NET Discord
- 🐛 Issues