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

[autohint, stemhist, requirements, tests, setup] updates related to psautohint #1175

Merged
merged 8 commits into from
Jun 26, 2020

Conversation

josh-hadley
Copy link
Collaborator

  • update requirements to use latest psautohint
  • remove autohint.py and related code: closes Remove autohint tool #826
  • remove stemhist.py and related code: closes Remove stemhist tool #827
  • update AFDKO-Overview.md description of psautohint/psstemhist tools to indicate that they are in a separate repo
  • update convertfonttocid.py documentation (autohint -> psautohint)

- update description of autohint/psautohint and stemhist/psstemhist
- remove autohint.py and stemhist.py stubs (which simply called psautohint/psstemhits)
- change instances of 'autohint' to 'psautohint'
- remove autohint and stemhist from console scripts section
docs/AFDKO-Overview.md Outdated Show resolved Hide resolved
python/afdko/convertfonttocid.py Outdated Show resolved Hide resolved
@miguelsousa
Copy link
Member

Looking at https://codecov.io/gh/adobe-type-tools/afdko/pull/1175/changes it seems that we lost a bit of coverage on the C side. I wonder which removed test made those lines in c/public/lib/source/cffwrite/cffwrite_fdselect.c to be hit.

@josh-hadley
Copy link
Collaborator Author

josh-hadley commented Jun 25, 2020

Looking at https://codecov.io/gh/adobe-type-tools/afdko/pull/1175/changes it seems that we lost a bit of coverage on the C side. I wonder which removed test made those lines in c/public/lib/source/cffwrite/cffwrite_fdselect.c to be hit.

Yeah, I think it will probably be easier to add new test code for one of the various C tools where the cffwrite code is used than to try to track down the specific test.

@josh-hadley josh-hadley merged commit e369d36 into develop Jun 26, 2020
@josh-hadley josh-hadley deleted the jh-update-requirements branch June 26, 2020 14:42
@josh-hadley josh-hadley restored the jh-update-requirements branch June 26, 2020 18:52
@miguelsousa miguelsousa deleted the jh-update-requirements branch June 26, 2020 21:50
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.

Remove stemhist tool Remove autohint tool
2 participants