When is a cap height not a cap height?
Options

Simon Cozens
Posts: 793
I was just on the point of writing some QA tests to ensure that glyphs' points which should be on the baseline/xheight/capheight were actually at the appropriate Y coordinates - allowing for overshoots, but flagging points which fall one or two units either side of the metric as a potential mistake.
To test my tests, I reached for a copy of Source Sans Pro in order to modify it. But I found that the Y-coordinates of the cap points in Source Sans weren't at the OS/2 sCapHeight metric anyway: sCapHeight is defined as 660, but the top of the capital A, B, D, E, etc. were all aligned to Y=656.
Is this common? Is it a mistake? Why would you define a cap height metric and then not put your caps on the cap height?
To test my tests, I reached for a copy of Source Sans Pro in order to modify it. But I found that the Y-coordinates of the cap points in Source Sans weren't at the OS/2 sCapHeight metric anyway: sCapHeight is defined as 660, but the top of the capital A, B, D, E, etc. were all aligned to Y=656.
Is this common? Is it a mistake? Why would you define a cap height metric and then not put your caps on the cap height?
0
Comments
-
Have you checked all masters. Maybe the sCapHeight was synced between them?
1 -
Ah, you're right:
$ for i in *tf; ttx -o - -t "OS/2" $i 2>/dev/null | grep sCapHeight <sCapHeight value="660"/> <sCapHeight value="660"/> <sCapHeight value="660"/> <sCapHeight value="660"/> <sCapHeight value="660"/> <sCapHeight value="660"/> <sCapHeight value="660"/> <sCapHeight value="660"/> <sCapHeight value="660"/> <sCapHeight value="660"/> <sCapHeight value="660"/> <sCapHeight value="660"/>
And indeed the Y-coordinates of the capitals on the Extra Light instance do fall on Y=660. Interesting! So should we regard the OS/2 metrics as family metrics, not font metrics?
1 -
Source Serif has actually serious vertical-proportion issues...0
Categories
- All Categories
- 46 Introductions
- 3.8K Typeface Design
- 476 Type Design Critiques
- 555 Type Design Software
- 1.1K Type Design Technique & Theory
- 640 Type Business
- 831 Font Technology
- 29 Punchcutting
- 508 Typography
- 120 Type Education
- 313 Type History
- 75 Type Resources
- 109 Lettering and Calligraphy
- 30 Lettering Critiques
- 79 Lettering Technique & Theory
- 533 Announcements
- 86 Events
- 110 Job Postings
- 167 Type Releases
- 169 Miscellaneous News
- 274 About TypeDrawers
- 53 TypeDrawers Announcements
- 119 Suggestions and Bug Reports