We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ff55d4 commit ddd9e54Copy full SHA for ddd9e54
CHANGELOG.md
@@ -1,5 +1,5 @@
1
# Release 0.9.0
2
-Major improvements to multiple font drivers
+Major improvements to multiple font drivers.
3
4
- Achieved completely correct rendering of emboldened `cff` driver fonts.
5
lucidglyph.sh
@@ -160,9 +160,9 @@ Usage: $0 [COMMAND]
160
Carefully tuned adjustments designed to improve font rendering on Linux
161
162
COMMANDS:
163
- install Install or upgrade the project.
164
- remove Remove the installed project.
165
- help Show this help message.
+ install Install or upgrade the project
+ remove Remove the installed project
+ help Show this help message
166
EOF
167
}
168
0 commit comments