Download here: http://whee.dk/wordbuilder/WordBuilder.msi
New features:
- Substring command: substring <start> <end>
Where start is the first letter you want to keep, and end is the last letter you want to keep. Negative numbers count from the end of the token.
So, with the token ‘abcdefg’:
substring 2 -1 // bcdefg substring 1 2 // ab substring 1 -2 // abcdef substring -3 -1 // efg
- About box
- Inkscape extension to populate selected text objects with generated words – in the install dir, there’s a folder called InkScapeExtension. Copy the content of that folder to your InkScape/share/extensions, and look under Effects/Text.
Skriv et svar