Navigation

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

    • thom

      Update TemplateGlyphs
      General Questions • scripting unicode template glyphs glyph order • • thom  

      4
      0
      Votes
      4
      Posts
      746
      Views

      thom

      No really, it remove also the existing templateGlyphs. But: glyphOrder = [] for glyph in f.lib['public.glyphOrder']: glyphOrder.append(glyph) for glyph in myListOfGlyphs: glyphOrder.append(glyph) f.glyphOrder = glyphOrder Thanks Fredrik!
    • fortress

      SOLVED Five-digit Unicode values don't publish
      Problems & Bugs • unicode • • fortress  

      5
      0
      Votes
      5
      Posts
      610
      Views

      frederik

      Make sure you have the unicodes set, not only the glyph name. Or use uni<hex-4> or u<hex-5> see the GlyphOrderAliasDatabase spec: http://adobe-type-tools.github.io/afdko/MakeOTFUserGuide.html#glyphorderandaliasdb-goadb
    • jmickel

      Template Preview Font missing characters
      General Questions • unicode template glyphs • • jmickel  

      5
      0
      Votes
      5
      Posts
      734
      Views

      frederik

      As mentions in red at the bottom of the preferences if you change the template font: Template glyphs preview font will be applied after a restart.
    • bas

      Add Unicode
      General Questions • unicode fonttools • • bas  

      5
      0
      Votes
      5
      Posts
      875
      Views

      bas

      Note that this changed in AGLFN 1.7
    • joanca

      Scripting, strings and diacritics
      Problems & Bugs • scripting unicode • • joanca  

      5
      0
      Votes
      5
      Posts
      687
      Views

      joanca

      dank u Frederik
    • jo

      Five digit unicode values ?
      General Questions • space center unicode • • jo  

      2
      0
      Votes
      2
      Posts
      466
      Views

      frederik

      yeah, python and unicode :) In the next release RoboFont will check if an unicode value is bigger than 0x10000 (65536) to open a Space Center.
    • jbl

      Change unicode codepoint
      Feature Requests • unicode • • jbl  

      3
      0
      Votes
      3
      Posts
      613
      Views

      erik

      I'm trying to see the double unicode actually end up in the otf. But I don't. Anyone successful in doing this?