Revert Unnecessary Changes

unicode-12.1.0
KUSUMOTO Norio 2019-07-27 10:10:57 +09:00
parent b429635fe2
commit 8311525f72
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ render-loc render-dim ;
{
[ >>width ]
[ >>ascent ]
[ dup 0 < [ -1 * ] when >>descent ]
[ >>descent ]
[ >>leading ]
} spread ; inline