mirror of
https://bjh21.me.uk/bedstead/.git
synced 2026-07-10 14:03:06 -04:00
Correct cap height in font headers
This commit is contained in:
parent
3c333a8790
commit
290c8032b6
@ -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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user