question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Restrict non-ASCII check for just a few of the name table entries ?

See original GitHub issue
>> com.google.fonts/test/074 with ((u'font[5]', '/Users/marc/Documents/googlefonts/fonts/ofl/sourceserifpro/SourceSerifPro-SemiBold.ttf'),)
   Are there non-ASCII characters in ASCII-only NAME table entries ?
 * FAIL: There are 2 strings containing non-ASCII characters in the ASCII-only NAME table entries.

   Result: FAIL

This is not a helpful fail message. There are 2 strings, great - but what are the strings? what are the non-ascii characters?

Also, I thought we agreed a long time ago that our “is this thing OK in the font file?” methods are named “checks” and our “is this code giving the expected results” methods are named “tests”. Is that true? If so, then com.google.fonts/test/074 is named wrong.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:35 (26 by maintainers)

github_iconTop GitHub Comments

1reaction
davelab6commented, Dec 6, 2017

Yep in a GUI it can be changed and the raw results its good enough

0reactions
felipesanchescommented, Dec 6, 2017

thanks, @davelab6

you’re good with that decimal xml syntax?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Removing non-ASCII characters from data files - Stack Overflow
The tools package has two functions to check for non-ASCII characters ( showNonASCII and showNonASCIIfile ) but I can't seem to locate one...
Read more >
Non-printable characters: Problems and how to overcome them
Non printable & special characters in clinical trial data create potential problems ... Non Printable, Invisible, Special, ASCII table, TRANTAB, Compress, ...
Read more >
UAX #44: Unicode Character Database
The data files define the Unicode character properties and mappings between ... sections at the ends of the names list for any block...
Read more >
MySQL 8.0 Reference Manual :: 13.2.9 LOAD DATA Statement
The LOAD DATA statement reads rows from a text file into a table at a very ... If the file name has no...
Read more >
Insert ASCII or Unicode character codes in Word
Symbols and special characters are either inserted using ASCII or Unicode codes. You can tell which is which when you look up the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found