PlayersCouncil / LotR-TCG_card_generator

nanDECK script for generating Lord of the Rings TCG cards from CSV.
6 stars 0 forks source link

Promo card lore text #6

Closed morvael closed 4 years ago

morvael commented 4 years ago

Please allow easy use of promo card lore text using title and subtitle font, as well as being centered. Like in the following card: http://lotrtcgwiki.com/wiki/lotr00019 http://lotrtcgwiki.com/wiki/lotr00021 http://lotrtcgwiki.com/wiki/lotr00028

ketura commented 4 years ago

Reworking to include this should also include a rework for helper text and/or configuration for custom text formats.

morvael commented 4 years ago

For now I'm content after adding

SETFONT= promolore,[title_font],{title_font_size?§},[default_character_title_font_size],D,{game_text_color?§},[default_game_text_color],CENTER

to nde file. However that doesn't make them uppercased.

morvael commented 4 years ago

I'd love to see this done via tag which simply changes lore field rendering method from left-aligned italics to centered, bolded, and using small caps.

ketura commented 4 years ago

Addressed both promo text and helper text. In the future will need to try and find a better-fitting font.