Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 314 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 314 Bytes

This project integrates Skia and QuestPDF. 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.