Source position: fpsvg.types.pp line 371
type TSVGGenericFamily = (
gfNone,
gfSerif,
gfSansSerif,
gfCursive,
gfFantasy,
gfMonospace
);