Home
last modified time | relevance | path

Searched defs:VFActions (Results 1 – 1 of 1) sorted by relevance

/dports/print/texlive-base/texlive-20150521-source/texk/dvisvgm/dvisvgm-1.9.2/src/
H A DVFActions.h29 struct VFActions struct
31 virtual ~VFActions () {} in ~VFActions() argument
32 virtual void preamble (std::string comment, UInt32 checksum, double dsize) {} in preamble()
33 virtual void postamble () {} in postamble()
34 …UInt32 fontnum, std::string path, std::string name, UInt32 checksum, double dsize, double ssize) {} in defineVFFont()
35 virtual void defineVFChar (UInt32 c, std::vector<UInt8> *dvi) {} in defineVFChar()