Kaydet (Commit) 239c7020 authored tarafından Julien Nabet's avatar Julien Nabet

Remove special characters + some ascii art

Change-Id: Idddc1de6af624dd815f8f148912438e6f6dc43ae
üst 06d2d329
......@@ -24,7 +24,6 @@
#include <drawinglayer/primitive2d/objectinfoprimitive2d.hxx>
#include <tools/urlobj.hxx>
//////////////////////////////////////////////////////////////////////////////
namespace svgio
{
......@@ -179,7 +178,7 @@ namespace svgio
{
const sal_uInt32 nAttributes(xAttribs->getLength());
// #i122522# SVG defines that 'In general, this means that the presentation attributes have
// lower priority than other CSS style rules specified in author style sheets or style
// lower priority than other CSS style rules specified in author style sheets or style
// attributes.' in http://www.w3.org/TR/SVG/styling.html#UsingPresentationAttributes
// (6.4 Specifying properties using the presentation attributes SVG 1.1). That means that
// e.g. font-size will appear as presentation attribute and CSS style attribute. In these
......@@ -582,7 +581,5 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
//////////////////////////////////////////////////////////////////////////////
// eof
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment