Skip to content

frogonwheels/magickpaper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

magickpaper

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

About

Create printable lined paper with image-magick

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages