Error on generating .otf: UnicodeDecodeError

RoboFont Forums Help / General Error on generating .otf: UnicodeDecodeError

This topic contains 1 reply, has 2 voices, and was last updated by  frederik 7 years, 3 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5628

    joanca
    Participant

    When generating a font I get this traceback:
    = = = = = = = = = = = = = = = = = = = = =
    Traceback (most recent call last):
    File “lib/fontObjects/doodleFontCompiler/baseCompiler.pyc”, line 307, in compile
    UnicodeDecodeError: ‘ascii’ codec can’t decode byte 0xff in position 221: ordinal not in range(128)
    = = = = = = = = = = = = = = = = = = = = =
    I couldn’t find anything in position 221 (if I did it right)
    The font works fine with FeaturePreview and with Test Install.

    Any idea?

    Thanks!

    #5629

    frederik
    Keymaster

    euhm, does the path where you generate the file to contains anything out of an ascii range?
    (first thing that pops up in my head)

    If not, you can send me the UFO file, if you can.

    thanks

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.