Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

593 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Recommended actions to build locally for MacOS:

git config --global merge.conflictstyle zdiff3
git clone https://github.com/QuestPDF/QuestPDF.Native.Skia skia --filter=blob:none
cd skia
bash build_local_macos.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages