NRasterizer icon indicating copy to clipboard operation
NRasterizer copied to clipboard

OpenType parser in pure c#

NRasterizer icon

build-status Build status first-timers-friendly

Simple and clean TrueType font loader and renderer written purely in c#.

  • Loads .ttf files.
  • Rasterizes text to bitmap

Sample renders

Autogenerated screenshot generated by the latest master build.

Below is a sample using the GDI+ rasterizer.

Latest master GDI+ sample

Below is a sample using the NRasterizer rasterizer.

Latest master sample

Author

Samuel Carlsson [email protected]

See contributors for a full list.