FreeSVG community discussion forum

Place to discuss various topics regarding public domain svg, community.

You are not logged in.

#126 Re: Website Issues and Support » API - JSON » 2019-10-25 18:49:36

Hi Jaynick, I reposted at https://forum.freesvg.org/viewtopic.php?pid=130#p130
apologies you weren't to know this, I should have pointed it out. I think it will get more exposure there, I had no idea CSS could be used for animations, I dabbled myself in the past but that was back in the days when macromedia flash was a good thing, It's all html5 or even 6, so I guess it makes sense CSS would supporting this.

I know it will have taken you a lot of time to prepare this so much appreciated! Regards, Rob.

Sorry webdevs Boris / Vedran, my mistake.

#127 Re: SVG clip art » SVG animations for FREE!!! » 2019-10-25 18:38:12

The following guide was put together by user Jaynick, so all credit goes to him. posted on th 25/10/19 @ 17:15

Anyone interested in the animating SVG's using CSS / Javascript / SMIL should give it a read, as it's very informative, further material is available from his website:https://steamcoded.org

____________________Animating SVG Images

I have created animated SVG images, but am far from an expert. There are 3 ways to animate an SVG image that I am aware of: Javascript, SMIL, and CSS. Javascript animation might be best used with the <canvas> element. A combination that works well for gaming.  Javascript, however, is disabled when using an HTML <img> or SVG <image> reference. Here are a couple of animation sequences demonstrating how to code a Bezier curve using javascript for animation: https://steamcoded.org/images/curve1.svg and https://steamcoded.org/images/curve2.svg These images will animate when used in an <iframe> as shown on this page: https://steamcoded.org/engr.html

Aside from animation, many SVG images I created linked dynamic data into the image and updated the image as the data changed. To do that, I found it easier to hand code the SVG images. Drawing programs provide quite a bit of bloat making it more difficult to find a specific object. To get a good understanding of animation, I recommend hand coding a simple SVG image and reading the W3C specifications. No clue how to hand code an SVG image? Try my SVG lessons page, which I created to show students (grades 4-12) how to hand code SVG images: https://steamcoded.org/lessons/index.html

Parts of the SMIL specification were incorporated into the SVG specification as seen in the SVG1.1 specification - animation section https://www.w3.org/TR/SVG11/animate.html There are examples in the specification. In addition there are SMIL animation examples on the online tutorial site w3schools - look under the SVG Misc heading: https://www.w3schools.com/graphics/svg_examples.asp

When Microsoft finally added SVG support in IE9, they stated they would not add support for SMIL and recommended CSS animation instead. Soon after, Google announced with would be removing SMIL support in Chrome, but relented at the community outrage and kept it in. There are some things that SMIL can do that CSS can not.

The CSS animation specification https://www.w3.org/TR/css-animations-1 provides a definition and w3schools has examples https://www.w3schools.com/css/css3_animations.asp In addition there are examples on all the animatable properties  https://www.w3schools.com/cssref/css_animatable.asp

While I have been able to duplicate many SMIL animated SVG images with CSS, I have searched for a solution to restart a CSS animation sequence without finding a way other than using javascript. I have found, however, that by using SMIL, I can restart a CSS animation sequence. I use the technique in these images https://steamcoded.org/images/MazeAnimation.svg and https://steamcoded.org/images/AnimatedTriangles.svg  The advantage of restarting the sequence with SMIL versus javascript is that it works with an <img> tag which blocks javascript.

Since my images are mostly hand coded, the source code is fairly easy to understand. I recommend viewing the source code to see how I coded it.

Not much of a guide. I welcome additional guidance.

#128 Re: Website Issues and Support » [Feature] Upload-Form: Improve tag system » 2019-10-24 09:52:03

I second this, autocomplete for tags, where it predicts the rest of the tag based on the pool of tags already created, this would help to reduce any spelling mistakes in tags, and would speed up submission process.

#129 Re: Website Issues and Support » API - JSON » 2019-10-23 20:43:07

Jaynick, just a thought, not sure if this is of interest to you but would you be interested in putting together a guide for demonstrating how people would go about creating SVG animations and what tools are needed, I mention this was possible using synfig in a brief post but it could really do with being extended upon by somebody that knows what they are talking about, such as yourself, no pressure entirely up to you, and would completely understand if you can't as I am sure it would take some time to put together. But I think people would find it more useful than my post which lacks instructions https://forum.freesvg.org/viewtopic.php?id=13 you take full credit and guide remains CC0 belonging to no one.

I think the download button is great for 99% of people, as it's convenient, me personally I hated having to right click and save as to download in openclipart, but that is just my preference. As a future feature request purhaps the Webdevs could put in one of those copy boxes"the kind you see on script snippet sharing sites", where you can copy the direct link to the content by clicking a button, or purhaps just a copy link to clipboard button.

#130 Re: Website Issues and Support » Get logged out, password gets lost » 2019-10-22 13:57:52

I had the same problem Liftarn, I thought I was going nuts forgetting my password each time, but it appears to be a glitch effecting early users, I got it solved by requesting deletion of my account on the main site then re-registering, after then it's been fine, I think it might just be related to the boatload of features that's been added since we first registered. The forum registration process appears to be completely different from the main site, as it was necessary for me to register twice, so as a future feature request it would be good to see 1 account for both systems, so people can keep the same user name on both - It's not a problem now but could be in the future.

For yourself and anyone else effected by a similar login issue then I would suggest contacting the devs via the online "contact us" webform, stating your usual details it asks for plus user name & brief description of the issue, and request deletion of your own account, so you can re-register and it should be fine. It's not ideal, but this works until the devs are able to investigate further to determine the root cause. Regards, Rob

#132 SVG clip art » Become a youtube sensation for FREE! » 2019-10-20 10:46:52

rob_s
Replies: 0

Most smart phones, even budget ones these days are capable of capturing 720p video, so if your looking for the chance to earn a second income, or just want to help out others, then why not try your hand at become the next big youtube social influencer or video tutor.

The free SVG images found on freesvg.org can be imported into cross platform opensource video editing software such as:kdenlive & openshot both of which also come with video effects built in, and for the more adventurous, there are additional assets such as sound and video samples available for download for free throughout the internet, that can be added to improve the presentation of your video.

Links to free software and resources to get you started:

Youtube official quickstart guide:
https://creatoracademy.youtube.com/page … oundations

Youtube recommended upload settings:
https://support.google.com/youtube/answ … 1?hl=en-GB

Webcam capture software, for those that don't have access to a smart phone:
https://webcamoid.github.io/ - cross platform video capture software

Video conversion:
https://handbrake.fr/ - cross platform video conversion comes with video conversion profiles
http://avidemux.sourceforge.net/download.html -  cross platform video conversion with some effects included.
https://www.videohelp.com/software/WinFF - windows & linux only I'm afraid.

Video editing:
https://www.openshot.org/download/ - cross platform video editor  (built with ease of use in mind)
https://kdenlive.org/en/download/ - cross platform video editor with more advanced features

Audio editing:
https://www.audacityteam.org/ - add additional audio effects or touch up your audio with this free audio editor.

Photo editing / paint programs:
https://krita.org/en/ - Cross platform but, less advanced than gimp in some aspects, has an excellent interface and is very user friendly.
https://www.gimp.org/ - possibly the most advanced cross platform fully featured photoeditor / paint program although the UI is looking a bit dated.

SVG editing:
https://inkscape.org/ - a great cross platform svg editor with many advanced features
https://www.libreoffice.org/ - libreoffice impress can import, edit and export svg files and is cross platform, but is less advanced than inkscape

Additional video assets:
http://slackermedia.info/ - has the potential to be a great source for additional content or assets for inclusion in your video projects, but it sadly it doesn't currently seem possible to download in complete sets, and is geared more towards the slackware operating system community, hopefully the developer can make downloading options a little easier in the future releases.

Please feel free to add comments or links to software you think may be helpful to others below.

#133 Website Issues and Support » Link descripton to user administration » 2019-10-19 12:41:54

rob_s
Replies: 0

Hi, once logged in, to access backend containing the tools needed to tag / upload / manage collections / you click on SVG upload link from dropdown, this was good when only the svg upload feature was available, but now since you have added more features, with possibly more to come in the future, then purhaps this should be renamed to maybe SVG user admin / user administration / svg maintenance or something along those lines.

Also on main screen when logged in, dashboard and your account in the dropdown are the same thing, as it's a feature that will rarely be used I think maybe the dashboard link could be removed without any consequences.

#134 Re: Resources with CC0 license » Welcome to CC0 public domain resources forum » 2019-10-18 18:28:57

not sure how this works but it claims all svg's icons are CC0, 3 different project sall found vi github
https://simpleicons.org/

and more icons:
https://svgporn.com/
project page:https://github.com/gilbarbara/logos

and 10,000 more icons, sheesh people like, their icon sets.
https://leungwensen.github.io/svg-icon/
project:https://github.com/leungwensen/svg-icon

#135 Re: SVG clip art » SVG clipart upload » 2019-10-18 09:18:25

My two cents: then purhaps someplace else on a private server devoted to opensource resources which an individual may already have, or split between 2 githubs/gitlabs. Or maybe freesvg could set aside some server space to hold publically accessable zipbackup

As stated by the webdevelopers, further suggestions are welcome and may be discussed.

#136 Re: Website Issues and Support » [FEATURE] flag as duplicate. » 2019-10-17 23:16:41

Yeh, noticed this option earlier when I logged in, was wondering what it is for. Is this for remixes of the same image, or for a different purpose.

#137 Re: Resources with CC0 license » Welcome to CC0 public domain resources forum » 2019-10-17 16:16:27

Looks like a new opensource site is in the works by coderspress, link to the github archive is here, you might want to consider checking the contents of their archive to see if there are any images that can be added to your collection:

https://github.com/CodersPress/freesvgc … master/svg
freesvgclipart.com

#138 Website Issues and Support » [FEATURE] flag as duplicate. » 2019-10-17 15:20:58

rob_s
Replies: 2

sorry guys, I thought of somthing else.

Whilst I was browsing I cam across two very similar images of hotdogs, Trust me I wasn't after an image of a hot dog, just clicking through testing out site new features. anyway turns out they are not the same but are in fact slightly different, so no action needs taken, this got me thinking of an idea though, how about a button to flag duplicates, maybe it could drop down a box for the user to enter the two distinct URL's just an idea, it's probably not necessary but I figured I would put it out there

https://freesvg.org/hot-dog-image
https://freesvg.org/hot-dog-with-mustar … r-clip-art

also, just noticed one image uploaded by doodleguy doesn't display any related tags, it doesn't bother me, but not sure if it's an indication of a issue so figured I would bring to your attn
https://freesvg.org/woobly-doobly

Right I will leave you in peace gents, as  I really must do some work.

#140 Re: Website Issues and Support » [Feature] Search should include/reference tags » 2019-10-17 12:21:12

Tested, seems to work well, only issue is desription states popular tag, instead of it changing to related tags, if this can't be changed then purhaps rewording to search by tag. for both views purhaps.

Also any chance of bringing back the more by user name, instead of it saying "More from same user "  I know it's really just duplicating the svg published by, but I thought it was a nice feature, being able to click on user name and be taken to their collection.

You will be pleased to know I have no further suggestions at present, as I think it's looking pretty much perfect.

#141 Re: Resources with CC0 license » Welcome to CC0 public domain resources forum » 2019-10-16 22:14:02

Not free but low cost, currently: 2.98gbp plus shipping to US I think, free to UK.

https://www.ebay.co.uk/itm/Brothers-Sca … 0677.m4598

I am astonished people are actually paying for these considering they are CC0 apparently.

I've cross references a couple of the images in the screen shot and can't see any of these images in your archive. Pay close attn to item description, seller appears to have included their own images which may be copywrited, to prevent reselling, so these probably need to be removed. Would also suggest getting written declaration that images on the the disk are CC0 prior to publishing.

For the price, it's a quick boost of images to your collection.

no response needed.

#142 Re: Freesvg.org News » Which feature do you want most? » 2019-10-16 21:09:00

I never even thought of that to be honest, it could also be an issue also I guess, teenagers do like to mess around, just as well you got that covered too.

#143 Re: Freesvg.org News » Which feature do you want most? » 2019-10-16 18:26:15

Sorry Vedran unrelated to the Image recognition, I ment you're probably going to need to drop in a blocklist to prevent swear words at some stage, for any comments or tags written by contributors. I think it's already on your to do list.

#144 Re: Freesvg.org News » Which feature do you want most? » 2019-10-16 13:58:50

yeh testing the google vision app you guys mentioned gave me a couple of unusual results, but on the whole seems like a good approach. Re tagging, yes this seems like a good approach too, think you might need to get the word out in the forum and via twitter, to make people aware you have whole collection but need help with tagging. Also I see one of the contacts I approached who is a teacher, gave you a shout out via instagram, I seen a couple of responses from his followers " teachers or parents i assume" asking if the site is child friendly. I think on the whole it is, but as user numbers increase the possibility of misuse of the site tags & comments or forum, could occur.

#145 Re: Website Issues and Support » [BUG/SOLVED]Related images overlap » 2019-10-16 13:37:32

Hi Vedran / Boris, tested and now OK in latest edge, chrome & firefox. ta

#146 Re: Website Issues and Support » Welcome to Website Issues and Support forum » 2019-10-15 21:12:54

Hi, was going to propose simple bugtracker intergration, to keep on top of these suggestions, and to prioritise what may take presidence. but I see you guys are changing the subjects of each desription to outine whats been solved, which works also I guess.

#148 Re: Website Issues and Support » [BUG/SOLVED]Related images overlap » 2019-10-15 13:42:56

Yeh, I notice this too, could also be an alignment or padding issue. See the same results in edge/firefox/chrome

#149 SVG clip art » FREE creative craft projects making use of SVG graphics » 2019-10-14 19:25:03

rob_s
Replies: 1

The free SVG files available for download from freesvg.org can be used in many different craft projects, which cost very little to make, inmost cases all that is required is a printer / card stock / craft knife and other material found around the home.

How to make a Halloween lantern with Inkscape
https://opensource.com/article/19/10/ho … n-inkscape
Date: 14 Oct 2019

DIY spooky bottle labels using Inkscape and coffee grounds
https://opensource.com/life/16/10/diy-s … tle-labels
Date: 15 Oct 2016

Please post below any links to other great guides or resources you come across on the internet.

#150 Re: Freesvg.org News » Which feature do you want most? » 2019-10-14 11:52:41

Hi

To help out with the tagging of the new images scrapped from OCAL to speed up the process I suggest community enabled tagging should take presidence I think this is option 5 so will cast my vote, as pointed out by one of your twitter followers "I'm personally all for it.   Many hands make light work and all that" I think we have gone over how this could be implimented in our previous comms but for your convenience I highlight the main points which may need to be considered:
Tagging of other uploaders images permitted only for registered users
You may only contribute tags, cannot remove them, The more tags the better the search result
blocklist to prevent offensive words may need imposed, but I would expect most registered users to obey the site rules and keep it clean anyway.
either way there should still be some degree of moderation
finding images for people to tag needs to be easy so suggest giving them one word tag, purhaps "untagged / 4tagging / retagging / notags" then people can search by this tag and add there own, once you reach a point where all images are tagged, then perhaps the"untagged" tag, can be removed or alterntively periodically remove from those images that have been retagged.
or as per the suggestion from one of your users on twitter:
Wondering if there would need to be tiered user roles to prevent misuse from random people?  (ie: not every user can tag, guidelines around tagging)

Hope this helps. No response needed.

Board footer

Powered by FluxBB