• 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?
  • vertical text

    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
  • 1 Votes
    2 Posts
    16 Views
    VectorStylerV
    @Boldline I will add this to the backlog, for the future.
  • 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
  • TEXT enveloppe deform

    Questions and Support
    3
    1
    1 Votes
    3 Posts
    21 Views
    ZATOPEKZ
    Thanks it's work fine
  • 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]
  • Potential (Small) Bug in Appearance Panel

    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.
  • GPU view problem with Nvidia

    Bugs in VectorStyler
    5
    1
    1 Votes
    5 Posts
    23 Views
    M
    @VectorStyler Thanks!
  • Buggy Behavior in Colors Palette Panel + Undo

    Bugs in VectorStyler
    2
    0 Votes
    2 Posts
    15 Views
    VectorStylerV
    @DreamS If the color is applied while nothing is selected then it is abug. Please send me a file to csraba at vectorstyler.com where this kind of issue occurs. Also: the screenshot is too small to see, but it would be good to know what other panels are open. You can save your workspace with the icon at the end of the context panel row, and send that to me also so I can replicate the full thing
  • 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.
  • 1 Votes
    2 Posts
    31 Views
    VectorStylerV
    @Harry Not sure yet, have to understand first what is the technique.
  • 1 Votes
    3 Posts
    35 Views
    W
    This issue is now resolved! Thank you @VectorStyler!
  • update 1.3.018

    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.
  • Copy paste between VS and other applications

    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>
  • 2 Votes
    13 Posts
    68 Views
    H
    @VectorStyler System: MacBook Pro M1 Pro, 16GB RAM, macOS Tahoe 26.3.1 (25D2128)
  • 4 Votes
    6 Posts
    150 Views
    M
    @Honor I also look forward to having such a feature.
  • 1 Votes
    3 Posts
    30 Views
    RidgehammerR
    @VectorStyler Thank you for looking into it, and helping me find a solution.
  • 1 Votes
    3 Posts
    42 Views
    861475_VctSt8
    @VectorStyler 1.3.017 Thanks It finally cleared up the confusion I’ve been feeling for years.
  • Right click to discontinue drawing

    Features and Ideas
    6
    2 Votes
    6 Posts
    64 Views
    W
    Thank @VectorStyler! Right clicking for the new Pen Tools is now available in VS 1.3.017 and it's working perfectly!
  • Foxit PDF Editor displays wrong info

    Resolved 1.2 bugs
    3
    1
    1 Votes
    3 Posts
    29 Views
    W
    Now fixed in VS 1.3.017. Thank you @VectorStyler!