June 2025 | ||||||
Mo | Tu | We | Th | Fr | Sa | Su |
26 | 27 | 28 | 29 | 30 | 31 | 1 |
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 | 1 | 2 | 3 | 4 | 5 | 6 |
pk2bm [-bh] [-Wwidth] [-Hheight] -ooctchar pkfont
The pkfont is a packed fontfile generated by gftopk(TeX) from a gffont. A gffont is the output of METAFONT a program to design fonts in a device independant way.
With the -b flag a bitmap is generated in which all black pixels are drawn as a `*' and all white bits as a `.'. With the -h flag a hexadecimal bitmap dump is generated.
The -W and/or -H options can be used to create a bitmap of respectivally `width' and `height' pixels. The pk-bitmap will in this case be centered according to these new dimensions.
The output is written to the standard output.
`METAFONT', Donald Knuth. `The PKtype processor', belonging to the METAFONTware. bitmap(X11), gftopk(TeX), pktype(TeX), ps2pk(1)
Piet Tutelaers <rcpt@urc.tue.nl>