Added svg support: generate HQ png files for HTML texts

This commit is contained in:
Oleg Agafonov 2017-11-26 18:21:58 +04:00
parent a5df082720
commit 37dc9bf73c
4 changed files with 45 additions and 13 deletions

View file

@ -83,11 +83,13 @@ public final class Constants {
public static final String RESOURCE_SYMBOL_FOLDER_MEDIUM = "medium";
public static final String RESOURCE_SYMBOL_FOLDER_LARGE = "large";
public static final String RESOURCE_SYMBOL_FOLDER_SVG = "svg";
public static final String RESOURCE_SYMBOL_FOLDER_PNG = "png";
public enum ResourceSymbolSize {
SMALL,
MEDIUM,
LARGE,
SVG
SVG,
PNG
}
// resources - sets