comparison Resources/CMake/OrthancStoneConfiguration.cmake @ 345:55438b1ca317 am-2

drawing borders
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 22 Oct 2018 17:02:34 +0200
parents 712acc87fa2e
children ef31240a73f6
comparison
equal deleted inserted replaced
344:fdec8e6893cb 345:55438b1ca317
130 # here, as HAS_EMBEDDED_RESOURCES is set to ON in 130 # here, as HAS_EMBEDDED_RESOURCES is set to ON in
131 # "OrthancStoneParameters.cmake" 131 # "OrthancStoneParameters.cmake"
132 ${DCMTK_DICTIONARIES} 132 ${DCMTK_DICTIONARIES}
133 133
134 FONT_UBUNTU_MONO_BOLD_16 ${ORTHANC_ROOT}/Resources/Fonts/UbuntuMonoBold-16.json 134 FONT_UBUNTU_MONO_BOLD_16 ${ORTHANC_ROOT}/Resources/Fonts/UbuntuMonoBold-16.json
135 #FONT_UBUNTU_MONO_BOLD_64 ${ORTHANC_ROOT}/Resources/Fonts/UbuntuMonoBold-64.json
135 136
136 # Resources specific to the Stone of Orthanc 137 # Resources specific to the Stone of Orthanc
137 COLORMAP_HOT ${ORTHANC_STONE_ROOT}/Resources/Colormaps/hot.lut 138 COLORMAP_HOT ${ORTHANC_STONE_ROOT}/Resources/Colormaps/hot.lut
138 COLORMAP_JET ${ORTHANC_STONE_ROOT}/Resources/Colormaps/jet.lut 139 COLORMAP_JET ${ORTHANC_STONE_ROOT}/Resources/Colormaps/jet.lut
139 COLORMAP_RED ${ORTHANC_STONE_ROOT}/Resources/Colormaps/red.lut 140 COLORMAP_RED ${ORTHANC_STONE_ROOT}/Resources/Colormaps/red.lut