Added support for registering font types based on the suggestion of brendonparker

This commit is contained in:
Marcin Ziąbek
2021-08-29 20:14:48 +02:00
parent 04af33fc31
commit 683ab362d8
4 changed files with 60 additions and 5 deletions
@@ -16,4 +16,10 @@
<ProjectReference Include="..\QuestPDF\QuestPDF.csproj" />
</ItemGroup>
<ItemGroup>
<None Update="LibreBarcode39-Regular.ttf">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup>
</Project>