svg & inkscape student talk: erica weiss dig 4104c spring 2014

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

Upload: lester-parker

Post on 05-Jan-2016

213 views

Category:

Documents


1 download

TRANSCRIPT

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

SVG & INKSCAPE

Student Talk: Erica WeissDIG 4104c Spring 2014

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

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 Student Talk: Erica Weiss DIG 4104c Spring 2014

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 Student Talk: Erica Weiss DIG 4104c Spring 2014

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

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

Disadvantages of using SVG

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

How do you use them?Inline

◦<svg>Embedded in HTML

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

CSS Backgrounds

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

SVG examples

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

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

SVG examples

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

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

SVG examples

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

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

SVG examples

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

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

InkscapeOpen-Source Vector Graphics

editorSVG is the native formatCross-Platform compatible Free

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

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 Student Talk: Erica Weiss DIG 4104c Spring 2014

My Questions

2. Inkscape Tools:Describe a feature that the ‘Select Node Tool’ is capable of.

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

My Questions

3. When would it be a bad idea to use an SVG as your image format?

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

Resourceshttp://www.inkscape.org/en/

http://caniuse.com/svg

https://en.wikipedia.org/wiki/Svg

http://www.w3schools.com/svg/default.asp

http://www.w3.org/Graphics/SVG/

http://www.w3.org/Graphics/SVG/IG/resources/svgprimer.html#SVG_in_HTML

http://www.youtube.com/watch?v=IU8UI5VnEQE

http://www.youtube.com/watch?v=eM8_xRCZvEo

http://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 …………………………….