[wip] updating exporters for 2.5 (#75)
* Add Card Regions to DFCs * Add Hashes * Add crop_multi_image to help crop with card regions * bugfix exporters and organize the list * add dfc splitter support for Cockatrice and Lackey exporters * fix sizing bugs on Planesculptors exporter * update icons on exporters missing them * update namecheck exporter and improve near checking --------- Co-authored-by: cajun <12363371+CajunAvenger@users.noreply.github.com>
This commit is contained in:
@@ -26,6 +26,18 @@ depends on:
|
||||
card width: 752
|
||||
card height: 523
|
||||
card dpi: 150
|
||||
card region:
|
||||
name: front
|
||||
x: 0
|
||||
y: 0
|
||||
height: 523
|
||||
width: 375
|
||||
card region:
|
||||
name: back
|
||||
x: 377
|
||||
y: 0
|
||||
height: 523
|
||||
width: 375
|
||||
############################################################## Extra scripts
|
||||
init script:
|
||||
# Load scripts for image box
|
||||
|
||||
Reference in New Issue
Block a user