Unchained.Drawing.Text 0.1.0-rc.4

This is a prerelease version of Unchained.Drawing.Text.
dotnet add package Unchained.Drawing.Text --version 0.1.0-rc.4
                    
NuGet\Install-Package Unchained.Drawing.Text -Version 0.1.0-rc.4
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Unchained.Drawing.Text" Version="0.1.0-rc.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Unchained.Drawing.Text" Version="0.1.0-rc.4" />
                    
Directory.Packages.props
<PackageReference Include="Unchained.Drawing.Text" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Unchained.Drawing.Text --version 0.1.0-rc.4
                    
#r "nuget: Unchained.Drawing.Text, 0.1.0-rc.4"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Unchained.Drawing.Text@0.1.0-rc.4
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Unchained.Drawing.Text&version=0.1.0-rc.4&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Unchained.Drawing.Text&version=0.1.0-rc.4&prerelease
                    
Install as a Cake Tool

Unchained.Drawing.Text

MIT-licensed text rendering layer for the Unchained document-processing suite. Wraps FreeType2 for glyph rasterization and HarfBuzz for complex-script shaping, giving the PDF and PPTX rendering packages a shared, high-quality text pipeline.

Targets: net8.0 · net9.0 · net10.0 License: MIT (package) / FTL (FreeType2) / MIT (HarfBuzz)


You usually do not need to install this package directly

Unchained.Drawing.Text is an automatic transitive dependency of the Unchained rendering packages. Install one of those instead:

<PackageReference Include="Unchained.Pdf.Rendering" Version="0.1.0" />
<PackageReference Include="Unchained.Pptx.Rendering" Version="0.1.0" />

What's inside

  • FreeType2-backed glyph outline rasterization (TrueType, OpenType, Type 1, CFF)
  • HarfBuzz text shaping for complex scripts (ligatures, kerning, bidi-aware runs)
  • Shared TrueTypeMetrics font-metric reader (OS/2 table, Helvetica fallback)
  • The native FreeType2 binaries are supplied by FreeTypeSharp plus Unchained.Drawing.Runtimes (linux-arm64); HarfBuzz binaries come from the HarfBuzzSharp native-asset packages.

Licensing

FreeType2 is licensed under the FreeType License (FTL), a BSD-style permissive license. HarfBuzz is MIT-licensed. See THIRD_PARTY_NOTICES.md in this package for full attribution.


GitHub · Report an issue

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Unchained.Drawing.Text:

Package Downloads
Unchained.Pdf.Rendering

Package Description

Unchained.Pptx.Rendering

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.1.0-rc.4 0 6/20/2026