From 7abba4bd6aea943870bfd571866e36a6167c80a2 Mon Sep 17 00:00:00 2001 From: Jack Jamison Date: Fri, 17 Oct 2025 17:13:04 -0400 Subject: line height --- state.h | 1 + 1 file changed, 1 insertion(+) (limited to 'state.h') 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; -- cgit v1.2.3