Font and Text Services


Compounds

struct  Font
struct  FontFactory
struct  TextureFont
struct  TextVisual

Detailed Description

Text rendering services.

Requires: render, IO

The text package introduces the .4FNT file type, which is a simple format for storing texture fonts. It includes a header describing the contained glyphs and their position on the texture, followed by the texture itself stored in .PNG format. The StdIO package includes a ReaderWriter for the format, see the demo F4/Samples/fontfactory.lua for an example of it's use.


Flat Four Engine
Copyright (C) 2001 by 379, Inc.
This page generated by Doxygen