This is my latest blitter based fast text rendering routines which are unique in that they speed up rendering of non-proportional fonts of any height, and from 4-16 pixels in width. This stuff is written in assembly, and a test program written in Manx C is included to show off the speed difference between FastText(), and Text(). Source code is included - this file may be distributed freely, but permission is required to use these routines in commercial, and shareware products. FastText Copyright 1988 by Darren M. Greenwald - Enjoy!