Search found 7 matches
- Tue Dec 06, 2011 7:05 pm
- Forum: Inkscape Ideas
- Topic: add new nodes (w/node tool) on a snap target?
- Replies: 1
- Views: 2478
Re: add new nodes (w/node tool) on a snap target?
I think this would be a very fine feature. In some »other« vector graphic applications this is implemented in the pen tool, where a little »+« or »-« appears next to the pen tool symbol.
- Thu Dec 01, 2011 4:03 am
- Forum: Programming
- Topic: dublicating a font and remove counters
- Replies: 5
- Views: 3183
Re: dublicating a font and remove counters
So just because it is so difficult to find any kind of documentation or reference about the extension development, i plan to solve the problem on another way, using the commandline, or better the powershell of windows. So my script will go the following steps: -----powershell 1. convert the font 2. ...
- Tue Nov 29, 2011 5:50 pm
- Forum: Programming
- Topic: dublicating a font and remove counters
- Replies: 5
- Views: 3183
Re: dublicating a font and remove counters
Hello! Running Inkscape from the commandline to make the necessary work is even better, because than i can do the overall process of removing all the counters from a font in one script. But I do not think that i did fully understand the way i should start this. In the documentation above i could not...
- Tue Nov 29, 2011 1:19 am
- Forum: SVG / XML Code
- Topic: inkscape removes parts of tags
- Replies: 3
- Views: 2807
Re: inkscape removes parts of tags
Hello I already had the same problem. I made an svg with inkscape and than added a namespace to this. After reopening and saving it with inkscape, the namespace was deleted. After using this namespace for even a single attribute the namespace and the attribute was not deleted anymore. When I opened ...
- Mon Nov 28, 2011 11:00 pm
- Forum: Programming
- Topic: dublicating a font and remove counters
- Replies: 5
- Views: 3183
dublicating a font and remove counters
Hello Everybody! I am developing an online game with typography, dealing with crash testing letters. This implies to create an hit of each letter. I am using paper.js to manage all kinds of vector geometry computation and rendering, what is actually doing a very nice job so far. I have written a lit...
- Thu Jun 16, 2011 7:02 pm
- Forum: Help with using Inkscape
- Topic: bullet points and ordered lists
- Replies: 5
- Views: 38600
bullet points and ordered lists
Hello Everybody!
I am just in case to find out if it is possible to make bullet points or ordered Lists with Inkscape. I just could not find any post dealing with this topic.
Greetings Philipp
I am just in case to find out if it is possible to make bullet points or ordered Lists with Inkscape. I just could not find any post dealing with this topic.
Greetings Philipp
- Wed Jun 08, 2011 1:24 am
- Forum: Help with using Inkscape
- Topic: font editor -> position of glyphs
- Replies: 3
- Views: 1905
font editor -> position of glyphs
Hello Everybody! I am trying to use the font-editor and succeeded in some way. I know how to bring glyphs from path to a glyph i can see in the preview panel. There was one tutorial that told to drag every single path on the page and then turn it into a glyph, what was certainly a good idea. But all...