Hershey vector fonts as a single data.frame

hershey

Format

data.frame of all hershey vector fonts

x,y

coordinates of endpoints of a single line segment. A stroke consistes of multiple line segements. A glyph consistes of multiple strokes.

left,right

Plotting extents of individual glyph

width

Width of individual glyph

stroke

Index of the stroke within this glyph

idx

Index of the point within this glyph

glyph

Index of the glyph within this font

font

Font name

ascii

ASCII code. Set to -1 if it doesn't match a standard ASCII character

char

ASCII character representation e.g. 'a'. Set to empty string if doesn't match a standard ASCII character