SlideShare a Scribd company logo
 SVG Image Editor

   BY : Isra’a Al-Jarrah


      CIS -4 year
 What SVG ?!
  How is
   SVC?!
   work
    Growth !! &
    Scripting
     animation
      Demo
Scalable Vector Graphics (SVG)
  is a family of specifications of an XML-
    based file format for describing two-
dimensional vector graphics, both static and
                  dynamic.
SVG has two part :
1. Extensible Markup Language XML
          based file format
   Use for two dimensional Image
 2. application programming interfaces
                    API
    Use for three dimensional Image
Has been created to ease the processes in
     all stages of computer graphics
                generation
 SVG has been in development since 1999 by
     a group of companies within the W3C
   after the competing standards Precision
     Graphics Markup Language (PGML)
 developed from Adobe's PostScript & Vector
   Markup Language (VML) developed from
                Microsoft's RTF
       were submitted to W3C in 1998.
 SVG drew on experience from the designs of
               both those formats
SVG drawings can be dynamic and interactive.
Time-based modifications to the elements can be
 described in SMIL, or can be programmed in a
 scripting language (e.g , JavaScript). The W3C
explicitly recommends SMIL as the standard for
                animation in SVG
DEMO
 SVG Editor Code

   http://code.google.com/p/svg-edit/

     1 . SVG Editor/oxygenaxml

2 . Scalable Vector Graphics/wikipedia
 svg Scalable Vector Graphics  (SVG)

More Related Content

PDF
How GraphQL influences your product development on all levels
PPTX
Project Example With Adaptive
PPT
04 The Papyrus tool as an Eclipse UML2-modeling environment for requirements
PDF
How to Build Dynamic Forms in Angular Directive with a Backend
PDF
Eclipse DemoCamp Toulouse 2017 - Mr. Robot : The modeling Society
PDF
SVG For Designers And Developers
PDF
What is an SVG and How Should it be Used in Web Design?
PDF
SVG For Web Designers (and Developers)
How GraphQL influences your product development on all levels
Project Example With Adaptive
04 The Papyrus tool as an Eclipse UML2-modeling environment for requirements
How to Build Dynamic Forms in Angular Directive with a Backend
Eclipse DemoCamp Toulouse 2017 - Mr. Robot : The modeling Society
SVG For Designers And Developers
What is an SVG and How Should it be Used in Web Design?
SVG For Web Designers (and Developers)

Similar to svg Scalable Vector Graphics (SVG) (20)

PDF
SVG Strikes Back
PPTX
Svghtml5 Meetup
PDF
SVG - Scalable Vector Graphics
PPTX
Scalable vector graphics(svg)
PDF
Svg
PDF
Standard svg
PDF
Learn svg
PPTX
Svg: The return (Lightning talk)
PDF
The Image that called me - Active Content Injection with SVG Files
PPTX
Deep Dive into SVG and Its Applications.pptx
KEY
Visualizing data on web
PDF
PDF
PPTX
SVG and the web
PPTX
SVG - Scalable Vector Graphic
PDF
Canvas Based Presentation tool - First Review
ODP
HTML5 & SVG in Cartography - Workshop
PDF
웹데브모바일 3월 세미나 자료 : Raphael 로 손쉽게 그리는 웹벡터 그래픽
PPTX
Html5 Canvas Detail
SVG Strikes Back
Svghtml5 Meetup
SVG - Scalable Vector Graphics
Scalable vector graphics(svg)
Svg
Standard svg
Learn svg
Svg: The return (Lightning talk)
The Image that called me - Active Content Injection with SVG Files
Deep Dive into SVG and Its Applications.pptx
Visualizing data on web
SVG and the web
SVG - Scalable Vector Graphic
Canvas Based Presentation tool - First Review
HTML5 & SVG in Cartography - Workshop
웹데브모바일 3월 세미나 자료 : Raphael 로 손쉽게 그리는 웹벡터 그래픽
Html5 Canvas Detail
Ad

More from home (6)

PPTX
Mobile security
PPTX
oracle Sql constraint
PPTX
Html5
PPTX
SVG
PPTX
Working principle of the microwave1
PPTX
How to work cable network
Mobile security
oracle Sql constraint
Html5
SVG
Working principle of the microwave1
How to work cable network
Ad

Recently uploaded (20)

PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PPTX
SOPHOS-XG Firewall Administrator PPT.pptx
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
NewMind AI Weekly Chronicles - August'25-Week II
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
Machine learning based COVID-19 study performance prediction
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
PDF
gpt5_lecture_notes_comprehensive_20250812015547.pdf
PPTX
Big Data Technologies - Introduction.pptx
PDF
Getting Started with Data Integration: FME Form 101
PDF
Empathic Computing: Creating Shared Understanding
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PPTX
Group 1 Presentation -Planning and Decision Making .pptx
PDF
Encapsulation theory and applications.pdf
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
SOPHOS-XG Firewall Administrator PPT.pptx
Reach Out and Touch Someone: Haptics and Empathic Computing
NewMind AI Weekly Chronicles - August'25-Week II
Spectral efficient network and resource selection model in 5G networks
Machine learning based COVID-19 study performance prediction
Mobile App Security Testing_ A Comprehensive Guide.pdf
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
gpt5_lecture_notes_comprehensive_20250812015547.pdf
Big Data Technologies - Introduction.pptx
Getting Started with Data Integration: FME Form 101
Empathic Computing: Creating Shared Understanding
Unlocking AI with Model Context Protocol (MCP)
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Group 1 Presentation -Planning and Decision Making .pptx
Encapsulation theory and applications.pdf

svg Scalable Vector Graphics (SVG)

  • 1.  SVG Image Editor  BY : Isra’a Al-Jarrah CIS -4 year
  • 2.  What SVG ?!  How is  SVC?! work Growth !! & Scripting animation Demo
  • 3. Scalable Vector Graphics (SVG) is a family of specifications of an XML- based file format for describing two- dimensional vector graphics, both static and dynamic.
  • 4. SVG has two part : 1. Extensible Markup Language XML based file format Use for two dimensional Image 2. application programming interfaces API Use for three dimensional Image Has been created to ease the processes in all stages of computer graphics generation
  • 5.  SVG has been in development since 1999 by a group of companies within the W3C  after the competing standards Precision Graphics Markup Language (PGML)  developed from Adobe's PostScript & Vector Markup Language (VML) developed from Microsoft's RTF were submitted to W3C in 1998.  SVG drew on experience from the designs of both those formats
  • 6. SVG drawings can be dynamic and interactive. Time-based modifications to the elements can be described in SMIL, or can be programmed in a scripting language (e.g , JavaScript). The W3C explicitly recommends SMIL as the standard for animation in SVG
  • 8.  SVG Editor Code http://code.google.com/p/svg-edit/ 1 . SVG Editor/oxygenaxml 2 . Scalable Vector Graphics/wikipedia

Editor's Notes

  • #6: نشأه ال SVG ومين دعمها وطورها