mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 12:00:45 +00:00
Issue #458 Saving font settings to preserve font panel selection after program restart
This commit is contained in:
@@ -212,6 +212,7 @@ public final class SWF {
|
||||
public HashMap<Integer, CharacterTag> characters;
|
||||
public List<ABCContainerTag> abcList;
|
||||
public JPEGTablesTag jtt;
|
||||
public Map<Integer, String> sourceFontsMap = new HashMap<>();
|
||||
|
||||
/**
|
||||
* Gets all tags with specified id
|
||||
|
||||
Reference in New Issue
Block a user