SUMO - Simulation of Urban MObility
polyfonttypes.h File Reference
#include <config.h>
Include dependency graph for polyfonttypes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  pffont
 
struct  pfglyph
 

Macros

#define pfFixScale   (1 << 15)
 

Typedefs

typedef signed short int pfint16
 
typedef signed char pfint8
 
typedef unsigned short int pfuint16
 
typedef unsigned char pfuint8
 

Macro Definition Documentation

#define pfFixScale   (1 << 15)

Definition at line 48 of file polyfonttypes.h.

Typedef Documentation

typedef signed short int pfint16

Definition at line 46 of file polyfonttypes.h.

typedef signed char pfint8

Definition at line 43 of file polyfonttypes.h.

typedef unsigned short int pfuint16

Definition at line 45 of file polyfonttypes.h.

typedef unsigned char pfuint8

Definition at line 42 of file polyfonttypes.h.