It is currently Sun Aug 16, 2026 1:34 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: Re: Paths writing script or plugin
PostPosted: Tue Feb 16, 2016 11:30 am  (#1) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14831
Location: roma, italy
Ofnuts is the "guru" for managing paths; if he reads your post, he will have for sure the right answer for you (otherwise send him a PM)

_________________
"Where am I ?"


Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: Paths writing script or plugin
PostPosted: Tue Feb 16, 2016 6:46 pm  (#2) 
Offline
Script Coder
User avatar

Joined: Oct 25, 2010
Posts: 4812
As far as my experience goes you get only one path per text. Of course this is the outline of the text. Gimp used to support "engraving" fonts (where there are unique, non closed strokes, so 'A' for instance is made of just 3 straight lines segments, and 'O' is just a single circle) but this was dropped in 2.8.

_________________
Image


Top
 Post subject: Re: Paths writing script or plugin
PostPosted: Fri Feb 19, 2016 8:50 am  (#3) 
Offline
GimpChat Member
User avatar

Joined: Aug 13, 2015
Posts: 312
Location: Somewhere between lost and found.
There was a script in older versions of gimp called FreeType. It was not simple to install on windows based systems as I recall, as custom compiling was needed. This Page contains a link to windows compiled version.

For all you *nix'ers out there, the source is available here.

I am currently running this on a LinuxMint 17.1 x64 with Gimp 2.8.16, so it still works.

When used it gives the option of making a multiple outline of bezier paths or simply filling the space between the paths.

The multiple paths you are seeing MIGHT be a result of how the font is defined. Fonts can be written so as to be a stroked single line, or a filled space between two lines. I know the second form is called an "outline" font, but I'm not sure about the other. I only toy with fonts occasionally, and am NO expert on the issue.

NOTE: Outline Font referes not to whether or not it displays an outline, but how the font is designed internally. Any font author can NAME a font using the word outline, but that is not what I am refferring to here.

_________________
The answer was 42. The question is long forgotten. The computer that solved it is now destroyed.
The MK-2 has been built. Should this be the next question?
(Solve if you can ... ;) )
Image


Top
 Post subject: Re: Paths writing script or plugin
PostPosted: Fri Feb 19, 2016 9:11 pm  (#4) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16158
jazzon wrote:
There was a script in older versions of gimp called FreeType. It was not simple to install on windows based systems as I recall, as custom compiling was needed. This Page contains a link to windows compiled version.

For all you *nix'ers out there, the source is available here.

I am currently running this on a LinuxMint 17.1 x64 with Gimp 2.8.16, so it still works.

When used it gives the option of making a multiple outline of bezier paths or simply filling the space between the paths.

The multiple paths you are seeing MIGHT be a result of how the font is defined. Fonts can be written so as to be a stroked single line, or a filled space between two lines. I know the second form is called an "outline" font, but I'm not sure about the other. I only toy with fonts occasionally, and am NO expert on the issue.

NOTE: Outline Font referes not to whether or not it displays an outline, but how the font is designed internally. Any font author can NAME a font using the word outline, but that is not what I am refferring to here.

I do still have the plug-in working in GIMP-2.8.16 64 bit.
Image

Image

find it here
viewtopic.php?p=84087#p83953

_________________
Image


Top
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group