Create printable lined paper with Image-Magick convert
Kanji paper can be printed using the --ygap option.
Options available:
| Option | Description |
|---|---|
| -w {n}, --width={n} | page width in mm |
| -h {n}, --height={n} | page height in mm |
| -l {n}, --left={n} | left-margin in mm |
| -r {n}, --right={n} | right-margin in mm |
| -t {n}, --top={n} | top-margin in mm |
| -b {n}, --bottom={n} | bottom-margin in mm |
| -o {file}, --file={file} | output filename |
| -x {n}|none, --width={n}|none | spacing of vertical lines in mm |
| -y {n}|none, --width={n}|none | spacing of horizontal lines in mm |
| -g {n}, --ygap={n} | gap in mm between one row and the next |
| --colour={name} | colour of lines |
| --dpi={n} | Density in dots per inch |
| --ppcm={n} | Density in pixels per cm |
| --line={n} | Width of line in pixels |
| --linemm={n} | Width of line in mm |