Skip to content

Fv gen cards

Filipe Vieira requested to merge fsvieira/pc-tresaure-hunt:fv-gen-cards into main
  • Removed cards-front.xcf and add a new folder called cards, with mask and card content,
  • Added gen.sh to generate all cards with mask using imagemagick,
  • Added experimental generation with the method mention by @valvin, but I have a few problems:
    • It only generates first page,
    • My scribus is called scribus-ng (ubuntu repo doesnt have the latest scribus),
    • My scribus opens the gui and then close it after generation even if I use -g flag,
    • Not sure about pdf params
  • Removed all cards from lang folder (this will be generated)
  • Added .gitignore to ignore all generated cards.

Merge request reports