TTS file
This commit is contained in:
parent
4a86fd611f
commit
e1d717eaa5
@ -28,6 +28,7 @@ Squib::Deck.new(cards: 18, layout: 'layout.yml', width: '3.5in', height: '2.5in'
|
|||||||
|
|
||||||
save format: :png, prefix: 'card_'
|
save format: :png, prefix: 'card_'
|
||||||
save_pdf trim: 37.5, file: 'pnp.pdf'
|
save_pdf trim: 37.5, file: 'pnp.pdf'
|
||||||
|
save_sheet prefix: "tts_", columns: 3, rows: 6, trim: '0.125in', count_format: ''
|
||||||
end
|
end
|
||||||
|
|
||||||
Squib::Deck.new(cards: 6, width: '3in', height: '4in') do
|
Squib::Deck.new(cards: 6, width: '3in', height: '4in') do
|
||||||
|
Loading…
Reference in New Issue
Block a user