// config.js const config = { glyphsAcrossTexture: 16, glyphWidth: 32, glyphHeight: 40 }; export { config }