Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Users
    • Groups
    • Solved
    • Unsolved
    • Search
    1. Home
    2. Tags
    3. opentype features
    Log in to post

    • bettina comte

      Single line fonts in drawbot ?
      Tutorials • opentype features single line single stroke ttf format • • bettina comte  

      1
      0
      Votes
      1
      Posts
      20
      Views

      No one has replied

    • guidoferreyra

      SOLVED Turn off kerning
      General Discussion • opentype features kerning • • guidoferreyra  

      3
      0
      Votes
      3
      Posts
      20
      Views

      guidoferreyra

      Of course! Thanks a lot!
    • frankrolf

      SOLVED Use locl OpenType feature?
      Feature Requests • opentype features • • frankrolf  

      2
      0
      Votes
      2
      Posts
      520
      Views

      frederik

      use language('nl') to switch between languages, as DrawBot is typesetting environment... font('/Users/frederik/Downloads/source-code-pro-2.030R-ro-1.050R-it/OTF/SourceCodePro-Regular.otf') char = "б" fontSize(200) text(char, (10, 100)) language("sr") text(char, (150, 100))