Git Product home page Git Product logo

Comments (8)

weiweihuanghuang avatar weiweihuanghuang commented on May 27, 2024 1

Oh thank you, I had the layers named so since I had a bunch of other masters in the same file. I'll rename the layers.

from work-sans.

anthrotype avatar anthrotype commented on May 27, 2024

The reason we implemented it like that was not because we were feeling lazy, but to ensure that the generated designspace file could be rountripped back to .glyphs while keeping he original (inconsistent) brace layer names. We could do it differently (merge brace layers with same location) but then it won’t round trip back the same (which may be ok and better than failing on compile?)

from work-sans.

weiweihuanghuang avatar weiweihuanghuang commented on May 27, 2024

Fixed

from work-sans.

davelab6 avatar davelab6 commented on May 27, 2024

from work-sans.

madig avatar madig commented on May 27, 2024

Not quite -- you got layer names like {170,}, which the code doesn't like. Please remove the comma. Also, there is still Regular {137} next to {137}. The full layer name is important and there should be just one full layer name associated with one location, so please change every 137 layer to either {137} or Regular {137} (respectively 170).

Also, I'm seeing a layer named Regular 137, 0, was that one supposed to have braces?

Also also, g_idieresis has a single bracket layer "[229]". If you want to make use of the designspace glyph substitution thing, please add a matching brace layer for the thin and regular masters, as the glyphsLib code currently only supports changing the whole glyph.

from work-sans.

weiweihuanghuang avatar weiweihuanghuang commented on May 27, 2024

Thanks for spotting those! Fixed now. That g_idieresis is a non exporting glyph, I've fixed the name as well anyway

from work-sans.

madig avatar madig commented on May 27, 2024

Thanks for fixing things up, I can indeed build a VF TTF out of both files now. Is the different OS/2.usWinDescent in WorkSans-Italic intentional (322, 343, 343)?

from work-sans.

weiweihuanghuang avatar weiweihuanghuang commented on May 27, 2024

Ohhh, those values shouldn't be different...

from work-sans.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.