Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.16 KB

README.md

File metadata and controls

25 lines (15 loc) · 1.16 KB

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 samuel.carlsson@gmail.com

See contributors for a full list.