Skip to content
| Marketplace
Sign in
Visual Studio>Controls>.NET FontManager
.NET FontManager

.NET FontManager

SCAND

|
754 clicks
| (0) | Free
.NET FontManager is a small handy open source library for .NET and ASP.NET. It provides low-level operations with various font formats.
Get Started

.NET FontManager is a small handy open source library for .NET and ASP.NET. It provides low-level operations with various font formats, which include:

  • TrueType and TrueType collections,
  • OpenType and OpenType collections,
  • Type1 fonts, including Type1C,
  • CID fonts.

With the help of .NET FontManager you can use the common type of font files, get contours of every glyph and draw them as you need. The library is rather simple and you don't even need to know about fonts internals (besides, it is low-level).

Technically, it works through freetype2 version 2.5 and supports all fonts from this library. Instead of playing with low C code you can work with .NET and operate with pure .NET abstractions.

For example, with OxyPlot library the typical appliance will look like:

You don't need to purchase TrueType fonts. OpenType, CID fonts, Type1 hold glyphs in vector and are handled by freetype2.

Developer Scand Ltd.

www.scand.com

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft