Search found 7 matches
- Fri Sep 16, 2016 1:13 pm
- Forum: Programming
- Topic: Command Line Interface to Upload to Amazon S3
- Replies: 3
- Views: 2287
Re: Command Line Interface to Upload to Amazon S3
Amazon has a excellent documentation for using command line, but I'm not sure how to use it with Inkscape. I actually think this would be excellent for the community, as it basically be like Adobe's Creative Cloud integration, but a much better version, since S3 is awesome. Thanks for the reply, brynn
- Fri Sep 16, 2016 11:51 am
- Forum: Programming
- Topic: Command Line Interface to Upload to Amazon S3
- Replies: 3
- Views: 2287
Command Line Interface to Upload to Amazon S3
I know that there are a few decent CLI tools for Inkscape, but I was wondering if there was an easy to directly upload it to a service like AWS Simple Storage Solution. This would really save me all of time, so I can focus more on designs and development for my website Website Beaver . I started to ...
- Fri Sep 16, 2016 11:35 am
- Forum: Finished Inkscape Work
- Topic: What do you think of my puzzle book cover?
- Replies: 4
- Views: 2973
Re: What do you think of my puzzle book cover?
Definitely a lot to like about this. I don't have any comments besides changing the font type. I love everything besides that. Phenomenal job overall!
- Tue Sep 13, 2016 12:01 pm
- Forum: Finished Inkscape Work
- Topic: dragons
- Replies: 4
- Views: 6886
Re: dragons
I know this is an old post, but those dragons are awesome. Thanks for making it publicly available
- Tue Sep 13, 2016 4:02 am
- Forum: SVG / XML Code
- Topic: How to set custom fill for logo on hover
- Replies: 4
- Views: 4812
Re: How to set custom fill for logo on hover
hulf2012, wow this awesome! You hit the nail on the head on this one. I was looking for something like this. Thank you so much
- Mon Sep 12, 2016 11:17 am
- Forum: SVG / XML Code
- Topic: How to set custom fill for logo on hover
- Replies: 4
- Views: 4812
Re: How to set custom fill for logo on hover
Hey Moini, thanks so much for the response. I believe what you are referring to is an image sprite. This usually works well, and is an excellent solution for most cases. I want to be able to apply css transitions so there is a delay on the hover fill
- Sun Sep 11, 2016 10:24 am
- Forum: SVG / XML Code
- Topic: How to set custom fill for logo on hover
- Replies: 4
- Views: 4812
How to set custom fill for logo on hover
So I'd like to finally take the plunge and use an SVG logo I made in Inkscape for my website. I want to give it a transition when you hover over it and have the fill change colors too. I was wondering how I could achieve this via my xml file. I searched on google, but couldn't find a quality answer,...