Code

Use is_straight_curve() instead of three separate dynamic casts
[inkscape.git] / src / display / canvas-text.cpp
2008-08-03 joncruzFixed const-correctness
2008-07-22 ishmalinclude <string.h>. also remove const conversion warning
2008-07-22 cilix42New CanvasText item; TODO: works quite well but updatin...