aboutsummaryrefslogtreecommitdiff
path: root/state.h
diff options
context:
space:
mode:
authorJack Jamison <jackqjamison@gmail.com>2025-10-17 17:13:04 -0400
committerJack Jamison <jackqjamison@gmail.com>2025-10-17 17:13:04 -0400
commit7abba4bd6aea943870bfd571866e36a6167c80a2 (patch)
tree9e8c1f48263534f7a70139a479964305698f8e27 /state.h
parent3de5c6c87bb4b73b67e8aef7ef534dcb9bd4c129 (diff)
line height
Diffstat (limited to 'state.h')
-rw-r--r--state.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/state.h b/state.h
index 29eac02..e3640fd 100644
--- a/state.h
+++ b/state.h
@@ -84,6 +84,7 @@ typedef struct {
FT_Face ft_face;
FT_Int32 load_flags;
atlas_t atlas;
+ float line_height;
// state
char* input_buffer;