MRaster lib 21.0.0.0
Image Processing Library
Loading...
Searching...
No Matches
mjr::hershey::herChar Struct Reference

Struct to define a glyph. More...

#include <hersheyFont.hpp>

Public Attributes

int charNum
 Character Number for glyph.
 
int numComp
 Number of strokes in glyph.
 
const char * components
 Coordinates for each stroke.
 

Detailed Description

Struct to define a glyph.

Definition at line 18 of file hersheyFont.hpp.

Member Data Documentation

◆ charNum

int mjr::hershey::herChar::charNum

Character Number for glyph.

Definition at line 19 of file hersheyFont.hpp.

◆ numComp

int mjr::hershey::herChar::numComp

Number of strokes in glyph.

Definition at line 20 of file hersheyFont.hpp.

◆ components

const char* mjr::hershey::herChar::components

Coordinates for each stroke.

Definition at line 21 of file hersheyFont.hpp.


The documentation for this struct was generated from the following file: