yasuki_gui.ui.deck_builder.card_preview.front_image_source#
- front_image_source(card, print_info, repository)[source]#
A printable front for a print: the custom composite (PIL image), the print’s own image, or the card-type default (both as a Path). None only when nothing resolves.
Used by the deck-PDF export, which feeds it to reportlab (paths and PIL images both work).