Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot be compiled to json with ttystudio #11

Open
sheldonth opened this issue Jan 18, 2016 · 3 comments
Open

Cannot be compiled to json with ttystudio #11

sheldonth opened this issue Jan 18, 2016 · 3 comments

Comments

@sheldonth
Copy link

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.

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.

@sheldonth
Copy link
Author

Since the actual error is in pxxl.js, that repo is https://github.com/remcoder/Pxxl.js in fact.

@romeovs
Copy link
Owner

romeovs commented Mar 9, 2016

I'm sorry I didn't answer yet! I'll look into it soon!

@romeovs
Copy link
Owner

romeovs commented Mar 23, 2016

Any progress on this? I'm not using ttystudio so I cannot really help you. Did you create an issue in the Pxxl repo?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants