Libertinus: Number height

Created on 13 Oct 2020  路  2Comments  路  Source: alerque/libertinus

The number "1" looks lower than "2" below. Can they look the same in height?
21

Most helpful comment

While the measured difference is minimal, the optical appearance is what counts here. And due to the acute top of the1 it looks shorter than the other numerals with bowed or broad top. Hence, the lining numeral 1 (and 4 and potentially 6) usually need most overshoot at the top. That鈥檚 clearly missing here.

All 2 comments

The difference is less than 0.01mm, which cannot really be seen:

\documentclass[12pt]{article}
\usepackage{libertinus-otf}
\newsavebox\NBox
\begin{document}

12 \sbox\NBox1 \the\ht\NBox
%
\sbox\NBox2 \the\ht\NBox \llap{\rule[\ht\NBox]{3cm}{0.1pt}}

\end{document}

Bildschirmfoto 2020-10-13 um 12 35 49

While the measured difference is minimal, the optical appearance is what counts here. And due to the acute top of the1 it looks shorter than the other numerals with bowed or broad top. Hence, the lining numeral 1 (and 4 and potentially 6) usually need most overshoot at the top. That鈥檚 clearly missing here.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

aksr picture aksr  路  6Comments

iandoug picture iandoug  路  8Comments

aleslavista picture aleslavista  路  5Comments

khaledhosny picture khaledhosny  路  3Comments

Crissov picture Crissov  路  7Comments