svg & inkscape

15
SVG & INKSCAPE Student Talk: Erica Weiss DIG 4104c Spring 2014

Upload: sezja

Post on 16-Feb-2016

166 views

Category:

Documents


2 download

DESCRIPTION

Student Talk: Erica Weiss DIG 4104c Spring 2014. SVG & Inkscape. Scalable Vector Graphics. XML Based Vector Image 2D Images W3C Standard SVG 1.1 SVG Tiny 1.2 Good for logos, illustrations and images that require high scalability. Advantages of using SVG. They are interactive! - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: SVG & Inkscape

SVG & INKSCAPEStudent Talk: Erica WeissDIG 4104c Spring 2014

Page 2: SVG & Inkscape

Scalable Vector GraphicsXML Based Vector Image2D ImagesW3C Standard

◦SVG 1.1◦SVG Tiny 1.2

Good for logos, illustrations and images that require high scalability

Page 3: SVG & Inkscape

Advantages of using SVGThey are interactive!Every element and attribute can be

animated Created or edited with a text editorSearched, indexed, scripted and

compressedScalablePrinted with high quality

Page 4: SVG & Inkscape

Disadvantages of using SVGSlow rendering if complexNot suited for game applicationsBrowser support

Page 5: SVG & Inkscape

Disadvantages of using SVG

Page 6: SVG & Inkscape

How do you use them?Inline

◦<svg>Embedded in HTML

◦<img>◦<embed>◦<object>◦<iframe>

CSS Backgrounds

Page 7: SVG & Inkscape

SVG examples

http://www.sagehill.net/docbookxsl/images/circles.png

Page 8: SVG & Inkscape

SVG examples

http://lds-jedi.deviantart.com/art/WinterSky-Vector-60966106

Page 9: SVG & Inkscape

SVG examples

http://castillone.deviantart.com/art/dance-404399198

Page 10: SVG & Inkscape

SVG examples

http://cid-moreira12.deviantart.com/art/Quorra-TRON-Legacy-195816382

Page 11: SVG & Inkscape

InkscapeOpen-Source Vector Graphics

editorSVG is the native formatCross-Platform compatible Free

Page 12: SVG & Inkscape

My Questions 1. A company cannot decide if

they want to incorporate an SVG or use another image format for their logo. Give them four reasons why an SVG would benefit their website and usability.

Page 13: SVG & Inkscape

My Questions 2. Inkscape Tools:

Describe a feature that the ‘Select Node Tool’ is capable of.

Page 14: SVG & Inkscape

My Questions 3. When would it be a bad idea to

use an SVG as your image format?

Page 15: SVG & Inkscape

Resourceshttp://www.inkscape.org/en/http://caniuse.com/svghttps://en.wikipedia.org/wiki/Svghttp://www.w3schools.com/svg/default.asphttp://www.w3.org/Graphics/SVG/http://www.w3.org/Graphics/SVG/IG/resources/svgprimer.html#SVG_in_HTMLhttp://www.youtube.com/watch?v=IU8UI5VnEQEhttp://www.youtube.com/watch?v=eM8_xRCZvEohttp://tutorials.jenkov.com/svg/g-element.html

Inkscape …………………………………..Browser Diagram……………………….Wikipedia…………………………………..W3Schools SVG tutorial……………..

W3C SCG Working Group……………Embedding SVG in HTML……………

Shiny Button Tutorial………………….

Inkscape’s Basic Tools Tutorial……

SVG elements …………………………….