Thread Rating:
ofn-brush-strokes-on-path
|
02-21-2020, 09:59 PM
(02-21-2020, 06:27 PM)Ofnuts Wrote: Whoops, we can't find that page.
02-21-2020, 11:14 PM
Page not Found - Whoops, we can't find that page
I believe the page would be: https://sourceforge.net/projects/gimp-pa...s/scripts/ But I didn't find the ofn-brush-strokes-on-path there.
02-21-2020, 11:14 PM
Whoops. Fixed
02-21-2020, 11:15 PM
(02-21-2020, 11:14 PM)Krikor Wrote: Page not Found - Whoops, we can't find that page Nope, on gimp-tools, since the path is incidental here.
02-21-2020, 11:26 PM
(02-21-2020, 11:15 PM)Ofnuts Wrote:(02-21-2020, 11:14 PM)Krikor Wrote: Page not Found - Whoops, we can't find that page ok, I found it. This is the third or fourth ofnuts script / plugin that I am the first to download!
03-26-2020, 01:14 AM
(This post was last modified: 03-26-2020, 02:29 AM by carmen.
Edit Reason: correct word
)
Trying this (brush: clipboard from imported svg)
and noticing the poor quality (making it indexed, if anything improved the image--less antialiasing), I used it as template for copies of the associated path, which gave: which I like better. Question: would it be very difficult to script a 'path along path', on the line of 'text along path'? And ... yes!--inkscape provides that function out of the box, among 'path effects'...
03-26-2020, 08:17 AM
(03-26-2020, 01:14 AM)carmen Wrote: Trying this (brush: clipboard from imported svg) This script is about paintbrush strokes, with all their restrictions. I have an unpublished script that does the path equivalent of Gimp's text-along-path, and likely uses the very same algorithm because it suffers from exactly the same problem: things are bluntly squished inside the bends and stretched outside. There are at least two footprints in your example that would be badly distorted. What you want is more like what my own text-along-path does: each character is rotated without distortion. That script could be a solution if:
03-26-2020, 09:56 AM
I have just been playing with this plug-in. It is easy to set Strokes in multiples of 10 by clicking on the slider bar, but extremely difficult to change from, for example, 10 to 12. Other than that works well, a useful plug-in.
Gimp 2.10.18; Windows 10
03-26-2020, 12:18 PM
(03-26-2020, 09:56 AM)Blighty Wrote: I have just been playing with this plug-in. It is easy to set Strokes in multiples of 10 by clicking on the slider bar, but extremely difficult to change from, for example, 10 to 12. Other than that works well, a useful plug-in. I have little control on the slider widget. If you have a wheel mouse, each tick of wheel adds/subtract two. And when the focus is on the slider, the left&right cursor keys add/subtract one. Would entering numbers be easier? |
« Next Oldest | Next Newest »
|