Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Users
    • Groups
    • Solved
    • Unsolved
    • Search
    1. Home
    2. RicardGarcia
    3. Topics
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Topics created by RicardGarcia

    • RicardGarcia

      UNSOLVED RFont subclass not generating "otf"
      General Discussion • ufo fontparts • • RicardGarcia  

      9
      0
      Votes
      9
      Posts
      39
      Views

      RicardGarcia

      Hi, @frederik: why generate a binary and read the the binary back in? see f1.generate("otfcff", "f1.otf") You mean I can use the opened ufo files right away as f1 and f2 to interpolate with, right? Give you new font a unique name based on the interp_factor. The font familyName and styleName makes up the postScriptName which has to be unique to set a font in drawBot (and everywhere else). In your case the font familyName and styleName will be "None" "None". This is not good... All right. I thought that after uninstalling the interpolated font I could generate another one I could use in the new page afterwards. So, in this case, would it make sense to set the same name for familyName while the styleName could be related to inerp_factor as you say?
    • RicardGarcia

      SOLVED OTF file: accessing contours & segments
      General Discussion • bezierpath • • RicardGarcia  

      5
      0
      Votes
      5
      Posts
      77
      Views

      RicardGarcia

      Thank you so much again, Gustavo!
    • RicardGarcia

      SOLVED PDF adding pages to existing file
      General Discussion • saving • • RicardGarcia  

      13
      0
      Votes
      13
      Posts
      2171
      Views

      RicardGarcia

      Thanks Frederik! I think I've managed to have what I wanted to. Thanks a lot for bringing the whole problem to a more easy approach.
    • RicardGarcia

      SOLVED Sorting glyphs by "density"
      General Discussion • • RicardGarcia  

      4
      0
      Votes
      4
      Posts
      152
      Views

      erik

      There may be useful code here: https://github.com/LettError/coverage