VectorStyler
    • Categories
    • Unread
    • Recent
    • Tags
    • Popular
    • Register
    • Login

    How to set pencil to use the fill option only instead of stroke and fill?

    Scheduled Pinned Locked Moved Questions and Support
    19 Posts 4 Posters 16.7k Views 3 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • b77B Offline
      b77 @Boldline
      last edited by b77

      @Boldline It's not about the loop being closed or open — it's about where the start and end points are:

      • if you start somewhere over the existing shape, go outside of it then return inside the shape, this will add to the shape;
      • if you start outside the shape, go over it then go again to end the path outside, this will carve out a piece from the existing shape.

      MacBook Pro (Intel) running Monterey 12.6.4

      BoldlineB S 2 Replies Last reply Reply Quote 0
      • BoldlineB Offline
        Boldline @b77
        last edited by

        @b77 said in How to set pencil to use the fill option only instead of stroke and fill?:

        @Boldline It's not about the loop being closed or open — it's about where the start and end points are:

        • if you start somewhere over the existing shape, go outside of it then return inside the shape, this will add to the shape;
        • if you start outside the shape, go over it then go again to end the path outside, this will carve out a piece from the existing shape.

        Thanks for resounding @b77. I agree with you that is a great way to do it but from reading what @vectorstyler wrote last August, it sounds like open and closed paths are what matter most... Unless I am reading it wrong.
        I seem to have issues with getting consistent path sketch results regardless

        VectorStyler ADMINISTRATORS Aug 3, 2021, 2:52 AM @Boldline

        @Boldline If the new paint is self intersecting then a closed shape is created that is extracted from the other shape.

        The difference is in using open (not self intersecting) or closed (self intersecting at the end) shapes when painting.

        when a closed shape is painted, it is excluded.
        when an open shape is painted, and it has at least two intersection points with the existing shape, then between the outermost two intersection points, the part of the existing shape is replaced with the part of the new shape. This can mean removal or addition, depending on how the new shape is positioned.
        there are some other cases also, but it gets complicated 🙂

        🍎 macOS Tahoe 26.2, Mac mini (M1, 2020), Chip Apple M1, Memory 16 GB
        Cintiq 27QHD Display and LG Ultra HD Display

        b77B 1 Reply Last reply Reply Quote 1
        • b77B Offline
          b77 @Boldline
          last edited by b77

          @Boldline You're right, a closed path will always extract from the existing shape. 👍

          But if the path drawn with the Path Sketch tool is not closed, it looks like it follows the two rules I wrote above.

          MacBook Pro (Intel) running Monterey 12.6.4

          BoldlineB 1 Reply Last reply Reply Quote 1
          • S Offline
            Subpath @b77
            last edited by

            @b77 said in How to set pencil to use the fill option only instead of stroke and fill?:

            @Boldline It's not about the loop being closed or open — it's about where the start and end points are:

            • if you start somewhere over the existing shape, go outside of it then return inside the shape, this will add to the shape;
            • if you start outside the shape, go over it then go again to end the path outside, this will carve out a piece from the existing shape.

            While this sounds good, it seems that it dont would always
            work this way.

            Here my Video Example

            Win 11
            CPU: AMD Ryzen 5 9600X, 6-core.
            GPU: Nvidia Geforce RTX 5070.

            b77B 1 Reply Last reply Reply Quote 0
            • b77B Offline
              b77 @Subpath
              last edited by b77

              @Subpath It looks like there is auto-closing involved, meaning if the end point is close enough to the start point (and both are overlapping the shape), the app will treat the new path as a closed shape and thus subtract it from the existing shape.

              But only the developer can confirm that.

              MacBook Pro (Intel) running Monterey 12.6.4

              S 1 Reply Last reply Reply Quote 0
              • BoldlineB Offline
                Boldline @b77
                last edited by

                @b77 said in How to set pencil to use the fill option only instead of stroke and fill?:

                @Boldline You're right, a closed path will always extract from the existing shape. 👍

                But if the path drawn with the Path Sketch tool is not closed, it looks like it follows the two rules I wrote above.

                ok - this an interesting development that I will need to test out further. I've always wanted to utilize this awesome tool but never felt like i actually could predict the action it would take next - maybe we're getting to the bottom of it now

                🍎 macOS Tahoe 26.2, Mac mini (M1, 2020), Chip Apple M1, Memory 16 GB
                Cintiq 27QHD Display and LG Ultra HD Display

                1 Reply Last reply Reply Quote 0
                • S Offline
                  Subpath @b77
                  last edited by Subpath

                  @b77

                  I think i found a way which work as you descripe it above.

                  It would work the way you wrote as long as you use
                  open shapes.

                  see Video here

                  Win 11
                  CPU: AMD Ryzen 5 9600X, 6-core.
                  GPU: Nvidia Geforce RTX 5070.

                  BoldlineB b77B 2 Replies Last reply Reply Quote 2
                  • BoldlineB Offline
                    Boldline @Subpath
                    last edited by

                    @Subpath said in How to set pencil to use the fill option only instead of stroke and fill?:

                    I would work the way you wrote as long as you use
                    open shapes.

                    yeah that was what I was coming to same conclusion with... and the closed path cutting a hole can be useful if you want a negative space within a shape but do not want to cut all the way in from the outside

                    🍎 macOS Tahoe 26.2, Mac mini (M1, 2020), Chip Apple M1, Memory 16 GB
                    Cintiq 27QHD Display and LG Ultra HD Display

                    1 Reply Last reply Reply Quote 1
                    • b77B Offline
                      b77 @Subpath
                      last edited by b77

                      @Subpath Yes, I think this is normal, feels "natural" and makes sense — if you want to add to a shape you won't start deep inside the existing shape and won't extend the path too deep inside it again. You will instead start inside the shape, close to its "boundary" and end back close inside the boundary.

                      MacBook Pro (Intel) running Monterey 12.6.4

                      BoldlineB 1 Reply Last reply Reply Quote 2
                      • BoldlineB Offline
                        Boldline @b77
                        last edited by

                        @b77 said in How to set pencil to use the fill option only instead of stroke and fill?:

                        @Subpath Yes, I think this is normal, feels "natural" and makes sense — if you want to add to a shape you won't start deep inside that shape and won't extend the path too deep inside it again. You will instead start close to the "boundary" of the shape and end back close inside the boundary.

                        Yes - and if you wanted an encapsulated negative space cut out of a shape, it would makes sense to close that path

                        🍎 macOS Tahoe 26.2, Mac mini (M1, 2020), Chip Apple M1, Memory 16 GB
                        Cintiq 27QHD Display and LG Ultra HD Display

                        1 Reply Last reply Reply Quote 2
                        • First post
                          Last post