Search found 5 matches
- Wed Aug 25, 2010 7:51 am
- Forum: Help with using Inkscape
- Topic: Please help with this text effect...
- Replies: 4
- Views: 1371
Re: Please help with this text effect...
Thanx. I replicated the old sign face relatively accurately. I should have spent more time talking the guy into doing something different. From a distance the streak effect washes out, and you can't really tell it's there. I spent a lot of time cussing at who ever did the origional.
- Tue Jul 20, 2010 9:20 am
- Forum: Help with using Inkscape
- Topic: Please help with this text effect...
- Replies: 4
- Views: 1371
Please help with this text effect...
http://camm-gl.dyndns.org/lity.jpg Any tips or ideas on how to execute this effect? I figured out a really hard way. I do an object to path on the text. Draw some rectangles across the text. Cut the rectangles out of the text (path difference), so I have nodes at the same height clear across the te...
- Fri Jul 09, 2010 9:55 am
- Forum: Inkscape & Cutters/Plotters
- Topic: Windows cut manager...
- Replies: 4
- Views: 4620
Re: Windows cut manager...
Should work with anything that takes basic HPGL commands with a serial interface. Rolands CAMM-GL is HPGL stripped down to the minimum. I feel it is important to recognize the difference. CAMM-1 appears to ignore commands not in it's instruction set, under some very rare circumstances this could cau...
- Thu Jul 08, 2010 10:31 am
- Forum: Inkscape & Cutters/Plotters
- Topic: Windows cut manager...
- Replies: 4
- Views: 4620
Re: Windows cut manager...
I am aware of InkCut. I have downloaded the extension and browsed through the code. Obviously frmdstryr has put a lot of work into it, more effort than I have given. Unfortunatly I need to get pygtk running on win32, before I can give it a try.
- Sat Aug 02, 2008 2:40 pm
- Forum: Inkscape & Cutters/Plotters
- Topic: Modified hpgl_output extension for vinyl cutter...
- Replies: 1
- Views: 4195
Modified hpgl_output extension for vinyl cutter...
I found the hpgl_output extension in one of the development versions, and modified it to work properly with my Roland CAMM-1 vinyl cutter camm-gl.inx <inkscape-extension> <_name>CAMM-GL</_name> <id>org.ekips.output.camm-gl</id> <dependency type="extension">org.inkscape.output.svg.inkscape<...