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

Release 2.7.1 #447

Merged
merged 117 commits into from
Jun 27, 2018
Merged

Release 2.7.1 #447

merged 117 commits into from
Jun 27, 2018

Conversation

miguelsousa
Copy link
Member

No description provided.

miguelsousa and others added 30 commits May 4, 2018 10:53
Found these by running 'python3 -m pytest'
Passing values around was getting too unwieldy for my taste
AppVeyor is getting hung on them, don't know why
cjchapman and others added 28 commits June 15, 2018 17:40
These two tools are mostly a copy-paste of tx
This project has *.txt files that used to be the source for the *.h in-line help files. That was years ago, and we don't even have the tool that built the *.h from the *.txt files anymore. The *.h files are now the master source for the in-line help text.
* Pin fonttools to latest version 3.27.0

* change pyup's `==` to `~=` for fontTools
Otherwise it is not of much use; appending “debug” to build command in
setup.py will fail with missing executables.
readufo.c
* converted to using space instead of tabs, removed trailing whitespace
* removed unused code and code that has no effect
* fixed uninitialized/garbage values
* fixed potential null pointer dereferences
* fixed long vs. int issues
* added a missing switch case
* fixed code for replacing copyright symbol (©) with the word "Copyright" in trademark strings

pubtypes.h & supportpublictypes.h
* removed unused typedefs for PVoidProc which were causing Xcode warnings

tx_test.py & tx_data/*
* added tx test case for copyright symbol (©) handling

differ.py
* added safeguard against failing to read text file
@miguelsousa miguelsousa merged commit 174feaa into master Jun 27, 2018
@miguelsousa miguelsousa deleted the release branch June 27, 2018 21:56
This pull request was closed.
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.

7 participants