Correct cap height in font headers

This commit is contained in:
Ben Harris 2024-11-16 02:00:44 +00:00
parent 3c333a8790
commit 290c8032b6

View File

@ -120,7 +120,7 @@
#define ASCENT 8
#define DESCENT 2
#define XHEIGHT 5
#define CAPHEIGHT ASCENT
#define CAPHEIGHT (ASCENT-1)
/*
* Design parameters. These can vary between fonts in the Bedstead family.