Mercurial > hg > svgui
log
age | author | description |
---|---|---|
Thu, 15 Nov 2018 14:18:26 +0000 | Chris Cannam | Handle integer pixel scaling as well |
Thu, 15 Nov 2018 14:04:32 +0000 | Chris Cannam | Scale pen for retina display on macOS as well as for hidpi display elsewhere |
Thu, 15 Nov 2018 13:06:38 +0000 | Chris Cannam | Different approach to x-coord calculation in slice layer - let's acknowledge that we really do have two different types of model, those whose "bins" are actually at a single value (frequency in the case of the spectrum) and those whose bins are just labels. |
Wed, 14 Nov 2018 15:47:21 +0000 | Chris Cannam | Fixes to spectrum axis calculations, + default to starting at bin 1 |
Wed, 14 Nov 2018 15:14:21 +0000 | Chris Cannam | We need to draw illumination label *after* the spectrum... |
Wed, 14 Nov 2018 15:04:04 +0000 | Chris Cannam | Fix some incorrect pixel scaling |
Wed, 14 Nov 2018 14:29:08 +0000 | Chris Cannam | Fix compiler warning |