You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be very nice to use this font for terminal recording, and drawing from it's json pixel format. It seems as though this script cannot find the glyphs properly. I have used this script on other bdf formatted fonts and it's always worked.
vendor/pxxl.js:755
var bitmap = glyph.bitmap;
^
TypeError: Cannot read property 'bitmap' of undefined
Feel free to close if this issue is a 'can't care, other guys script problem' type nit.
The text was updated successfully, but these errors were encountered:
Perhaps an issue with vendor code, but creep cannot be compiled to json format by the toolset in ttystudio https://github.com/chjj/ttystudio#choosing-a-new-font-for-your-terminal-recording
It would be very nice to use this font for terminal recording, and drawing from it's json pixel format. It seems as though this script cannot find the glyphs properly. I have used this script on other bdf formatted fonts and it's always worked.
Feel free to close if this issue is a 'can't care, other guys script problem' type nit.
The text was updated successfully, but these errors were encountered: