修改缩略图切图尺寸
parent
aeffc3df1d
commit
bba99635aa
|
|
@ -25,7 +25,7 @@ version_path = os.path.join(curr_dir, "../../../../../unity_ap_bundle_resource/p
|
|||
design_width = 1040
|
||||
design_height = 1280
|
||||
|
||||
thumbnail_size = (1500,1000)
|
||||
thumbnail_size = (2000,2910)
|
||||
crop_rect = (250,0,1250,1000)
|
||||
crop_size = (1000,1000)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue