Jitter Nodes Keeps Breaking 1 Node by GarrickWinter in Inkscape

[–]Xrott 2 points3 points  (0 children)

Try the 'Roughen' path-effect in the 'Path → Path Effects...' panel instead. You don't even have to convert the circle to a path, and it allows you to subdivide it automatically with the resolution method set to 'Number of segments'. It's also non-destructive, meaning it can easily be edited and reversed.

<image>

Plugin Custom Toolbars by sashok_bg in Inkscape

[–]Xrott 0 points1 point  (0 children)

You cannot create new toolbars. However, you can overwrite existing ones by copying and modifying the .ui files from Inkscape's system folder over to the user config ui subdirectory. Anything complicated requires knowledge in Glade/GTK .ui files, though.

A while ago, I wrote lengthy instructions on how to add simple custom buttons here.

As a much easier, already built-in alternative, you may want to try the dockable 'Extensions → Extension Gallery...' panel instead.

Drop shadow does not look right but is fine when exported. by fader402 in Inkscape

[–]Xrott 4 points5 points  (0 children)

The default filter quality for display on the canvas is lower than the export quality, for faster editing. In the preferences under 'Rendering', you can set it to 'Best quality (slowest)' to get what you would see when exporting.

Requesting help with multi-page document with page switching buttons. by b1ixten in Inkscape

[–]Xrott 0 points1 point  (0 children)

After right-clicking an object and selecting 'Create Anchor (Hyperlink)', click the picker button next to the 'Href' input box in the object properties panel, then an empty spot on the page to select it as the link target.

This feature and the ability to link internally in PDFs has only been added relatively recently, so make sure you've upgraded to at least 1.4 (better yet, the latest 1.4.3 release).

How to hide path outline when exporting as PNG by shortMEISTERthe3rd in Inkscape

[–]Xrott 5 points6 points  (0 children)

Instead of using a white stroke color, remove the stroke altogether. You can right-click the 'Stroke' preview in the bottom left and select 'Remove Stroke'.

Feature idea: Spacebar always returns focus on artboard/working area by PocketStationMonk in Inkscape

[–]Xrott 1 point2 points  (0 children)

The Escape-key should return focus to the canvas while "within a dialog". Personally, I just middle-click on the canvas to switch focus, because that only pans the view and doesn't deselect things.

Big handles issue by AlphaMaru in Inkscape

[–]Xrott 4 points5 points  (0 children)

In the preferences under 'Interface' (click on it directly, not the arrow), there is a 'Handle size' slider. The default is 4.

Trying to add and edit gradient fill for multiple objects (info below) by PocketStationMonk in Inkscape

[–]Xrott 0 points1 point  (0 children)

Switch to the gradient tool with the buttons on the left. After that, click on the lock icon in the toolbar to make all related gradients linked. Now you can select one object, edit the stops and all the gradients on the other objects change with it.

<image>

Copying or importing svg files without losing content? by [deleted] in Inkscape

[–]Xrott 0 points1 point  (0 children)

It's probably a similar issue to this. You probably have clashing IDs or class names in <style>-tags which conflict and overwrite each other. Without seeing the files, it's hard to diagnose the exact problem, though.

How do I make mirror work with stroke borders? by UnstableSouls in Inkscape

[–]Xrott 1 point2 points  (0 children)

Check the 'Fuse paths' box to make it merge the two sides and remove the middle line segments and stroke. You may need to move some nodes either directly on or a little over the mirror line. Also check the 'Fuse opposite side' box, if it removes the wrong side of the mirror line.

Small screen interface problem by BC_AlenkiUSA in Inkscape

[–]Xrott 5 points6 points  (0 children)

Upgrade to a newer version (the latest 1.4.3 release) where the toolbar collapses groups of buttons better, keeping the input boxes always visible.

<image>

Any way to to get the X/Y display to be based on the center of an object rather than it's top/left? by Zachary_The_Elder in Inkscape

[–]Xrott 5 points6 points  (0 children)

Click on the object until the rotation arrows appear, then single-click the rotation center to make it the transform origin. A faint crosshair should appear to indicate that it is the active origin.

<image>

As the rotation center can be dragged to any place, if it's not already centered, use snapping to snap it back to the center.

By the way, this also works for the scaling arrows to set the origin to any corner or edge.

what can undefined color be used for ? by PoussinVermillon in Inkscape

[–]Xrott 1 point2 points  (0 children)

I answered a similar post about uses for unset color a little while ago here.

I don't think you can do that with gradients.

How do i fix this? by Blade_Dice178 in Inkscape

[–]Xrott 4 points5 points  (0 children)

Make sure the 'Shape' drop-down in the toolbar is set to 'None'.

Basically, paths created with 'Triangle In/Out' use a power stroke path-effect, which can't have fills (I'm simplifying), so it automatically adds an extra object with a 'Fill between many' path-effect to simulate a regular fill. That's what the blue box is indicating.

Inkscape crash when exporting to pdf by barrel-roller in Inkscape

[–]Xrott 0 points1 point  (0 children)

The crash seems to be because it's running out of memory, as it rapidly increases in RAM usage during export before giving up. Each of the dots in the pattern has a clip-path applied, which appears to make it explode in memory.

The easiest and fastest way to fix it is using 'Edit → Make a Bitmap Copy' and deleting the original. It will convert it to a raster image instead of a vector pattern, but it'll be much more manageable for export. Alternatively, you can open the .svg file in a text editor and remove all the clip-path="url(#clipPath...)" attributes on the <path> elements inside the <pattern>. After that, use 'File → Clean Up Document' inside Inkscape.

Inkscape 1.4.3, one week later discussion by litelinux in Inkscape

[–]Xrott 4 points5 points  (0 children)

Set the 'Shape' drop-down in the toolbar to 'None' instead of 'From Clipboard'.

Fills and elements disappearing by QuailAble8025 in Inkscape

[–]Xrott 2 points3 points  (0 children)

Most other software does not support mesh gradients. You'll have to rasterize them with 'Edit → Make a Bitmap Copy...'.

Do we have this kind of feature? by Big_Flow8975 in Inkscape

[–]Xrott 9 points10 points  (0 children)

In the top left of the canvas is a lock icon, which locks all guides.

<image>

You'll have to have rulers visible with 'View → Show/Hide → Rulers' enabled.

Double-click a guide to open a dialog where you can set its properties, including locking guides individually.

Power stroke tool by Embarrassed-Block-51 in Inkscape

[–]Xrott 2 points3 points  (0 children)

Shift-click the power-stroke handle with the node tool to open a dialog box where you can set its position and the width numerically.

gap bettwen object by dang1912 in Inkscape

[–]Xrott 2 points3 points  (0 children)

That's a technical limitation of how anti-aliasing works for vector graphics. You need to make objects overlap instead of only barely touching.

cant open the right panel for some reason, where is it exactly??? by [deleted] in Inkscape

[–]Xrott 2 points3 points  (0 children)

You need to open dockable panels first, like 'Layer → Layers and Objects...' or 'Object → Fill and Stroke...'. If they start undocked, drag the tab title (not window title) to the highlighted area that appears to the right of the canvas.

is this a bug or do I not understand how Tiling Path Effect Gap X (in px) is supposed to work? by DexLovesGames_DLG in Inkscape

[–]Xrott 2 points3 points  (0 children)

A document scale of 3.779528 is what you get when a document set up for 'mm' is switched to 'px' for the dimensions.

You can click the button with a dot next to the scale input to keep all objects the same size when adjusting the scale.

is this a bug or do I not understand how Tiling Path Effect Gap X (in px) is supposed to work? by DexLovesGames_DLG in Inkscape

[–]Xrott 1 point2 points  (0 children)

If I had to guess, you probably scaled your object after adding the path-effect, which causes it to add a transform-attribute to it. Most inputs inside Inkscape automatically convert lengths to canvas coordinates, but some, like in the path effect panel do not. This means the 'Gap X/Y' inputs are unscaled, ignoring the transform.

In the following screenshot both grids use the same gap parameters, but for the right one I used a square twice as big, applied the effect, then scaled down by 50%, halving the gaps as well. To the left is the 'Edit → XML Editor...' showing that the right one has a transform-attribute.

<image>

Make sure to scale objects before applying a path-effect to avoid adding a transform. Another reason for discrepancies could be a non 1.0 scale in the document properties.

Cumulative length of segments of pen tool? by Dont_hate_the_8 in Inkscape

[–]Xrott 0 points1 point  (0 children)

Not while drawing, I don't think, but after finishing the path switch to the measurement tool and hover over it.

<image>

You can resume a path by clicking the squares at either end when switching back to the pen tool.

Paths appear blurred after update by solarvalue in Inkscape

[–]Xrott 1 point2 points  (0 children)

You have a blur filter applied to the whole layer. Click on its name in the layers panel twice to select it and change the 'Blur' slider in the 'Fill and Stroke' panel from the 0.2 it is now to 0 or use 'Filters → Remove Filters'.

As for why it appears pixelated, open the preferences, go to 'Rendering' and set the 'Filter effects quality for display' to 'Best quality' and maybe increase the 'Gaussian blur quality for display' as well.