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

JSTF: use consistent naming for offset members #548

Closed
PeterCon opened this issue Aug 21, 2020 · 0 comments
Closed

JSTF: use consistent naming for offset members #548

PeterCon opened this issue Aug 21, 2020 · 0 comments
Assignees

Comments

@PeterCon
Copy link
Collaborator

PeterCon commented Aug 21, 2020

This table generally follows conventions for naming of offset members used throughout the spec, except in the JstfPriorityTable. Change the following member names:

"shrinkageEnableGSUB" to "gsubShrinkageEnableOffset"
"shrinkageDisableGSUB" to "gsubShrinkageDisableOffset"
"shrinkageEnableGPOS" to "gposShrinkageEnableOffset"
"shrinkageDisableGPOS" to "gposShrinkageDisableOffset"
"shrinkageJstfMax" to "shrinkageJstfMaxOffset"
"extensionEnableGSUB" to "gsubExtensionEnableOffset"
"extensionDisableGSUB" to "gsubExtensionDisableOffset"
"extensionEnableGPOS" to "gposExtensionEnableOffset"
"extensionDisableGPOS" to "gposExtensionDisableOffset"
"extensionJstfMax" to "extensionJstfMaxOffset"


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@PeterCon PeterCon self-assigned this Aug 21, 2020
@PeterCon PeterCon changed the title use consistent naming for offset members JSTF: use consistent naming for offset members Aug 21, 2020
@PeterCon PeterCon added this to the OpenType 1.8.4 milestone Nov 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant