User Tools

Site Tools


svg_files

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
svg_files [2018/08/09 10:43]
arusso
svg_files [2018/08/13 12:32]
arusso
Line 13: Line 13:
 === from Nevil Brownlee, 18 July 2018 === === from Nevil Brownlee, 18 July 2018 ===
  
-The version of SVG that will be allowed in RFCs is described in RFC 7996, "SVG Drawings for RFCs: SVG 1.2 RFC", its formal syntax was updated in author: draft-7996-bis. +The version of SVG that will be allowed in RFCs is described in [[https://www.rfc-editor.org/info/rfc7996|RFC 7996]], "SVG Drawings for RFCs: SVG 1.2 RFC".  Its formal syntax will be updated in 7996-bis (see [[https://github.com/rfc-format/draft-iab-svg-rfc-bis|the GitHub repository]])
  
-As one of the tools for using SVG 1.2 RFC, we have produced *check_svg.py,a Python program that will read SVG files, check whether they conform to SVG 1.2 RFC, and delete from them anything that doesn't conform. When you've made an SVG diagram, you should run it through check_svg.py, and take a careful look at the resulting new SCG diagram to see that no features that you need have been deleted.+As one of the tools for using SVG 1.2 RFC, we have produced [[https://pypi.org/project/svgcheck/|svgcheck]], a Python program that will read SVG files, check whether they conform to SVG 1.2 RFC, and delete from them anything that doesn't conform. When you've made an SVG diagram, you should run it through svgcheck, and take a careful look at the resulting new SVG diagram to see that no features that you need have been deleted.
  
 Many people have asked for advice about how best to create SVG diagrams; in this note I summarise my experiences of doing that. To start with, Wikipedia has a good survey of both Open Source and Proprietary  Many people have asked for advice about how best to create SVG diagrams; in this note I summarise my experiences of doing that. To start with, Wikipedia has a good survey of both Open Source and Proprietary 
svg_files.txt ยท Last modified: 2021/12/14 14:13 by arusso