mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
Magic Workstation spoiler format export
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@216 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -91,5 +91,8 @@ void export_image(const SetP& set, const CardP& card, const String& filename);
|
||||
/// Generate a bitmap image of a card
|
||||
Bitmap export_bitmap(const SetP& set, const CardP& card);
|
||||
|
||||
/// Export a set to Magic Workstation format
|
||||
void export_mws(const SetP& set);
|
||||
|
||||
// ----------------------------------------------------------------------------- : EOF
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user