diff options
-rw-r--r-- | include/gmathcairo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gmathcairo.h b/include/gmathcairo.h index 2f5cd79..e1d206b 100644 --- a/include/gmathcairo.h +++ b/include/gmathcairo.h @@ -34,7 +34,7 @@ #define DEFAULT_FONT_SIZE 16.0f #define DEFAULT_FONT_FAMILY "Sans" -#define EMPTY_LINE_WIDTH 2 +#define EMPTY_LINE_WIDTH 1 typedef struct _GMathCairoContext GMathCairoContext; typedef struct _GMathBox GMathBox; |