interface for the RVC::OFONT class. More...
#include <rvc/object.h>#include <mi32/point.h>
Go to the source code of this file.
Classes | |
| struct | OFONTCHARCTRLPT |
| class | RVC::OFONT |
| Manages RVC::OBJTYPE_OutlineFont objects. More... | |
| struct | RVCOFONTCHAR |
| struct | RVCOFONTCHARSEG |
Namespaces | |
| namespace | RVC |
Defines | |
| #define | OF_BSPLINE 2 |
| #define | OF_MULTI 1 |
| #define | OF_NORMAL 0 |
| #define | OF_NORMAL 0 |
| #define | OF_ONE 0 |
| #define | OF_STROKE 1 |
| #define | OF_THREE 2 |
| #define | OF_TWO 1 |
interface for the RVC::OFONT class.
| #define OF_BSPLINE 2 |
should be 2
| #define OF_MULTI 1 |
| #define OF_NORMAL 0 |
RVFOFONTCHARSEG types:.
RVFVCHARSEG subtypes:.
normal segment type, fill polygon when done
should be 0
| #define OF_NORMAL 0 |
RVFOFONTCHARSEG types:.
RVFVCHARSEG subtypes:.
normal segment type, fill polygon when done
should be 0
| #define OF_ONE 0 |
OFONTCHARCTRLPT types:.
use control point once
| #define OF_STROKE 1 |
should be 1
| #define OF_THREE 2 |
use control point thrice
| #define OF_TWO 1 |
use control point twice
1.6.1