svn commit: r43442 - head/en_US.ISO8859-1/htdocs

John-Mark Gurney jmg at FreeBSD.org
Tue Jan 7 02:04:23 UTC 2014


Author: jmg (src committer)
Date: Tue Jan  7 02:04:22 2014
New Revision: 43442
URL: http://svnweb.freebsd.org/changeset/doc/43442

Log:
  Comment out the SVG version...  Only Adobe software can render the SVG
  file properly...  Inkscape, IE, Firefox and Safari all render it in the
  same broken way...  If I save the file from Illustrator turning off ALL
  Adobe extensions, even Illustrator renders it in the same broken way...
  
  I have submitted a bug report to Adobe, but their standard is, we won't
  reply unless need to, so no clue if/when the bug will be fixed...

Modified:
  head/en_US.ISO8859-1/htdocs/logo.xml

Modified: head/en_US.ISO8859-1/htdocs/logo.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/logo.xml	Mon Jan  6 21:39:21 2014	(r43441)
+++ head/en_US.ISO8859-1/htdocs/logo.xml	Tue Jan  7 02:04:22 2014	(r43442)
@@ -64,8 +64,8 @@
 
   <h3>Vector formats</h3>
 
-  <p>Format: <a href="logo/logo-basic.ai">Adobe(r) Illustrator(r)</a>,
-    <a href="logo/logo-basic.svg">SVG</a></p>
+  <p>Format: <a href="logo/logo-basic.ai">Adobe(r) Illustrator(r)</a><!--,
+    <a href="logo/logo-basic.svg">SVG</a> --></p>
 
   <p><a href="logo/logo-basic.png"><img
     src="logo/logo-basic-thumb.png" alt=""/></a></p>


More information about the svn-doc-all mailing list