// config.js export const config = { glyphsAcrossTexture: 16, glyphWidth: 32, glyphHeight: 40, maxGlyphs: 100, vertsPerGlyph: 6, floatsPerVertex: 8 };