Skip to content

Commit 8e5bb07

Browse files
committed
Tidy
1 parent 17f633c commit 8e5bb07

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/InitialAvatar.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -798,7 +798,7 @@ protected function getFontByScript()
798798

799799
// Turkish
800800
if (StringScript::isLatin($this->getInitials())) {
801-
return __DIR__.'/fonts/script/Noto-Sans-Regular.ttf';
801+
return __DIR__.'/fonts/NotoSans-Regular.tt';
802802
}
803803

804804
// Chinese & Japanese
-614 KB
Binary file not shown.

0 commit comments

Comments
 (0)