GithubHelp home page GithubHelp logo

Comments (6)

arrowtype avatar arrowtype commented on May 30, 2024

Chrome deactivates calt if text has letter-spacing ... so, you’ll need to look for a different opentype feature to store the randomization in.

from shantell-sans.

arrowtype avatar arrowtype commented on May 30, 2024

Observation: the same amount of shifting seems more prominent in lighter styles than in bolder styles. I wonder why...

Probable answer: the glyphs were unintentionally shifted more than once, and it added up. The max shift should be 200 but is about 400, ergo it probably happened twice.

from shantell-sans.

arrowtype avatar arrowtype commented on May 30, 2024

Character shape changing strategy:

  • measure approximate changes in Photoshop or Illustrator and note it, e.g. N is 80% height, 125% width
  • copy glyphs to a "transformed" layer, then transform them by proportions at, above, and below these changes
  • adjust letters to match these these transforms, keeping stroke thicknesses similar

from shantell-sans.

arrowtype avatar arrowtype commented on May 30, 2024

Next up:

  • make "organic" UFO where the default is sized differently, alt1 is medium, and alt2 is sized in the default way.
    • This will require interpolation between "organic" and "normal" UFOs... just make a python script & you’ll figure it out.
  • Adjust a few key glyphs, like the ampersand, to have more-different forms

from shantell-sans.

arrowtype avatar arrowtype commented on May 30, 2024
  • make A smaller
  • maybe change all main glyph sizes, to make sure the “Organic” axis is obvious?

from shantell-sans.

arrowtype avatar arrowtype commented on May 30, 2024

I think the final decisions here are:

  • Naming the axes Weight (wght), Bounciness (BNCY), and Irregularity (IRGL)
  • 3 alts for most glyphs, plus one extra to disrupt patterns where needed. (#21)

from shantell-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.