![]() |
VOOZH | about |
dotnet add package ZingPDF.Fonts --version 1.0.37
NuGet\Install-Package ZingPDF.Fonts -Version 1.0.37
<PackageReference Include="ZingPDF.Fonts" Version="1.0.37" />
<PackageVersion Include="ZingPDF.Fonts" Version="1.0.37" />Directory.Packages.props
<PackageReference Include="ZingPDF.Fonts" />Project file
paket add ZingPDF.Fonts --version 1.0.37
#r "nuget: ZingPDF.Fonts, 1.0.37"
#:package ZingPDF.Fonts@1.0.37
#addin nuget:?package=ZingPDF.Fonts&version=1.0.37Install as a Cake Addin
#tool nuget:?package=ZingPDF.Fonts&version=1.0.37Install as a Cake Tool
ZingPDF.Fonts contains the font metadata, metrics, and loading helpers used by ZingPDF.
If you are consuming the main ZingPDF package directly, this package is restored automatically as a dependency.
To reference it explicitly:
dotnet add package ZingPDF.Fonts
This package provides:
ZingPDF.Fonts is used by the core ZingPDF package to support:
The document-level registration APIs live in the main ZingPDF package:
using var pdf = Pdf.Create();
var helvetica = await pdf.RegisterStandardFontAsync(StandardPdfFonts.Helvetica);
var custom = await pdf.RegisterTrueTypeFontAsync("MyFont.ttf");
High-level text registration currently targets WinAnsi / Windows-1252 text workflows.
If you are choosing packages for an application, most projects should reference ZingPDF rather than ZingPDF.Fonts directly.
ZingPDF is proprietary software. Review LICENSE.txt and ensure you have an active paid subscription with sufficient seats, or another applicable commercial agreement, before commercial use or commercial bundling.
See SUPPORT.md in the package root or docs/project/SUPPORT.md in the repository for the current support stance and release-readiness notes.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|