added Unifont
This commit is contained in:
parent
90948c9edb
commit
34388786e6
@ -8,7 +8,8 @@ namespace vkvm {
|
|||||||
FuturisticBlack = 1,
|
FuturisticBlack = 1,
|
||||||
//TODO(julian): find name of this font
|
//TODO(julian): find name of this font
|
||||||
NoNameFound = 2,
|
NoNameFound = 2,
|
||||||
ProFontIIX = 3
|
ProFontIIX = 3,
|
||||||
|
Unifont = 4
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user