Home
last modified time | relevance | path

Searched refs:pk_preamble (Results 1 – 5 of 5) sorted by relevance

/dports/print/texlive-base/texlive-20150521-source/texk/ps2pk/
H A Dpkout.h20 void pk_preamble(char *comment, /* comment string: source of font */
H A Dpktest.c63 pk_preamble(comment, 10.0, 1473505522, 120, 120); in main()
H A Dps2pk.c511 pk_preamble(comment, pointsize, cs, x_resolution, y_resolution); in main()
H A Dpkout.c99 void pk_preamble(char *comment, /* source of the font */ in pk_preamble() function
H A Dprotos.h150 extern void pk_preamble(char *comment,float pointsize,int checksum,unsigned int h_res,unsigned int …