[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    koffice/filters/libmsooxml
From:       Lassi Taneli Nieminen <lassniem () gmail ! com>
Date:       2010-11-29 7:20:38
Message-ID: 20101129072038.A65C0AC8A3 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1201922 by lassin:

Disabled gradFill from drawingML rpr code, as it's not properly supported and creates \
bad results sometimes when enabled.


 M  +3 -1      MsooXmlCommonReaderDrawingMLImpl.h  


--- trunk/koffice/filters/libmsooxml/MsooXmlCommonReaderDrawingMLImpl.h \
#1201921:1201922 @@ -1739,7 +1739,9 @@
             TRY_READ_IF(latin)
             ELSE_TRY_READ_IF_IN_CONTEXT(blipFill)
             ELSE_TRY_READ_IF(solidFill)
-            ELSE_TRY_READ_IF(gradFill)
+            // As odf does not support gradFill for text, it's better to not use it \
at all, as relying on the first color +            // can create bad results.
+            //ELSE_TRY_READ_IF(gradFill)
             ELSE_TRY_READ_IF_IN_CONTEXT(noFill)
             else if (QUALIFIED_NAME_IS(highlight)) {
                 TRY_READ(DrawingML_highlight)


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic