More default fonts
barcode is Libre Barcode
This commit is contained in:
parent
37d4abd60f
commit
6afba048ec
BIN
assets/opensb/font/barcode.ttf
Normal file
BIN
assets/opensb/font/barcode.ttf
Normal file
Binary file not shown.
BIN
assets/opensb/font/barcodetext.ttf
Normal file
BIN
assets/opensb/font/barcodetext.ttf
Normal file
Binary file not shown.
BIN
assets/opensb/font/beech.ttf
Normal file
BIN
assets/opensb/font/beech.ttf
Normal file
Binary file not shown.
@ -39,7 +39,7 @@ public:
|
||||
void addFont(FontPtr const& font, String const& name, bool isDefault = false);
|
||||
void clearFonts();
|
||||
private:
|
||||
StringMap<FontPtr> m_fonts;
|
||||
CaseInsensitiveStringMap<FontPtr> m_fonts;
|
||||
String m_fontName;
|
||||
FontPtr m_font;
|
||||
FontPtr m_defaultFont;
|
||||
|
Loading…
Reference in New Issue
Block a user