frederik

Forum Replies Created

Viewing 6 posts - 526 through 531 (of 531 total)
  • Author
    Posts
  • in reply to: Menu item wrong labeling #950

    frederik
    Keymaster

    Will be changed in the next update.

    in reply to: Saved sets list display bug #949

    frederik
    Keymaster

    owke, solved in the next update

    in reply to: "Batch" generation inactive #948

    frederik
    Keymaster

    No, the menu item has to be removed. I’ve added it but is will not anything mainly cause I don’t know what it should do! I think most batch actions could be solved with a plugin, script.

    in reply to: Placing a raster image for tracing #934

    frederik
    Keymaster

    You can drag & drop any png, tiff, jpg image into the glyph view. Right click on the image will reveal some image related contextual menus.

    You can also place a image with a script

    g = CurrentGlyph()
    g.addImage("path/to/my/image", offset=(0, 0))
    in reply to: OTF import strips out features #929

    frederik
    Keymaster

    the main problem is that is really hard to extract the same features from a compiled font. Im thinking how to solve this….

    in reply to: Bug on generating #928

    frederik
    Keymaster

    I don’t really know where this bug started but the ‘openTypeOS2WinDescent’ isn’t allowed to be negative.

    You can change this value in the info sheet look voor ‘usWinDescent’ in the OpenType tab.

    The pfa export will be solved in the next update ;)

Viewing 6 posts - 526 through 531 (of 531 total)