Search found 18 matches
- Wed Oct 03, 2012 10:09 pm
- Forum: Programming
- Topic: inkex.py - bug on custom size, at document properties?
- Replies: 2
- Views: 2846
inkex.py - bug on custom size, at document properties?
finally i got some code working on Inkscape extensions, but i think there is a bug when we run it on a canvas size changed at Inkscape document properties? is that a bug on inkex.py, or should we bypass this in another way? compositiongrid.py #!/usr/bin/env python #- bug: only works fine on new docu...
- Wed Oct 03, 2012 3:24 am
- Forum: Programming
- Topic: how to code inkscape extensions without class and self?
- Replies: 0
- Views: 2354
how to code inkscape extensions without class and self?
hi everyone! hi can we code a extremelly simple inkscape extension in Python without using any class, self, and etc.? i'm asking because i struggle a lot about how to use them, and i really only wanted to know how do draw some lines from a script. for example, i coded this, but it works on the termi...
- Sun Jul 20, 2008 9:21 pm
- Forum: Inkscape Ideas
- Topic: Sciptographer on Inkscape
- Replies: 1
- Views: 1706
Sciptographer on Inkscape
For sure people may have close contact with actual Adobe Illustrator users may listened something about Scriptographer http://www.scriptographer.com/Scripts/ the only issue is these scripts being made in Java language, and specificly to Adobe Illustrator - how hard could be recoding them for Inkscap...
- Sun Jul 20, 2008 4:27 am
- Forum: Finished Inkscape Work
- Topic: 2 animations (SMIL)
- Replies: 5
- Views: 2983
Re: 2 animations (SMIL)
well, i were about trying to convert them to swfc (swftools) but i couldn't understand what defines them as animation, and how can i see them as animation (on Linux)
- Sat Jul 19, 2008 8:54 pm
- Forum: Inkscape Ideas
- Topic: CMYK support
- Replies: 6
- Views: 2772
Re: CMYK support
from my part, sorry and thanks
- Sat Jul 19, 2008 8:41 pm
- Forum: Inkscape Ideas
- Topic: Animation
- Replies: 5
- Views: 4464
Re: Animation
not yet, this animation were done only with a simple code like this, no svg there yet - just for showing how swfc and svg animated formats can have similar information to be converted between both: #! /usr/bin/sdlbrt fout$="z.swfc":amnt=100000:xed=320:yed=240:setdisplay(512,48,32,1):paper(...
- Sat Jul 19, 2008 1:51 am
- Forum: Discuss Software Issues
- Topic: What a waste of energy is your Inkscape!
- Replies: 10
- Views: 4546
developing open-source is never waste of energy...
I never can stop suggesting all people when trying to export documents from one application to another (and specially to and from Inkscape), to use a .txt based format, just like .svg or .ai (even as i know the earlier .svg support of CorelDraw were not that default from w3c as used on Inkscape) - i...
- Sat Jul 19, 2008 1:35 am
- Forum: Inkscape & other
- Topic: Inkscape and Fontforge
- Replies: 2
- Views: 2602
Re: Inkscape and Fontforge
yes, i saw this! thanks!
- Fri Jul 18, 2008 9:34 pm
- Forum: Help with using Inkscape
- Topic: How to contact the developers
- Replies: 5
- Views: 26880
Re: How to contact the developers
oops, i were subscribed the wrong mailing list - i subscribed only inkscape-tracker, and there at http://www.inkscape.org/mailing_lists.php?lang=en is no mention it were a read-only mailing list... as answer, Bryce Harrington told me to use inkscape-devel or inkscape-user instead thanks and sorry ag...
- Fri Jul 18, 2008 7:48 am
- Forum: Inkscape & other
- Topic: Inkscape and ? for good animation
- Replies: 9
- Views: 8077
well, synfig...
well, what i have to say about synfig.... it has just one developer, and missing the most essential features for a minimally decent animation edition.... i think synfig is not that bad for sketching ideas, but it gets stuck at this level - you can't do a clean, fluid, fast, and organized work on Syn...
- Fri Jul 18, 2008 7:37 am
- Forum: Inkscape & other
- Topic: Inkscape and Fontforge
- Replies: 2
- Views: 2602
Inkscape and Fontforge
this tip is useful for using fontforge with inkscape drawings: http://ospublish.constantvzw.org/?p=340
(btw, http://ospublish.constantvzw.org is a very important reference and iniciative about open-source tools on graphic design)
(btw, http://ospublish.constantvzw.org is a very important reference and iniciative about open-source tools on graphic design)
- Fri Jul 18, 2008 7:01 am
- Forum: Help with using Inkscape
- Topic: How to contact the developers
- Replies: 5
- Views: 26880
Re: How to contact the developers
using Inkscape mailing list is completelly useless - mailing list moderators uses to rejects all posts, specially if they are very important for the Inkscape development - could be this a bug? i get unsubscribed since i got deeply offended of this mailing list behaviour - it's sad things like this h...
- Fri Jul 18, 2008 6:44 am
- Forum: Work in progress
- Topic: Colaborative drawings
- Replies: 5
- Views: 2848
Colaborative drawings
what about creating posts here, creativecommons nc-sa based, where each one do a small step from elements created from earlier step posts? the next post is based on the previous post and so on so, let me start with this one: http://www.fileshack.us/get_file.php?id=860142&file=step01.svg and so t...
- Fri Jul 18, 2008 6:29 am
- Forum: General Discussions
- Topic: Inkscape over Illustrator, Why? (Discuss)
- Replies: 5
- Views: 8139
Re: Inkscape over Illustrator, Why? (Discuss)
inkscape has xml editor, and no other vectorial editor has this...
- Fri Jul 18, 2008 6:27 am
- Forum: General Discussions
- Topic: making indentions in an oval?
- Replies: 5
- Views: 2938
Jesus, ellipses are not ovals, for gods sake... :-(
Please guys, never name ellipses as oval, it's the same as naming a square as triangle...
Ellipse is a a circle with different aspect ratio than 1.0, and oval is made from 4 circle arcs... these are two hugelly different things...
Ellipse is a a circle with different aspect ratio than 1.0, and oval is made from 4 circle arcs... these are two hugelly different things...
- Fri Jul 18, 2008 6:14 am
- Forum: Inkscape Ideas
- Topic: CMYK support
- Replies: 6
- Views: 2772
CMYK support
a huge miss on Inkscape (as well Gimp) is about CMYK support - when printing out document, specially for offset printing, having the whole document with CMYK colours is a very important need.
- Fri Jul 18, 2008 6:09 am
- Forum: Inkscape Ideas
- Topic: Multiple Pages Support
- Replies: 28
- Views: 21041
Re: Multiple Pages Support
one available option: would be more interesting if the multipaging of Inkscape would be more like (Aldus/Macromedia) Freehand, like having a large table, where you can place the pages where you want - it appeared on Freehand 4, from early 90's (around 1993 or 1994) another available option: the page...
- Fri Jul 18, 2008 5:55 am
- Forum: Inkscape Ideas
- Topic: Animation
- Replies: 5
- Views: 4464
Re: Animation
recently i got impressed with swftools swfc converter, and how it can be useful for inkscape animation, since i think the swfc format can be very similar to an animated .svg for showing how simple the swfc format is, it's one example about one with 10000 frames generated from a sdlBasic script: http...