-
Notifications
You must be signed in to change notification settings - Fork 10
9. Using custom images
Edit the configuration file \etc\Mtgdb.Gui.xml
In cmd.exe type and execute:
Mtgdb.Util.exe -forge
or
Mtgdb.Util.exe -forge -set AKH
to replace images in a specific set
Forge is a very feature-rich application to play Magic The Gaghering see more at http://www.slightlymagic.net/forum/viewforum.php?f=26
- Open
etc\Mtgdb.Gui.xml
- Find the section
<ImageLocations>
- Read the comments above commented
<Directory />
tags. There you will find a download link and a brief description of images to be downloaded. - Uncomment the
<Directory />
tags you want - Download images to the location specified in
<Directory Path="..." />
You can also setup <ImageLocations> <Directory />
tags to use your custom images.
Increasing screen DPI from default 96dpi
you can make Windows applications display larger fonts
and scale up most user interface elements. Mtgdb.Gui will scale itself correctly. High DPI can be
enabled in Control Panel\All Control Panel Items\Display
With high DPI small card images (LQ) will look blurry because are scaled up in size to fit a display area with larger size in pixels. To avoid blurness
-
do not download small images from
Update
window. Zoomed will be automatically used instead of small ones. -
in case you already downloaded LQ images you may
-
either remove or rename LQ images directory
\images\Mtgdb.Pictures\LQ
-
or disable using LQ images in
etc\Mtgdb.Gui.xml
by uncommenting<!-- <Directory Path="images\Mtgdb.Pictures\MQ" Zoom="Any" /> -->
- Introduction
- Search cards
- Search decks
- Edit collection / decks
- Analyze collection / deck
- Import collection / decks from…