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

List:       kde-commits
Subject:    kdegraphics/ksvg/plugin/backends/libart
From:       Nikolas Zimmermann <wildfox () kde ! org>
Date:       2003-09-08 21:51:17
[Download RAW message or body]

CVS commit by wildfox: 

I thought this whould fix tspan + colors, but the problem remains *weird*


  M +2 -2      LibartCanvasItems.cpp   1.41


--- kdegraphics/ksvg/plugin/backends/libart/LibartCanvasItems.cpp  #1.40:1.41
@@ -1622,8 +1622,8 @@ void LibartText::draw()
                 {
                         if(m_fillPainter)
-                                m_fillPainter->draw(m_canvas, fill->svp, m_text, m_text);
+                                m_fillPainter->draw(m_canvas, fill->svp, text, text);
 
                         if(m_strokePainter)
-                                m_strokePainter->draw(m_canvas, stroke->svp, m_text, m_text);
+                                m_strokePainter->draw(m_canvas, stroke->svp, text, text);
                 }
 


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

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