diff --git a/lib/squib/layouts/hand.yml b/lib/squib/layouts/hand.yml index 0d02dc1..4c3265b 100644 --- a/lib/squib/layouts/hand.yml +++ b/lib/squib/layouts/hand.yml @@ -1,3 +1,12 @@ +# A layout designed for a card to be held in your hand. +# * Bonuses align along the left-hand side. +# * Title along the top. +# * Middle area for artwork, +# * Room for a text description +# * And some theme-based text (which I like call the "snark") +# Along the lines of Race for the Galaxy or 7 Wonders +# Based on TheGameCrafter.com's Poker Card, which is 825x1125 +# Sample usage is found in samples/layouts.rb title: x: 275 y: 75 diff --git a/lib/squib/layouts/playing-card.yml b/lib/squib/layouts/playing-card.yml index 599a60f..741e282 100644 --- a/lib/squib/layouts/playing-card.yml +++ b/lib/squib/layouts/playing-card.yml @@ -1,3 +1,4 @@ +# A basic playing card layout with bonuses in the upper-left and lower-right. The lower-right angle is rotated for text. bonus_ul: x: 75 y: 75