VM Labs SDK Sample Code |
\vmlabs\sample\Outline-Text\truetype |
Copyright © 2000 VM Labs, Inc. All Rights Reserved |
December 18, 2000 |
This program draws a few lines of text onto the screen using a Truetype font. This demonstrates how to do simple text output at different sizes and in different colors.
Filename | Description |
collegescript.ttf | True type font |
fontdata.s | Assembly file that includes font as binary data. |
makefile | MAKEFILE for building and running sample program. |
txdemo.c | Main source code module for this sample. |
Before attempting to load or run any of the SDK samples, make sure you have first read the Hitchhiker's Guide To NUON document.
After that, if you're still having trouble getting this sample program to work, click here to request assistance from developer support.