1Ppmtoapplevol User Manual(0) Ppmtoapplevol User Manual(0)
2
3
4
6 ppmtoapplevol - convert a PPM into an Apple volume label image
7
8
10 ppmtoapplevol
11
12 [ppmfile]
13
14
16 This program is part of Netpbm(1).
17
18 ppmtoapplevol reads a PPM image as input and produces an Apple volume
19 label image as output.
20
21 EFI-based Apple systems use a simple image format to provide textual
22 labels for devices. This program generates that format.
23
24 The input image must be exactly 12 rows tall. Use pamfile to see how
25 tall your image is and pamscale or pamcut to make it 12 rows if it
26 isn't.
27
28 Netpbm does not have a converter for the other direction.
29
30
32 There are no command line options defined specifically for ppmtoap‐
33 plevol, but it recognizes the options common to all programs based on
34 libnetpbm (See
35 Common Options ⟨index.html#commonoptions⟩ .)
36
37
39 pamfile(1) pamcut(1) ppm(1)
40
41
43 ppmtoapplevol was new in Netpbm 10.54 (March 2011).
44
46 This manual page was generated by the Netpbm tool 'makeman' from HTML
47 source. The master documentation is at
48
49 http://netpbm.sourceforge.net/doc/ppmtoapplevol.html
50
51netpbm documentation 08 January 2010 Ppmtoapplevol User Manual(0)