]> git.lyx.org Git - features.git/commit
* monochrome rendering support. You can set two color, the min and max. Every paintin...
authorStefan Schimanski <sts@lyx.org>
Thu, 1 Nov 2007 10:52:51 +0000 (10:52 +0000)
committerStefan Schimanski <sts@lyx.org>
Thu, 1 Nov 2007 10:52:51 +0000 (10:52 +0000)
commit6408f99b311fa930aa8d596b6b45d4cea985ab8a
tree85a117a95002f08a517d70cec8b7723292c3370c
parent3b07f0f851e9d9d23bd12c21afed647dfb448f3a
* monochrome rendering support. You can set two color, the min and max. Every painting operation later on will map every color into this interval. By calling enterMonochrome and leaveMonochrome you can nest this process.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21322 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/Painter.h
src/frontends/qt4/GuiPainter.cpp
src/frontends/qt4/GuiPainter.h