forked from External/mage
Added svg support: generate HQ png files for HTML texts
This commit is contained in:
parent
a5df082720
commit
37dc9bf73c
4 changed files with 45 additions and 13 deletions
|
|
@ -560,6 +560,7 @@ public class CardPluginImpl implements CardPlugin {
|
|||
public void windowClosing(WindowEvent e) {
|
||||
g.getDownloader().dispose();
|
||||
ManaSymbols.loadImages();
|
||||
// TODO: check reload process after download (icons do not update)
|
||||
}
|
||||
});
|
||||
d.setLayout(new BorderLayout());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue