mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-08 17:28:13 +02:00
Whitespace.
This commit is contained in:
parent
4539b3eec8
commit
d30062d25c
1 changed files with 1 additions and 1 deletions
|
|
@ -1622,7 +1622,7 @@
|
|||
|
||||
|
||||
/* Get the unscaled top bearing and advance height. */
|
||||
if ( face->vertical_info &&
|
||||
if ( face->vertical_info &&
|
||||
face->vertical.number_Of_VMetrics > 0 )
|
||||
{
|
||||
top = (FT_Short)FT_DivFix( loader->pp3.y - bbox.yMax,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue