Backup: Stable state with EPUB reader fixes (Freeze, OOM, Speed, State, Tooling)
This commit is contained in:
5
lib/EpdFont/EpdFontStyles.h
Normal file
5
lib/EpdFont/EpdFontStyles.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
namespace EpdFontStyles {
|
||||
enum Style { REGULAR = 0, BOLD = 1, ITALIC = 2, BOLD_ITALIC = 3 };
|
||||
}
|
||||
Reference in New Issue
Block a user