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

Tx fixes #397

Merged
merged 6 commits into from
May 30, 2018
Merged

Tx fixes #397

merged 6 commits into from
May 30, 2018

Conversation

readroberts
Copy link
Contributor

@readroberts readroberts commented May 24, 2018

[tx] Fix for issue #272. Fix inconsistency of use of regionCount variable in tx.varread.varread.c

… variable in tx.varread.varread.c

This update makes no change in function: it simply renames variables and fields to avoid confusion by developers.
@miguelsousa
Copy link
Member

@readroberts Please add an integration test that can validate this change.

@readroberts
Copy link
Contributor Author

I will create a small CFF2 font and test snapshotting it.

@miguelsousa miguelsousa self-requested a review May 27, 2018 03:14
Copy link
Member

@miguelsousa miguelsousa left a comment

Choose a reason for hiding this comment

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

Integration test needed

@readroberts
Copy link
Contributor Author

Noted. Will complete this on Tues.

… font to test issue #397

In issue #397, code for reading a Variation Store in 'tx' was refactored without changing intended function. Let's make sure it still works the same.
Copy link
Contributor

@blueshade7 blueshade7 left a comment

Choose a reason for hiding this comment

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

looks fine to me

@cjchapman cjchapman merged commit 7d5bdf1 into develop May 30, 2018
@cjchapman cjchapman deleted the tx-fixes branch May 30, 2018 22:59
schriftgestalt pushed a commit to schriftgestalt/afdko that referenced this pull request May 18, 2019
* [tx][varread] Fix issue adobe-type-tools#272: Fix inconsistency of use of regionCount variable in tx.varread.varread.c

This update makes no change in function: it simply renames variables and fields to avoid confusion by developers.

* [tx][tx_test.py] Add test for reading and snapshotting simple CFF2 VF font to test fix for issue adobe-type-tools#272
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.

4 participants