summaryrefslogtreecommitdiffstats
path: root/src/display/rendermode.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-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
* Renamed "Outline thin strokes" to "visible hairlines" to make the intent ↵Rick Yorgason2018-10-181-1/+1
| | | | clearer.
* New "Outline thin strokes" view mode which draws thin strokes in outline ↵Rick Yorgason2018-10-181-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.
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-4/+4
| | | (bzr r10347.1.21)
* NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5)Johan B. C. Engelen2011-02-211-2/+7
| | | (bzr r10065)
* - new: Print Colors Preview Dialog and rendermodeFelipe Corr??a da Silva Sanches2009-12-111-1/+2
| | | | | - works with shapes. I still need to make it work with gradients and imported images (bzr r8881)
* implement filter toggleMenTaLguY2008-03-311-0/+1
| | | (bzr r5266)
* lay groundwork for non-filter view modeMenTaLguY2008-03-311-0/+29
(bzr r5265)