diff options
| author | Jack Jamison <jackqjamison@gmail.com> | 2025-10-17 17:13:04 -0400 |
|---|---|---|
| committer | Jack Jamison <jackqjamison@gmail.com> | 2025-10-17 17:13:04 -0400 |
| commit | 7abba4bd6aea943870bfd571866e36a6167c80a2 (patch) | |
| tree | 9e8c1f48263534f7a70139a479964305698f8e27 /state.h | |
| parent | 3de5c6c87bb4b73b67e8aef7ef534dcb9bd4c129 (diff) | |
line height
Diffstat (limited to 'state.h')
| -rw-r--r-- | state.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -84,6 +84,7 @@ typedef struct { FT_Face ft_face; FT_Int32 load_flags; atlas_t atlas; + float line_height; // state char* input_buffer; |
