vectfont.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define brt(x, y)   (11*x+y)
#define drk(x, y)   -(11*x+y)
#define LAST   -128
 0200 Marks end of stroke list
#define NEGY   -127
 0201 Denotes negative y stroke
#define bneg(x, y)   NEGY, brt(x,y)
#define dneg(x, y)   NEGY, drk(x,y)
#define TINY   char
 must be signed

Variables

TINY * tp_cindex [256]
 index to stroke tokens
TINY tp_ctable []
 table of strokes


Detailed Description

Vector font definitions, for TIG-PACK fonts. Used by LIBPLOT3 and LIBRT for simple vector fonts.

Author:
Michael John Muuss Douglas A. Gwyn
Source
The U. S. Army Research Laboratory Aberdeen Proving Ground, Maryland 21005-5068 USA
Header
/cvsroot/brlcad/brlcad/include/vectfont.h,v 14.7 2006/09/18 05:24:07 lbutler Exp

Definition in file vectfont.h.


Generated on Mon Sep 18 01:25:02 2006 for BRL-CAD by  doxygen 1.4.6