Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jan 2014 02:04:23 +0000 (UTC)
From:      John-Mark Gurney <jmg@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r43442 - head/en_US.ISO8859-1/htdocs
Message-ID:  <201401070204.s0724N9V060135@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401070204.s0724N9V060135>