mirror of
https://github.com/System-End/theseus.git
synced 2026-04-19 21:05:10 +00:00
update flavortown templates to better fit DMM 202
This commit is contained in:
parent
fcfb341c79
commit
b138ddbf95
4 changed files with 6 additions and 6 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 933 KiB After Width: | Height: | Size: 1,001 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 102 KiB After Width: | Height: | Size: 113 KiB |
|
|
@ -32,18 +32,18 @@ module SnailMail
|
|||
|
||||
# Render destination address
|
||||
render_destination_address(
|
||||
145,
|
||||
135,
|
||||
236,
|
||||
160,
|
||||
140,
|
||||
220,
|
||||
71,
|
||||
size: 16,
|
||||
size: 14,
|
||||
valign: :bottom,
|
||||
align: :left
|
||||
)
|
||||
|
||||
# Render postal elements
|
||||
render_imb(240, 24, 183)
|
||||
render_qr_code(5, 65, 60)
|
||||
render_qr_code(5, 115, 60)
|
||||
render_letter_id(10, 65, 10, rotate: 90)
|
||||
render_postage
|
||||
end
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@ module SnailMail
|
|||
# Render destination address
|
||||
render_destination_address(
|
||||
100,
|
||||
175,
|
||||
155,
|
||||
230,
|
||||
55,
|
||||
size: 12,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue