Navigation

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

    • ryan

      UNSOLVED [RF & Drawbot] Misleading cursor position in Scripting Window
      Problems & Bugs • drawbot scripting window • • ryan  

      13
      0
      Votes
      13
      Posts
      194
      Views

      frankrolf

      I think it also had to do with the OS used. I remember problems with Input Mono on 10.14, and had a discussion with Frederik about it (which is lost in the depths of a free Slack).
    • ryan

      SOLVED Mojo drawing tools: rotate, origin point argument
      Feature Requests • mojo drawbot transform • • ryan  

      7
      0
      Votes
      7
      Posts
      51
      Views

      ryan

      Understood. Thanks @frederik !
    • pankajjoshi

      SOLVED Do logotype and lettering designers use programs like FontLab, Glyphs App and Robofont?
      General Questions • contours drawbot • • pankajjoshi  

      4
      0
      Votes
      4
      Posts
      70
      Views

      okaytype

      I know a number of graphic designers who use robofont and glyphs in their workflows. Not just for drawing logotypes but for logos, patterns, and other design elements.
    • erik

      SOLVED import drawBot in RF3?
      Problems & Bugs • rf3 drawbot • • erik  

      2
      0
      Votes
      2
      Posts
      752
      Views

      gferreira

      hello Erik, drawBot becomes available as a module when you install the DrawBot extension.
    • A Former User

      SOLVED Vanilla object and drawing in TinyDrawbot
      General Questions • scripting vanilla drawbot canvas • • A Former User  

      5
      0
      Votes
      5
      Posts
      920
      Views

      A Former User

      Thanks, I'll try!
    • jo

      Drawbot saveImage as gif
      General Questions • drawbot • • jo  

      3
      0
      Votes
      3
      Posts
      518
      Views

      jo

      pdf works with the example below. in drawbot directly it saves as .gif. for i in range(10): newPage(300, 200) fill(random(), random(), random()) rect(0, 0, width(), height()) saveImage(["~/Desktop/test_gif.gif"]) no traceback. it just never shows up on the desktop.
    • rickner

      DrawBot versus TinyDrawBot
      General Questions • drawbot • • rickner  

      2
      0
      Votes
      2
      Posts
      459
      Views

      frederik

      Hi there already an official DrawBot extension but it needs a RF beta. The next update is required to get DrawBot inside RoboFont working. TinyDrawBot will be deprecated and removed from the git repo. The extension will support everything DrawBot has, as it is really the same code :) But it has some benefits of using all the RoboFont functionality. thanks