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

hb-shape --no-glyph-names --debug #506

Closed
emuller-amazon opened this issue Jul 12, 2017 · 6 comments
Closed

hb-shape --no-glyph-names --debug #506

emuller-amazon opened this issue Jul 12, 2017 · 6 comments

Comments

@emuller-amazon
Copy link
Contributor

WIth the --no-glyph-names option, the hb-shape output uses (correctly) glyph ids, but the --debug option still uses glyph names. I think it should use glyph ids as well.

@behdad
Copy link
Member

behdad commented Jul 19, 2017

I agree. Working on this.

BTW, it looks like I just repurposed --debug, which was meant for something else. I'm going to rename it to something like --show-messages maybe. Ideas?

@behdad behdad closed this as completed in e603505 Jul 19, 2017
@khaledhosny
Copy link
Collaborator

--verbose?

@behdad
Copy link
Member

behdad commented Jul 19, 2017

--verbose?

That's already used for something else.

@emuller-amazon
Copy link
Contributor Author

--trace or --trace-features ?

@behdad
Copy link
Member

behdad commented Jul 20, 2017

Oh I like --trace. Donno how it didn't occur to me! Changing to that.

@behdad
Copy link
Member

behdad commented Jul 20, 2017

Later on, if we make what's currently available with compiling with HB_DEBUG be available at runtime, we can add a whole slew of --trace-sanitize, --trace-apply, etc...

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

3 participants