We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3690e1 commit acbc446Copy full SHA for acbc446
README.md
@@ -72,7 +72,7 @@ Two fonts with two variants are included:
72
* /fonts/NotoSans-Medium.otf`
73
* /fonts/NotoSans-Regular.otf
74
75
-The method will look for the font, if none found it will append `__DIR__ and try again, and if not it will default to the first GD Internal Font.
+The method will look for the font, if none found it will append `__DIR__` and try again, and if not it will default to the first GD Internal Font.
76
If you input an integer between 1 and 5, it will use a GD Internal font as per that number.
77
78
````php
0 commit comments