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:
@@ -1074,9 +1074,13 @@ error:
|
||||
coordinates for blending overlap: 블렌딩 오버랩을 위한 좌표
|
||||
images used for blending must have the same size: 블렌딩에 사용되는 이미지의 크기는 동일해야 합니다.
|
||||
#TODO: Localize
|
||||
no card fields: Game '%s' does not have any card fields. Define at least one card field.
|
||||
negative image width: Image with zero or negative width created in function '%s'
|
||||
#TODO: Localize
|
||||
negative image height: Image with zero or negative height created in function '%s'
|
||||
|
||||
# error from files
|
||||
#TODO: Localize
|
||||
no card fields: Game '%s' does not have any card fields. Define at least one card field.
|
||||
no game specified: 에 지정된 게임이 없습니다 %s
|
||||
no stylesheet specified for the set: 세트에 지정된 스타일시트가 없습니다
|
||||
stylesheet and set refer to different game:
|
||||
|
||||
Reference in New Issue
Block a user