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

bug: error in displaying certain characthers #240

Merged
merged 1 commit into from
Dec 26, 2023

Conversation

galkahana
Copy link
Owner

resolves #237

when using cntrmask at the beginning of the glyp one can optimize and use it as vstem as well.

the reading implementation did not consider this and didnt count stems when arguments are provided to cntrmask.

for hintmask it was doing that.

also:

  • added debug launchers for ctest for vscode
  • changed glyph tracer implementation to print bits (1 or 0) for hintmask instead of hex...more convenient to read

when using cntrmask at the beginning of the glyp one can optimize and use it as vstem as well.

the reading implementation did not consider this and didnt count stems when arguments are provided to cntrmask.

for hintmask it was doing that.
@galkahana galkahana merged commit 4ed314d into master Dec 26, 2023
2 checks passed
@galkahana galkahana deleted the galk.237.wrong_implementation_of_cntrmask branch December 26, 2023 18:26
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

Successfully merging this pull request may close these issues.

Crash when WriteUsedFontsDefinitions
1 participant