mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
Improved anti-aliassing on some of the magic-future images
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@659 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 3.2 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 4.7 KiB After Width: | Height: | Size: 7.0 KiB |
@@ -265,10 +265,10 @@ card style:
|
||||
) else font_color(card.card_color)
|
||||
separator color: rgb(128,128,128)
|
||||
rarity:
|
||||
right: 351
|
||||
top : 304
|
||||
width: 19
|
||||
height: 19
|
||||
right: 353
|
||||
top : 302
|
||||
width: 22
|
||||
height: 22
|
||||
z index: 3
|
||||
alignment: middle right
|
||||
render style: image
|
||||
@@ -494,6 +494,7 @@ extra card style:
|
||||
height: 15
|
||||
z index: 2
|
||||
render style: image
|
||||
visible: { card.illustrator != "" }
|
||||
choice images:
|
||||
black: /magic-future-common.mse-include/paintbrush_black.png
|
||||
white: /magic-future-common.mse-include/paintbrush_white.png
|
||||
|
||||
Reference in New Issue
Block a user