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.

GDEF warnings accurate ?

See original GitHub issue

Observed behaviour

I have two warnings about the GDEF tables that look contradictory:

The following spacing glyphs may be in the GDEF mark glyph class by mistake:
acutecomb, acutecomb.case, circumflexcomb_hookcomb.case, dotbelowcomb, dotbelowcomb.case, gravecomb, gravecomb.case, hookabovecomb, hookabovecomb.case, tildecomb and 56 more.
The following mark characters could be in the GDEF mark glyph class:
U+0300, U+0301, U+0302, U+0303, U+0304, U+0306, U+0307, U+0308, U+0309, U+030A, U+030B, U+030C, U+030F, U+0311, U+0312, U+031B, U+0323, U+0324, U+0326, U+0327, U+0328, U+032E, U+0331, U+0335, U+0336, U+0337 and U+0338

Expected behaviour

  • Is “Could be” a suggestion, or a warning? It’s ambiguous. Moreover, list of unicodes refers to the same list of comb-marks in the first warning, which are indeed in the GDEF table according to 1st warning, but apparently by mistake.
  • Correct me if I am wrong but comb-marks should be non-spacing glyphs, therefore they should be in the GDEF table: 1st warning shouldn’t appear.

I checked in the ttf : comb accents have 0 width as expected (although they have a negative right sidebearing instead of a traditional negative left sidebearing), and non-comb accent have a positive width.

Resources and exact process needed to replicate

Place anchors in a comb accent, export font and generate report with gftools qa. There is the URL of the PR where the actual report is: Epilogue PR11

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
felipesanchescommented, Jun 10, 2020

@RosaWagner, please consider joining our Gitter chat at https://gitter.im/fontbakery/Lobby

cheers!

1reaction
felipesanchescommented, Jun 10, 2020

Here’s the new release 😃

https://pypi.org/project/fontbakery/0.7.27/

I’ve tested it with your font project and the GDEF checks PASS. There’s nothing wrong with your fonts (regarding these specific checks which were broken in the 0.7.26 version, sorry for the noise)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Filtering messages with silence - BaKoMa TeX
This package is designed to filter out unwanted warnings and error messages. Entire ... and the only thing you want to do is...
Read more >
Filtering messages with silence - CTAN
This package is designed to filter out unwanted warnings and error messages. ... and the only thing you want to do is correct...
Read more >
How Accurate Are Tornado Warnings? Here's What the Last ...
Tornado warning performance has been consistent over the past five years. Here are the latest statistics for all tornadoes in the U.S. since...
Read more >
Drop checks for GSUB/GPOS/GDEF · Issue #28 - GitHub
So dropping the table (with a warning) may be better than silently passing it through and getting behavior quite different from what the...
Read more >
ctan.math.utah.edu/ctan/tex-archive/macros/latex/c...
%You probably know all there is to know about %warnings and errors, in which case ... %\vbskip %and the only thing you want...
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