]> git.lyx.org Git - features.git/commit
* QLPainter::text():
authorAbdelrazak Younes <younes@lyx.org>
Mon, 13 Aug 2007 17:35:09 +0000 (17:35 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Mon, 13 Aug 2007 17:35:09 +0000 (17:35 +0000)
commitc5ed92e7df779899c3c7e7917b44d3850af7afef
treeab5ba1acfba50100aaaed3b237061865082da8e6
parent236badeac073a22d1c9e814979e8d9acb6589e81
* QLPainter::text():
- reorganize the code to minimize indentation by returning early for special cases
- use a pixmap cache for word drawing. This can be disabled by setting USE_PIXMAP_CACHE to 0 at the top of QLPainter.cpp.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19513 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/qt4/QLPainter.cpp