aboutsummaryrefslogtreecommitdiff
path: root/src/libjin/Graphics/Font/je_font.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libjin/Graphics/Font/je_font.h')
-rw-r--r--src/libjin/Graphics/Font/je_font.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/libjin/Graphics/Font/je_font.h b/src/libjin/Graphics/Font/je_font.h
index 4529902..2e9206b 100644
--- a/src/libjin/Graphics/Font/je_font.h
+++ b/src/libjin/Graphics/Font/je_font.h
@@ -11,6 +11,12 @@ namespace JinEngine
struct Page;
+ //
+ // Font
+ // |- TTF
+ // |- TextureFont
+ //
+
///
/// Base Font class.
///