[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:
@@ -93,7 +93,7 @@ init script:
|
||||
masked_blend(dark:invert_image(double_mask), light:cropped, mask:double_mask)
|
||||
}
|
||||
|
||||
card_shape := { "plane card" }
|
||||
card_shape := { "mini plane card" }
|
||||
|
||||
margin_left := {
|
||||
if input == "text2" then 310 else 0
|
||||
|
||||
Reference in New Issue
Block a user