An open API service indexing awesome lists of open source software.

https://github.com/questpdf/questpdf.native


https://github.com/questpdf/questpdf.native

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

This project integrates [Skia](https://skia.org) and [QuestPDF](https://www.questpdf.com). It consists of two layers:
- Native unmanaged code - C++ wrapper for Skia that exposes and/or composes Skia APIs necessary for QuestPDF,
- Managed dotnet code - low-level wrapper using P/Invoke calls to access native code.