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

[makeotf] STAT AxisValue input should be floats #1166

Merged
merged 1 commit into from
Jun 13, 2020
Merged

Conversation

khaledhosny
Copy link
Collaborator

Take input as floats and convert it to 16.16 fixed point integers.

This changes the output of existing documents, but it is actually the indented output from the start.

Fixes #1164

Take input as floats and convert it to 16.16 fixed point integers.

This changes the output of existing documents, but it is actually the
indented output from the start.

Fixes #1164
Copy link
Contributor

@punchcutter punchcutter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like it's working now.

@punchcutter punchcutter merged commit f0b503b into develop Jun 13, 2020
@punchcutter punchcutter deleted the stat-float branch June 13, 2020 07:03
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.

STAT table is created with incorrect values
2 participants