Search found 9 matches
- Sat Jan 14, 2012 6:05 am
- Forum: Help with using Inkscape
- Topic: How to link external svg file
- Replies: 5
- Views: 7074
Re: How to link external svg file
it's a pity, but perhaps in a future release.
- Thu Jan 12, 2012 6:47 am
- Forum: Help with using Inkscape
- Topic: How to link external svg file
- Replies: 5
- Views: 7074
Re: How to link external svg file
I have the 0.48.2 inkscape's version and when i import svg file with Ctrl + I there isn't choice for link or embed. It is always embed.
In the svg specification it is possible to link other svg with the use of xlink attribut. Is it possible in inkscape ?
In the svg specification it is possible to link other svg with the use of xlink attribut. Is it possible in inkscape ?
- Wed Jan 11, 2012 10:14 pm
- Forum: Help with using Inkscape
- Topic: How to link external svg file
- Replies: 5
- Views: 7074
How to link external svg file
Hello,
In my main svg file i want to have an other svg file linked but not embedded. How to do that ?
Is it possible to link (but not import embedded) a layer, gradient or anything else of another svg file ?
Thanks.
In my main svg file i want to have an other svg file linked but not embedded. How to do that ?
Is it possible to link (but not import embedded) a layer, gradient or anything else of another svg file ?
Thanks.
- Mon Aug 01, 2011 6:55 am
- Forum: General Discussions
- Topic: Reload dialog at startup [SOLVED]
- Replies: 6
- Views: 2785
Re: Reload dialog at startup
I find a simple solution (this solution is for MS windows but it could be done with alias in Linux): ⋅ Create a shortcut of Inkscape.exe ⋅ In the property dialog add after Inkscape.exe the arguments of verb like this: --verb DialogFillStroke --verb DialogLayers And that work fi...
- Tue Jul 19, 2011 9:23 pm
- Forum: General Discussions
- Topic: Reload dialog at startup [SOLVED]
- Replies: 6
- Views: 2785
Re: Reload dialog at startup
No solution at this moment.
- Sat May 01, 2010 10:39 pm
- Forum: General Discussions
- Topic: Change theme on Windows
- Replies: 15
- Views: 22458
Re: Change theme on Windows
To change GTK2 theme you have to download theme on this two site: ⋅ http://customize.org/gtk ⋅ http://art.gnome.org/themes/gtk2 And put this download in the path: InkscapePath\share\themes\yourthemename Backup and open in notepad this file: InkscapePath\etc\gtk-2.0\gtkrc Add th...
- Sat May 01, 2010 4:14 am
- Forum: Help with using Inkscape
- Topic: Command Line Usage in Windows
- Replies: 6
- Views: 7056
Re: Command Line Usage in Windows
Maybe this script can help anyone, I created this script to use in a cygwin environment with inkscape for windows. I also tested with python for windows. The script works in the major part of the case except for the command --shell. You have to add inkscape path to the variable %PATH%. it is used by...
- Thu Apr 29, 2010 7:53 pm
- Forum: General Discussions
- Topic: Reload dialog at startup [SOLVED]
- Replies: 6
- Views: 2785
Re: Reload dialog at startup
Ok, thanks.
I think it is useful to look to the API in python. I will look if we can create a startup script.
may be, can you give me some site on the python script (I am very familiar with python) ?
Thank you
I think it is useful to look to the API in python. I will look if we can create a startup script.
may be, can you give me some site on the python script (I am very familiar with python) ?
Thank you
- Sun Apr 25, 2010 9:23 pm
- Forum: General Discussions
- Topic: Reload dialog at startup [SOLVED]
- Replies: 6
- Views: 2785
Reload dialog at startup [SOLVED]
Hello, I often use the following dialog box: ⋅ Fill and Stroke ⋅ Layer ⋅ Aligner et distribute I'm on Windows XP with the 0.47 Inkscape version. So every time I start Inkscape these dialog boxes may not appear (although I've used the last time). My question is: how t...