
Render simple 2d text using C sharp in opentk with example
Posted Monday, 20 February, 2012 - 16:35 by Nikhil Malhotra| Project: | The Open Toolkit library |
| Version: | 1.0-2010-10-06 |
| Component: | Code |
| Category: | task |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (invalid) |
Jump to:
Description
hi, i want to display text using C sharp in opentk. it is plain text nothing special functionality required. please help with an example. thanks


Comments
#1
This is quite a nice library that I used for a while:
http://www.opentk.com/project/QuickFont
There's a limit to how simple you can make it - you're still going to need some form of font definition just to describe the character layout on a source graphic, more so for proportional fonts.
#2