Resurrections version now vertically spaces the glyphs (groan).

This commit is contained in:
Rezmason
2021-10-22 22:56:11 -07:00
parent 6d8f5ba41a
commit 1a97861fed
4 changed files with 14 additions and 17 deletions

View File

@@ -108,6 +108,7 @@ export default (regl, config) => {
...extractEntries(config, [
// vertex
"forwardSpeed",
"glyphVerticalSpacing",
// fragment
"glyphEdgeCrop",
"isPolar",