mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
prevent crash in crop_image function
This commit is contained in:
@@ -1007,9 +1007,11 @@ error:
|
||||
# image stuff
|
||||
coordinates for blending overlap: Koordinaten zum Blenden überlappen sich
|
||||
images used for blending must have the same size: Bilder müssen zum Mischen die selbe Größe haben.
|
||||
no card fields: Das Spiel '%s' hat keine Kartenfelder. Definieren Sie mindestens ein Kartenfeld.
|
||||
negative image width: Bild mit Breite Null oder negativer Breite, erstellt in der Funktion '%s'
|
||||
negative image height: Bild mit Höhe Null oder negativer Höhe, erstellt in der Funktion '%s'
|
||||
|
||||
# error from files
|
||||
no card fields: Das Spiel '%s' hat keine Kartenfelder. Definieren Sie mindestens ein Kartenfeld.
|
||||
no game specified: Kein Spiel für %s gewählt
|
||||
no stylesheet specified for the set: Kein Stylesheet für diese Edition gewählt
|
||||
stylesheet and set refer to different game:
|
||||
|
||||
Reference in New Issue
Block a user