Add sheet save
This commit is contained in:
		@@ -30,4 +30,7 @@ Squib::Deck.new(cards: 18) do
 | 
			
		||||
  text layout: :type, markup: true, str: data.volume.map { |v| "<b><i>#{v}</i></b>" }
 | 
			
		||||
 | 
			
		||||
  save format: :png
 | 
			
		||||
  save_sheet prefix: "sheet",
 | 
			
		||||
    columns: 5, rows: 4, trim: '0.125in', count_format: ''
 | 
			
		||||
 | 
			
		||||
end
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user