This commit is contained in:
Lior Halphon 2020-03-26 22:18:31 +02:00
parent 5ecb845662
commit 7a807f5cae
1 changed files with 1 additions and 1 deletions

View File

@ -432,7 +432,7 @@ static double distanceMod1(double a, double b) {
// Compute the vertical offset
CGFloat textYOffset = (glyphCount == 1 ? 4 : 5);
// LOL
if ([_label isEqualToString:@"6"] || [_label isEqualToString:@"7"] == 7) textYOffset -= 1;
if ([_label isEqualToString:@"6"]) textYOffset -= 1;
// Apply this text matrix