Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Users
    • Groups
    • Solved
    • Unsolved
    • Search
    1. Home
    2. SCarewe
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    SCarewe

    @SCarewe

    0
    Reputation
    4
    Posts
    3
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    SCarewe Follow

    Best posts made by SCarewe

    This user hasn't posted anything yet.

    Latest posts made by SCarewe

    • RE: Remove overlap on variable font

      Thank you very much! Since I have you here already, instead of opening a new thread, is there a way to clear a single character from a string? so far, I have only been able to utilise

      txt = FormattedString("Hello")
      txt.append(" World")
      

      But not, for instance,

      txt.clear(" World").
      

      in order to remove specific characters (by index, preferably). Is there some way of achieving this? Thank you!

      posted in General Discussion
      SCarewe
      SCarewe
    • RE: Remove overlap on variable font

      Sorry, I don't seem to be able to find out how to convert a text object to a bezier path. Could you tell me, please? I would be very much obliged! Thank you!

      posted in General Discussion
      SCarewe
      SCarewe
    • RE: Remove overlap on variable font

      Hi, thanks a lot for the suggestion. Sadly, for my specific idea, the latter won't work, as I want to overlay multiple outlines of letters. I will try the first option. Thank you!

      posted in General Discussion
      SCarewe
      SCarewe
    • Remove overlap on variable font

      Hello, first time posting, as I am only just starting out with DrawBot, so forgive me please if this question is easily answered. So far, I have been unable to find out how to solve this.

      I am using a variable font and want to use draw it with a stroke and no fill, which works fine. As it is a variable font, the paths are of course overlapping. Is there a way to remove this overlap visually in DrawBot? Thanks!

      posted in General Discussion
      SCarewe
      SCarewe