Search found 38 matches
- Mon Apr 07, 2014 2:12 am
- Forum: Help with using Inkscape
- Topic: Best process for exporting to bitmap
- Replies: 2
- Views: 1506
Re: Best process for exporting to bitmap
Thanks for the reply. I don't have any better images than this. At least its good to know I've done the best with what I have.
- Mon Apr 07, 2014 12:23 am
- Forum: Help with using Inkscape
- Topic: Best process for exporting to bitmap
- Replies: 2
- Views: 1506
Best process for exporting to bitmap
I have a png file. I need to bring it in as vector image, then export to a bitmap, so I can have it in various sizes. Attached is an svg with the original bitmap to the left of the page and in the page itself, my attempt at vectorizing it (using Trace Bitmap). Is this the best that can be had? Or is...
- Mon Dec 02, 2013 10:24 am
- Forum: Help with using Inkscape
- Topic: Reduce and save to pdf
- Replies: 2
- Views: 1591
Re: Reduce and save to pdf
Thank you
- Mon Dec 02, 2013 4:31 am
- Forum: Help with using Inkscape
- Topic: Reduce and save to pdf
- Replies: 2
- Views: 1591
Reduce and save to pdf
I have an svg file with image 1029x621. I need a business card size (88mm x 59mm) pdf file. How do I get that?
- Sun Oct 27, 2013 1:45 am
- Forum: Help with using Inkscape
- Topic: Export bitmap - maintain dpi
- Replies: 2
- Views: 1734
Export bitmap - maintain dpi
I am exporting a bitmap of a selection. I reduce the width and height but then it also reduces the dpi. I want to maintain the 300 dpi. How do I do this?
- Wed Aug 21, 2013 10:53 am
- Forum: Help with using Inkscape
- Topic: automate export
- Replies: 10
- Views: 4007
Re: automate export
>>Note that each of the PNG files have their size as part of the file name. That is undesirable in this situation and I am not sure that this addresses whatever issue I'm having. Please explain if it does. The script really looks more like below, in which exported files of the same name are written ...
- Wed Aug 21, 2013 9:42 am
- Forum: Help with using Inkscape
- Topic: automate export
- Replies: 10
- Views: 4007
Re: automate export
I have a fairly long script now. It looks something like this: scriptPath='/Applications/Inkscape.app/Contents/Resources' sourcePath='/Users/apple/Documents/my/source/path' destinationPath='/Users/apple/my/destination/path' $scriptPath/script --without-gui -h 32 --export-png=$destinationPath/red.png...
- Tue Aug 20, 2013 11:37 am
- Forum: Help with using Inkscape
- Topic: automate export
- Replies: 10
- Views: 4007
Re: automate export
Thanks for all the help! This was much more involved than I had thought it would be.
- Mon Aug 19, 2013 8:02 am
- Forum: Help with using Inkscape
- Topic: Export using command line
- Replies: 1
- Views: 638
Export using command line
I'm trying to export using the command line. I do this command:
and all it does is start Inkscape with a New blank document. The command is executed while in the directory of the svg file.
Any suggestions on what to do ?
Code: Select all
inkscape -h 32 -export-png=/Users/me/the/path/blue.png blue.svg
and all it does is start Inkscape with a New blank document. The command is executed while in the directory of the svg file.
Any suggestions on what to do ?
- Mon Aug 19, 2013 7:45 am
- Forum: Help with using Inkscape
- Topic: Warnings when starting from command line
- Replies: 1
- Views: 951
Warnings when starting from command line
If I start Inkscape from the command line in OS X, I see the warnings below. Should I be concerned about these? I've been using Inkscape just fine as it is. $ inkscapeSetting Language: .UTF-8 (process:525): Gtk-WARNING **: Locale not supported by C library. Using the fallback 'C' locale. /Users/appl...
- Mon Aug 19, 2013 7:41 am
- Forum: Help with using Inkscape
- Topic: automate export
- Replies: 10
- Views: 4007
Re: automate export
If I add /Applications/Inkscape.app/Contents/MacOS/ to the PATH in .profile, I can then execute Inkscape from the command line
- Mon Aug 19, 2013 12:24 am
- Forum: Help with using Inkscape
- Topic: automate export
- Replies: 10
- Views: 4007
Re: automate export
Ok, I'm trying it but can't execute the command Inkscape, saying Command not found . I'm on OS X, so in the .profile I added Applications folder to the PATH: /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/local/git/bin:/usr/X11/bin:/Applications/android-sdk-mac-x86:/Applications/ but...
- Sun Aug 18, 2013 11:57 pm
- Forum: Help with using Inkscape
- Topic: automate export
- Replies: 10
- Views: 4007
Re: automate export
Thanks for your reply.
If I interpret that statement correctly, it will set both the width and height to 32, correct?
In my case, I want the height to be 32, but width will vary. So can I do this:
and the width will be proportionally changed?
If I interpret that statement correctly, it will set both the width and height to 32, correct?
In my case, I want the height to be 32, but width will vary. So can I do this:
Code: Select all
inkscape -h 32 -e image.png image.svg
and the width will be proportionally changed?
- Sun Aug 18, 2013 10:56 pm
- Forum: Help with using Inkscape
- Topic: automate export
- Replies: 10
- Views: 4007
automate export
I have a bunch of images in which I need to export each one as png files with heights 32,48,72, and 96.
Is there a way to automate this process?
Is there a way to automate this process?
- Tue Aug 13, 2013 11:33 pm
- Forum: Help with using Inkscape
- Topic: cutoff ellipse
- Replies: 1
- Views: 787
cutoff ellipse
I need to draw a cutoff ellipse. By this I mean (see attached image) I would like the shape to consist of the pink part above the black line and the black line it self, removing the pink part below the black line. Can you tell me how to do this?
- Fri Aug 09, 2013 2:51 am
- Forum: Help with using Inkscape
- Topic: incomplete ellipse problem
- Replies: 2
- Views: 1791
Re: incomplete ellipse problem
That did it, the button with the tooltip "Make the shape a whole ellipse, not an arc or segment"
Thanks!
Thanks!
- Fri Aug 09, 2013 2:09 am
- Forum: Help with using Inkscape
- Topic: incomplete ellipse problem
- Replies: 2
- Views: 1791
incomplete ellipse problem
I am unable to draw a complete ellipse. In the attached image, you can see a small gap at the right extreme.(3 o'clock)
If I go any further in moving the node to close the ellipse, the ellipse completely disappears. This is with Stroke Style -> Width = 50
If I go any further in moving the node to close the ellipse, the ellipse completely disappears. This is with Stroke Style -> Width = 50
- Mon Jul 29, 2013 5:13 am
- Forum: Help with using Inkscape
- Topic: Edit paths by nodes stopped working
- Replies: 2
- Views: 1497
Re: Edit paths by nodes stopped working
Well, I tried many things and it started working. I don't know which particular thing did it. Thanks for your suggestions.
- Mon Jul 29, 2013 12:14 am
- Forum: Help with using Inkscape
- Topic: Edit paths by nodes stopped working
- Replies: 2
- Views: 1497
Edit paths by nodes stopped working
I was tracing over a bitmap with the Edit paths by nodes tool. I did 2 paths, and then I must have accidently set something so that now I can't draw paths. In the attached image, you can see that I've drawn the left and right 'lobes', but I can't draw anymore. How do I fix this?
- Tue Jul 23, 2013 1:32 pm
- Forum: Help with using Inkscape
- Topic: paste pixelizes
- Replies: 2
- Views: 981
Re: paste pixelizes
Thank you. I am indeed on OS X, which I should have mentioned in the original post, but you were smart enough to figure that out.
- Mon Jul 22, 2013 9:46 am
- Forum: Help with using Inkscape
- Topic: paste pixelizes
- Replies: 2
- Views: 981
paste pixelizes
When I copy/paste the object on the left, it gives me the object on the right. I don't want that, I want it to duplicate exactly. I am trying to move it from one layer to another.
- Sun Jul 21, 2013 5:33 am
- Forum: Help with using Inkscape
- Topic: Change desktop color?
- Replies: 2
- Views: 969
Re: Change desktop color?
Thanks, that's what I needed.
- Sat Jul 20, 2013 9:59 am
- Forum: Help with using Inkscape
- Topic: Change desktop color?
- Replies: 2
- Views: 969
Change desktop color?
I am unable to distinguish between something that is white and something that is transparent. I was thinking to change the color of the 'desktop', but I don't see any way to do that. What can I do?
- Mon Jul 15, 2013 9:38 am
- Forum: Help with using Inkscape
- Topic: Unable to attach nodes
- Replies: 2
- Views: 1034
Re: Unable to attach nodes
Thanks, I'll experiment with this.
- Mon Jul 15, 2013 8:43 am
- Forum: Help with using Inkscape
- Topic: Unable to attach nodes
- Replies: 2
- Views: 1034
Unable to attach nodes
I'm trying to attach nodes, but its not happening. In the screenshot here: Screen shot.png I want to attach the 2 nodes marked by A to each other, and the 2 nodes marked by B to each other. I have tried both Join selected nodes and Join selected nodes with new segment , but nothing happens. How do I...