summaryrefslogtreecommitdiffstats
path: root/src/display/rendermode.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-0/+9
- add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
2018-10-18Renamed "Outline thin strokes" to "visible hairlines" to make the intent ↵Rick Yorgason1-1/+1
clearer.
2018-10-18New "Outline thin strokes" view mode which draws thin strokes in outline ↵Rick Yorgason1-1/+2
mode so they're easier to see, while still drawing everything else normally. Very useful for making hairline strokes (0.001") for laser cutters.
2011-08-06Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski1-4/+4
(bzr r10347.1.21)
2011-02-21NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5)Johan B. C. Engelen1-2/+7
(bzr r10065)
2009-12-11- new: Print Colors Preview Dialog and rendermodeFelipe Corr??a da Silva Sanches1-1/+2
- works with shapes. I still need to make it work with gradients and imported images (bzr r8881)
2008-03-31implement filter toggleMenTaLguY1-0/+1
(bzr r5266)
2008-03-31lay groundwork for non-filter view modeMenTaLguY1-12/+13
(bzr r5265)