summaryrefslogtreecommitdiff
path: root/src/ui/text.h
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2020-10-11 21:11:05 +0300
committerJaakko Keränen <jaakko.keranen@iki.fi>2020-10-11 21:11:05 +0300
commitc67ff260707f1c74d4917a64538835f6e642ce3b (patch)
treefbf453be06cfcee88d7f48c194a6743f50a643e1 /src/ui/text.h
parentdb47de76ceb593f1415b5e8b3eec5299abfb3e22 (diff)
Text: Font tuning
Diffstat (limited to 'src/ui/text.h')
-rw-r--r--src/ui/text.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ui/text.h b/src/ui/text.h
index 21256be5..2a2ce711 100644
--- a/src/ui/text.h
+++ b/src/ui/text.h
@@ -40,8 +40,6 @@ enum iFontId {
40 medium_FontId, 40 medium_FontId,
41 big_FontId, 41 big_FontId,
42 italic_FontId, 42 italic_FontId,
43 /*bold_FontId,*/ /* TODO: Not used presently, but could be useful for Markdown for instance. */
44 /*bigBold_FontId,*/
45 largeBold_FontId, 43 largeBold_FontId,
46 hugeBold_FontId, 44 hugeBold_FontId,
47 largeLight_FontId, 45 largeLight_FontId,