]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/Painter.h
Ronen's patch for lfun language set
[lyx.git] / src / frontends / Painter.h
index 8bbda37701955e54f71c0da47501353977b3fcee..d219b1b85e4918155b633c39a12beb4747c58e48 100644 (file)
@@ -127,6 +127,9 @@ public:
        */
        virtual int text(int x, int y, char_type c, FontInfo const & f) = 0;
 
+       /// draw the underbar, strikeout, uuline and uwave font attributes
+       virtual void textDecoration(FontInfo const & f, int x, int y, int width) = 0;
+
        /**
         * Draw a string and enclose it inside a rectangle. If
         * back color is specified, the background is cleared with