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.

Variable glyph missing a chunk?

See original GitHub issue

I am writing to report an odd issue that I have been getting building variable font for my typeface Fit using recent versions of FontTools (this was not an issue when I released the font in January).

I set up a test repo so you can see and duplicate the issue: https://github.com/djrrb/fit-vf-test

In the variable font, the bottom two points of my letter S do not move as they should, resulting in a chunk of the letter missing on the bottom lefthand side:

screenshot-vf

Those two bottom left points should remain at the left most side of the letter, like this:

screenshot-rf

I am reporting there error here rather than in the fontmake repo here because the fontmake-generated TTFs in master_ttf_interpolatable seem to be fine. The issue happens regardless of whether I use fontmake -o variable or python /path/to/varLib/__init__.py Fit.designspace to build the variable font.

Of course this could be an error on my part, but I appreciate any thoughts you might have as to why this might be happening…thank you for this and for all the progress that has been made in varLib!

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
behdadcommented, Nov 15, 2017

I talked to Vinod on Monday. He said the big is fixed but it won’t be released too January. Maybe more community push can change that.

1reaction
anthrotypecommented, Nov 15, 2017

you can download a new build of fontview for mac with updated harfbuzz/freetype here (this one was built from Travis CI) https://github.com/googlei18n/fontview/releases/tag/v0.2.5

Read more comments on GitHub >

github_iconTop Results From Across the Web

Variable Font in Glyphs App part 2 - YouTube
Setting up a variable font in Glyphs App.
Read more >
Features, part 1: simple substitutions - Glyphs App
What features do. OpenType features can do two things: substitute glyphs and reposition glyphs. In this tutorial, we'll focus on substitution.
Read more >
[Linux/FreeType + VariableTTF-specific] Some glyphs ... - GitHub
It is probably an issue with FreeType's method of dealing with variable fonts, or fonts that have overlapping paths within one glyph (normally...
Read more >
Variable fonts - Google Fonts
Font Family Axes Default Values Akshar wght 400 300..700 Albert Sans ital 0 0, 1 Albert Sans Albert Sans wght 400 100..900
Read more >
The Phrase Object: A List of Chunks with Leading | Manning
A font defines glyphs for a particular character set." FAQ: Why are the special characters missing in my PDF document? This isn't an...
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