aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/Font.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/FbTk/Font.hh')
-rw-r--r--src/FbTk/Font.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/FbTk/Font.hh b/src/FbTk/Font.hh
index 8a0f05d..dfbdcd0 100644
--- a/src/FbTk/Font.hh
+++ b/src/FbTk/Font.hh
@@ -115,7 +115,6 @@ private:
115 FbTk::FontImp* m_fontimp; ///< font implementation 115 FbTk::FontImp* m_fontimp; ///< font implementation
116 std::string m_fontstr; ///< font name 116 std::string m_fontstr; ///< font name
117 117
118 int m_angle; ///< rotation angle
119 bool m_shadow; ///< shadow text 118 bool m_shadow; ///< shadow text
120 Color m_shadow_color; ///< shadow color 119 Color m_shadow_color; ///< shadow color
121 int m_shadow_offx; ///< offset y for shadow 120 int m_shadow_offx; ///< offset y for shadow