VectorStyler
    • Categories
    • Unread
    • Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. Popular
    Log in to post
    • All Time
    • Day
    • Week
    • Month
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics

    • All categories
    • RidgehammerR

      Offset Path Froze While "View Using GPU" is Activated

      Watching Ignoring Scheduled Pinned Locked Moved Bugs in VectorStyler
      13
      1
      2 Votes
      13 Posts
      68 Views
      H
      @VectorStyler System: MacBook Pro M1 Pro, 16GB RAM, macOS Tahoe 26.3.1 (25D2128)
    • BoldlineB

      How to quickly copy halftone appearance to new shape?

      Watching Ignoring Scheduled Pinned Locked Moved Questions and Support
      7
      1
      0 Votes
      7 Posts
      23 Views
      BoldlineB
      @Subpath said in How to quickly copy halftone appearance to new shape?: i think the methode vectorstyler mentioned "save as preset works" best I agree that is currently the best option for getting what I was requesting. I think it's also a great solution long term if you know you're going to use it frequently or in other projects down the road. However, I also think @vectorstyler is right to add the basic copy/paste option for quick and easy one-time editing. Both options will have their due place in VS
    • E

      Copy paste between VS and other applications

      Watching Ignoring Scheduled Pinned Locked Moved Questions and Support
      6
      2 Votes
      6 Posts
      52 Views
      E
      I get the same issue with Affinity designer 2.0 and Affinity Studio When looking in clipboard at the svg of a rectangle copied from Affinity, then pasted in VS and copied to clipboard from VS, I can see a difference : Copied from Affinity : 992x525: <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="992px" height="595px" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;"> <g transform="matrix(1,0,0,1,-384,-378)"> <g transform="matrix(1,0,0,1,-1176,-147)"> <rect x="1560" y="525" width="992" height="595" style="fill:rgb(235,235,235);"/> </g> </g> </svg> Copied from VS : 238x143 <?xml version="1.0" encoding="UTF-8" standalone="no" ?> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="239" height="143" viewBox="0 0 239 143" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xml:name="Untitled-1"> <defs/> <g transform="matrix(1.0 0.0 -0.0 -1.0 0.0 142.8) "> <path d="M396.1966 18.5092 L396.1966 161.3092 634.2766 161.3092 634.2766 18.5092 396.1966 18.5092 Z" transform="matrix(1.0 0.0 0.0 1.0 -396.19663361 -18.50924665) " fill="#EBEBEB" fill-rule="evenodd"/> </g> </svg>
    • H

      Number key opacity shortcuts broken

      Watching Ignoring Scheduled Pinned Locked Moved Bugs in VectorStyler
      6
      2 Votes
      6 Posts
      22 Views
      H
      @VectorStyler Thank you so much.
    • S

      Liquid shapes - 2D SDF vector graphics

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      9
      1 Votes
      9 Posts
      4k Views
      H
      @ZATOPEK Hi, Maybe this could be useful. I made a short video showing a simple way to create a metaball-like effect in VectorStyler. The method uses a combined path with two live offsets: first a positive offset, then a negative offset. This creates a smooth connection between the shapes while keeping the result editable. Here is the video: https://imgur.com/a/r0xsB1S
    • M

      vertical text

      Watching Ignoring Scheduled Pinned Locked Moved Questions and Support
      5
      1 Votes
      5 Posts
      15 Views
      VectorStylerV
      @macos said in vertical text: Another issue: it seems that rounded corners and outlines cannot be scaled. Outline scaling is off by default, can be turned on with the Transformed Stroke option in Document Setup, or individually for objects in Object Options. Please note that stroke scaling is non-destructive, and it is using the current transform on objects to scale the stroke. If turned off, strokes revert to non-scaled state About corners: here the default scaling (for some shapes) changes the shape width/height, which will not change the corner (by design, so scaled rectangle corners remain rounded). This can be changed by scaling rectangles as objects, by disabling the "Direct Shape Transformation" in Settings -> Editing
    • M

      GPU view problem with Nvidia

      Watching Ignoring Scheduled Pinned Locked Moved Bugs in VectorStyler
      5
      1
      1 Votes
      5 Posts
      23 Views
      M
      @VectorStyler Thanks!
    • D

      Masking Bugs - Strokes and Scaling

      Watching Ignoring Scheduled Pinned Locked Moved Bugs in VectorStyler
      5
      1 Votes
      5 Posts
      34 Views
      VectorStylerV
      @DreamS I got the files, I will try to find out what can cause these issues
    • BoldlineB

      option for vector halftones to generate dots beyond the object boundary, then clip them to the object shape.

      Watching Ignoring Scheduled Pinned Locked Moved Features and Ideas
      4
      2
      1 Votes
      4 Posts
      20 Views
      BoldlineB
      expounding on my earlier answer - you replied, " @VectorStyler said in option for vector halftones to generate dots beyond the object boundary, then clip them to the object shape.: The halftone approximates the object color / intensity. But what intensity is is beyond the object boundary? This is hard to know, especially for images. I was thinking of it similarly to how gradients work. With a gradient, the control line and color stops can extend outside the visible object boundary. The user can define color/intensity behavior in an unseen area, and the object simply displays the clipped result inside its shape. Could halftones have a comparable “source area” or “generation area”? The object shape would remain the visible clipping boundary, but the halftone grid/intensity field could be generated from a larger editable area, similar to how a gradient line extends beyond the object. So instead of asking VectorStyler to guess intensity outside the object, the user would explicitly define it through the halftone source/generation area. Possible model: Object shape = visible clipping boundary Halftone source area = where the dot field/intensity is generated Dots are generated across that source area Final result is clipped to the object shape This would allow partial edge dots without requiring VectorStyler to infer unknown image data outside the object. For flat fills or uniform halftones, the outside intensity could simply continue the same value. For gradients, the existing gradient behavior could define the intensity beyond the visible object. For images, this could either be disabled or require a larger image/source area. Essentially, adding a halftone generation area separate from the visible clipping shape, similar to how gradient controls can extend outside an object while the final color remains clipped to the object. [image: 1778787437691-ef25cc6e-0311-4502-b3d9-dbf90fd5a9cf-cleanshot-2026-05-14-at-15.33.06.png]
    • D

      Potential (Small) Bug in Appearance Panel

      Watching Ignoring Scheduled Pinned Locked Moved Bugs in VectorStyler
      4
      1 Votes
      4 Posts
      53 Views
      debraspicherD
      @DreamS Yes I reported this bug during a prior version, so probably it was fixed by then. Very funky.
    • VectorStylerV

      update 1.3.018

      Watching Ignoring Scheduled Pinned Locked Moved Announcements and News
      4
      2 Votes
      4 Posts
      51 Views
      L
      @VectorStyler No rush on this; please fix it whenever it's convenient. A crash only occurs in VectorStyler when all three conditions are met: Overprint is enabled, a Blend Mode is applied, and Overprint View is active.
    • ZATOPEKZ

      Hotkeys for increases/decreases handles

      Watching Ignoring Scheduled Pinned Locked Moved Questions and Support
      4
      3
      0 Votes
      4 Posts
      33 Views
      VectorStylerV
      @ZATOPEK For making the nodes smooth (or symmetric) there is (shown in the tooltip of the action from the context panel). But for just brining out the handles and moving outwards, no shortcut (and no such feature)
    • ZATOPEKZ

      TEXT enveloppe deform

      Watching Ignoring Scheduled Pinned Locked Moved Questions and Support
      3
      1
      1 Votes
      3 Posts
      21 Views
      ZATOPEKZ
      Thanks it's work fine
    • M

      Redrawing screen hide toolbars and then show them again

      Watching Ignoring Scheduled Pinned Locked Moved Bugs in VectorStyler
      12
      1 Votes
      12 Posts
      98 Views
      M
      said in Redrawing screen hide toolbars and then show them again: @VectorStyler In 017 it also does the same. For some reason 018 does it but not so often. I was believen it was fixed, but at last, it did it. I know you couldnt find the casus still, but anyway i believed was good to know.
    • W

      The latest VS update is failing to display some jpeg images.

      Watching Ignoring Scheduled Pinned Locked Moved VectorStyler 1.2 beta
      3
      1 Votes
      3 Posts
      35 Views
      W
      This issue is now resolved! Thank you @VectorStyler!
    • RidgehammerR

      Pattern Brush made into Art brush will not expand Properly

      Watching Ignoring Scheduled Pinned Locked Moved Bugs in VectorStyler
      3
      3
      1 Votes
      3 Posts
      30 Views
      RidgehammerR
      @VectorStyler Thank you for looking into it, and helping me find a solution.
    • L

      Halftone blending mode issue

      Watching Ignoring Scheduled Pinned Locked Moved Bugs in VectorStyler
      3
      1 Votes
      3 Posts
      29 Views
      L
      @VectorStyler Fixed in v1.3.017. Thanks a lot!
    • ZATOPEKZ

      Default color parameters for stroke

      Watching Ignoring Scheduled Pinned Locked Moved Questions and Support
      3
      1 Votes
      3 Posts
      30 Views
      ZATOPEKZ
      merci beaucoup
    • M

      converting shape text to frame text

      Watching Ignoring Scheduled Pinned Locked Moved Questions and Support
      3
      1 Votes
      3 Posts
      22 Views
      M
      @VectorStyler frame text.vstyler
    • encartE

      Selecting multiple areas without excluding overlapping parts

      Watching Ignoring Scheduled Pinned Locked Moved Questions and Support
      2
      1 Votes
      2 Posts
      7 Views
      VectorStylerV
      @encart No such option, there are problems with this issue as removing selection with shift is also needed. What kind of modifier keys could be used to distinguish from these two modes?