Permalink
Browse files

cleanup

  • Loading branch information...
1 parent 92eb46f commit 0fd8e18fe750bef4bb2e642301bf0189e1b7e159 @rkoeppl rkoeppl committed May 7, 2016
Showing with 1 addition and 0 deletions.
  1. +1 −0 modules/printengine.pl
View
@@ -264,6 +264,7 @@
'height' => $Y_pixels, # Optional. Resizes to this maximum
# height. It fits the image to this
# size
+ 'scale_type' => 'max',
'center' => $fb->{'CENTER_XY'},
'file' => "$dir/$_" # Usually needs full path
}

0 comments on commit 0fd8e18

Please sign in to comment.