googlefonts / science-gothic

Science Gothic, a libre variable font
Other
142 stars 4 forks source link

Run ftxvalidator #248

Open tphinney opened 4 years ago

tphinney commented 4 years ago

Not working yet. It is an Apple tool, called by FontBakery.

tphinney commented 4 years ago

I will try reinstalling Xcode and related bits. Sigh.

tphinney commented 4 years ago

OLD error message:

$ ftxvalidator ScienceGothic[YOPQ,wdth,wght,slnt].ttf dyld: warning, LC_RPATH @executable_path/../Frameworks in /Library/Frameworks/FontToolbox.framework/Versions/A/FontToolbox being ignored in restricted program because of @executable_path <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">

kATSFontTestResultKey kATSFontTestSeverityMinorError kATSFontTestSeverityInformation kATSFontTestSeverityTechnicalError kATSFontTestSeverityMajorError
tphinney commented 4 years ago

Reinstalling XCode did not help. XCode command line tools are up to date. I reinstalled Font Tools for XCode 11.

Now instead of failing to run, ftxvalidator is just not found at all.

tphinney commented 4 years ago

NOTE: seeing as Apple’s ftxvalidator simply runs the same checks as Apple’s Font Book validation, one reasonable alternative is to simply install and validate in Font Book. I am doing this as a workaround, and today’s font build passes with no warnings or errors.