extension bug ?

RoboFont Forums Bugs extension bug ?

This topic contains 3 replies, has 2 voices, and was last updated by  frederik 8 years ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #4446

    jo
    Participant

    thanks a lot for the great update! I am working in version 1.3 now and I am using Frederiks extension for the mulitFontPreview. Opening the window the first time works fine but when cycling through the font with a glyph window open the window only updates the second time I am pressing next glyph. So it is always one character “late”. Ia that bug in the extension?
    Cheers
    Jo

    #4448

    frederik
    Keymaster
    #4466

    jo
    Participant

    thanks! works perfectly now.
    I just did a quick test of some of your other extensions and there seems to be a problem with text(). The pointCounter and drawReferenceGlyph extensions give the Traceback: text() takes exactly 3 arguments (4 given), but as far as I can tell there are only three arguments given.
    thanks,
    jo

    #4473

    frederik
    Keymaster

    text drawing is using a point as a tuple instead of x, y separately, this is done to keep point values consisted through out drawing tools

    fixed: https://github.com/typemytype/RoboFontExamples/commit/8f2e6020f27828d8b65264a50327fa43880cbd90

    thanks for testing them out!

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

You must be logged in to reply to this topic.