

This will definitely make the results of subsequently using this extension unpredictable. Especially: if you edit a path generated with the Calligraphy tool, the L position of the L commands inside the "d" attribute is not necessarily maintained.If the extension is applied to anything else but a path just created with the Calligraphy tool, its behaviour will probably not be what you would like.In case the observation about "just two L commands being present inside a Calligraphy-tool generated path" is wrong, the extension will not produce the expected result.delete the original path from the document.put a copy of the original path inside the group (so that the original path is displayed in front of the created "fill" area).first put the duplicate path in that group.


Or you can try using the Python extension with source code below. You can manually copy the calligraphed outline and edit the dots it is made of to just remove the inner dots to obtain a path covering the area you are interested in, then apply the Fill tool to that new path. However, filling the interior area of such a calligraphed outline is not so easy: if you try to apply the Fill tool to the path you just created, you are actually changing the style of the outline stroke itself - not that of the area it encloses. Graphic Tablet users using the Calligraphy tool can easily draw sketches with variable width outlines.
