update 1.1.061
-
VectorStyler 1.1.061 release notes
- Faster font scanning at startup with large number of fonts.
- Select the stroke width inside transformed objects.
- Importing SVG files with size specified as percentages.
- Parse pica number format in number editors.
- Allow breaking at characters in overflowing text on path overflows.
- Remove units from font size editors in preferences.
- Stroke width increment shortcuts to start at 1 pt.
- Exclude should not remove small shapes.
- Pivot point of artboard scaling is fixed.
- Using tab key to access stroke dash editor fields in right order.
- Locked objects to display different selection frame.
- Grid to be always off by default in new documents.
- Default fill style for pen and pencil tools when no fill or stroke color was selected.
- Possible crash when importing AI file formats.
- Pasting PDF should keep original colors.
- Fixed angle line node adjustment in path editor.
- Angle of line should snap to other line angles with shape snapping mode.
- Indicate groups with shape as "Clipping Group".
- Undoing artboard creation should pan to the active artboard.
- Snapping groups to groups should consider frame (when member snapping is disabled).
- Copy and paste from multiple artboard document should not bring the artboards.
- Draw behind selection to be used correctly for parametric shapes also.
- Clone objects should be displayed correctly, even if behind the original.
- Improved EPS file export with OpenType fonts.
- AI file format plugin should not block EPS importing.
- Regression in EPS file import.
- Icon sets created in toolbox customization are persistent now.
- Repeating rotation on path shapes to keep the correct pivot fixed.
- Rending gradient meshes with OpenCL resulted in artifacts in some cases.
- Snapping inside layers with complex groups.
- Selecting arrowheads in outline stroke shape effects.
- Opening additional documents with missing fonts did not focus to the newly opened document.
-
@VectorStyler said in update 1.1.061:
Importing SVG files with size specified as percentages.
I'm not seeing a way to set the percentage during the import dialogue, it still just resizes to the artboard bounds ?
I would always want it at 100% (unless it's a 96/72dpi issue of course)
Possible crash when importing AI file formats.
Haven't managed to break it at all, so assume it's fixed
Thanks !
Snapping inside layers with complex groups.
Definitely fixed, thanks.
Pasting PDF should keep original colors.
Also fixed - thanks.
Neil
-
@Igull said in update 1.1.061:
I'm not seeing a way to set the percentage during the import dialogue, it still just resizes to the artboard bounds ?
There is no UI for this. This was about an error, where the SVG width="100%" field was not correctly imported.
-
OK, got it, sorry. I thought it was the import issue with SVG resizing to the artboard (open file works OK).
Neil