diff --git a/rtdata/CMakeLists.txt b/rtdata/CMakeLists.txt index 00a32c0cc..eb4b5e934 100644 --- a/rtdata/CMakeLists.txt +++ b/rtdata/CMakeLists.txt @@ -34,7 +34,7 @@ if(UNIX) install(FILES "${CMAKE_CURRENT_SOURCE_DIR}/images/png/rawtherapee-logo-64.png" DESTINATION "${ICONSDIR}/hicolor/64x64/apps" RENAME rawtherapee.png) install(FILES "${CMAKE_CURRENT_SOURCE_DIR}/images/png/rawtherapee-logo-128.png" DESTINATION "${ICONSDIR}/hicolor/128x128/apps" RENAME rawtherapee.png) install(FILES "${CMAKE_CURRENT_SOURCE_DIR}/images/png/rawtherapee-logo-256.png" DESTINATION "${ICONSDIR}/hicolor/256x256/apps" RENAME rawtherapee.png) - install(FILES "${CMAKE_CURRENT_SOURCE_DIR}/images/svg/rt-logo.svg" DESTINATION "${ICONSDIR}/hicolor/scalable/apps" RENAME rawtherapee.svg) + install(FILES "${CMAKE_CURRENT_SOURCE_DIR}/images/rt-logo.svg" DESTINATION "${ICONSDIR}/hicolor/scalable/apps" RENAME rawtherapee.svg) endif() install(FILES ${LANGUAGEFILES} DESTINATION "${DATADIR}/languages") diff --git a/rtdata/images/png/rawtherapee-logo-128.png b/rtdata/images/png/rawtherapee-logo-128.png index d479e15f1..2929a62b6 100644 Binary files a/rtdata/images/png/rawtherapee-logo-128.png and b/rtdata/images/png/rawtherapee-logo-128.png differ diff --git a/rtdata/images/png/rawtherapee-logo-16.png b/rtdata/images/png/rawtherapee-logo-16.png index dc8084ffc..b2d9b197e 100644 Binary files a/rtdata/images/png/rawtherapee-logo-16.png and b/rtdata/images/png/rawtherapee-logo-16.png differ diff --git a/rtdata/images/png/rawtherapee-logo-24.png b/rtdata/images/png/rawtherapee-logo-24.png index 9ba43bc2f..c93bc44d9 100644 Binary files a/rtdata/images/png/rawtherapee-logo-24.png and b/rtdata/images/png/rawtherapee-logo-24.png differ diff --git a/rtdata/images/png/rawtherapee-logo-256.png b/rtdata/images/png/rawtherapee-logo-256.png index a6693fcdd..6b490ad9e 100644 Binary files a/rtdata/images/png/rawtherapee-logo-256.png and b/rtdata/images/png/rawtherapee-logo-256.png differ diff --git a/rtdata/images/png/rawtherapee-logo-32.png b/rtdata/images/png/rawtherapee-logo-32.png index c4e862bb8..f0bfa57a1 100644 Binary files a/rtdata/images/png/rawtherapee-logo-32.png and b/rtdata/images/png/rawtherapee-logo-32.png differ diff --git a/rtdata/images/png/rawtherapee-logo-48.png b/rtdata/images/png/rawtherapee-logo-48.png index ed1841d2a..ef6ba64e1 100644 Binary files a/rtdata/images/png/rawtherapee-logo-48.png and b/rtdata/images/png/rawtherapee-logo-48.png differ diff --git a/rtdata/images/png/rawtherapee-logo-64.png b/rtdata/images/png/rawtherapee-logo-64.png index d876b0e91..93f18a1d2 100644 Binary files a/rtdata/images/png/rawtherapee-logo-64.png and b/rtdata/images/png/rawtherapee-logo-64.png differ diff --git a/rtdata/images/rawtherapee.ico b/rtdata/images/rawtherapee.ico index d5e6425af..bc968503d 100644 Binary files a/rtdata/images/rawtherapee.ico and b/rtdata/images/rawtherapee.ico differ diff --git a/rtdata/images/rawtherapee_ico.xcf b/rtdata/images/rawtherapee_ico.xcf deleted file mode 100644 index c46ec64f7..000000000 Binary files a/rtdata/images/rawtherapee_ico.xcf and /dev/null differ diff --git a/rtdata/images/rt-logo-text-black.svg b/rtdata/images/rt-logo-text-black.svg new file mode 100644 index 000000000..6f7ac22e4 --- /dev/null +++ b/rtdata/images/rt-logo-text-black.svg @@ -0,0 +1,1151 @@ + + + + + RawTherapee Logo with Text + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + RawTherapee Logo with Text + + + Maciej Dworak + + + www.rawtherapee.com + 2019-03-11 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/rtdata/images/rt-logo-text-white.svg b/rtdata/images/rt-logo-text-white.svg new file mode 100644 index 000000000..78458c622 --- /dev/null +++ b/rtdata/images/rt-logo-text-white.svg @@ -0,0 +1,1151 @@ + + + + + RawTherapee Logo with Text + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + RawTherapee Logo with Text + + + Maciej Dworak + + + www.rawtherapee.com + 2019-03-11 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/rtdata/images/rt-logo.svg b/rtdata/images/rt-logo.svg new file mode 100644 index 000000000..dd8ed39ec --- /dev/null +++ b/rtdata/images/rt-logo.svg @@ -0,0 +1,655 @@ + + + + + RawTherapee Logo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + RawTherapee Logo + + + Maciej Dworak + + + www.rawtherapee.com + 2019-03-11 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/rtdata/images/svg/rt-logo.svg b/rtdata/images/svg/rt-logo.svg deleted file mode 100644 index a8417d4db..000000000 --- a/rtdata/images/svg/rt-logo.svg +++ /dev/null @@ -1,609 +0,0 @@ - - - - - RawTherapee logo - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - RawTherapee logo - - - Maciej Dworak - - - www.rawtherapee.com - 2019-03-11 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/rtdata/images/svg/splash.svg b/rtdata/images/svg/splash.svg index 5609a45c1..1e7c9f745 100644 --- a/rtdata/images/svg/splash.svg +++ b/rtdata/images/svg/splash.svg @@ -1,944 +1,1261 @@ + + + id="svg783" + inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)" + sodipodi:docname="splash.svg" + inkscape:export-filename="/tmp/splash.png" + inkscape:export-xdpi="96" + inkscape:export-ydpi="96" + enable-background="new" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:dc="http://purl.org/dc/elements/1.1/"> RawTherapee splash screen + + + style="stop-color:#38c102;stop-opacity:1" /> + style="stop-color:#bced02;stop-opacity:1;" /> + style="stop-color:#009a01;stop-opacity:1" /> + style="stop-color:#01d901;stop-opacity:1;" /> + id="linearGradient4002-3" + inkscape:collect="always"> + style="stop-color:#5a1898;stop-opacity:1" /> + style="stop-color:#971ec6;stop-opacity:1" /> + style="stop-color:#053980;stop-opacity:1" /> + style="stop-color:#0293e4;stop-opacity:1;" /> + id="linearGradient4018-0" + inkscape:collect="always"> + style="stop-color:#151b92;stop-opacity:1" /> + style="stop-color:#1526c3;stop-opacity:1" /> + id="stop4040-9" /> + style="stop-color:#ffd02b;stop-opacity:1;" /> + id="linearGradient3994-4" + inkscape:collect="always"> + style="stop-color:#d91566;stop-opacity:1" /> + style="stop-color:#fc12aa;stop-opacity:1" /> + style="stop-color:#f8bc00;stop-opacity:1;" /> + style="stop-color:#ffe309;stop-opacity:1;" /> + style="stop-color:#0193be;stop-opacity:1;" /> + style="stop-color:#01d4ed;stop-opacity:1;" /> + style="stop-color:#fd4c0b;stop-opacity:1" /> + style="stop-color:#feab27;stop-opacity:1;" /> + id="filter4749" + style="color-interpolation-filters:sRGB" + inkscape:auto-region="true"> + flood-opacity="0.24524714828897337" + id="feFlood4751" /> + in2="SourceGraphic" + id="feComposite4753" /> + result="blur" + stdDeviation="2" + id="feGaussianBlur4755" /> - - - - - + in2="blur" + id="feComposite4757" /> - - - - - - - - - - - - - - - - - - - - - - - - - + result="result91" + stdDeviation="14.997794432548178" + id="feGaussianBlur3582-4" /> + in2="result91" + id="feComposite3584-5" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.8015102" + inkscape:cx="575.62815" + inkscape:cy="212.32186" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + units="mm" + inkscape:snap-bbox="true" + inkscape:bbox-nodes="true" + inkscape:snap-page="false" + inkscape:snap-text-baseline="false" + inkscape:snap-center="false" + inkscape:snap-object-midpoints="true" + inkscape:snap-midpoints="false" + inkscape:snap-smooth-nodes="false" + inkscape:snap-intersection-paths="false" + inkscape:object-paths="false" + inkscape:snap-bbox-midpoints="true" + inkscape:snap-bbox-edge-midpoints="false" + inkscape:bbox-paths="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-others="true" + inkscape:object-nodes="false" + inkscape:snap-nodes="true" + inkscape:snap-global="false" + inkscape:window-width="3440" + inkscape:window-height="1387" + inkscape:window-x="3832" + inkscape:window-y="-8" + inkscape:window-maximized="1" + inkscape:measure-start="416.334,192.525" + inkscape:measure-end="422.317,192.368" + inkscape:pagecheckerboard="0" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + width="157.40977mm" /> - image/svg+xml - RawTherapee splash screen - - - - Maciej Dworak - - - www.rawtherapee.com - - - - - - - - - + id="layer1" + transform="translate(4.6433668,-186.15341)"> + style="fill:#2a2a2a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.289435;enable-background:new" /> + id="g1471" + style="filter:url(#filter3580-78);enable-background:new" + transform="matrix(0.32898701,0,0,0.32898701,5.4693427,158.00998)"> + id="path1157-5" + style="fill:url(#linearGradient1281);fill-opacity:1;stroke-width:0.682085;stroke-linecap:round;stroke-linejoin:round;filter:url(#filter4905-0)" + d="m 294.18353,286.29588 8.89675,2.38406 a 93.821518,93.821518 0 0 0 2.4e-4,-48.56705 l -8.71031,2.33392 a 84.803757,84.803757 0 0 1 2.29016,11.88245 84.803757,84.803757 0 0 1 0.57521,12.08518 84.803757,84.803757 0 0 1 -1.14997,12.04599 84.803757,84.803757 0 0 1 -1.90208,7.83545 z" /> + id="path4829-2" + style="fill:url(#linearGradient1283);fill-opacity:1;stroke-width:0.682085;stroke-linecap:round;stroke-linejoin:round;filter:url(#filter3580-78)" + d="m 294.18353,286.29588 a 84.803757,84.803757 0 0 0 1.90208,-7.83545 84.803757,84.803757 0 0 0 1.14997,-12.04599 84.803757,84.803757 0 0 0 -0.57521,-12.08518 84.803757,84.803757 0 0 0 -2.29016,-11.88245 l -43.24405,11.5872 a 40.033501,40.033501 0 0 1 -0.0886,20.70095 z" /> + id="path1341-4" + style="fill:#fffb00;fill-opacity:1;stroke-width:0.682085;stroke-linecap:round;stroke-linejoin:round;filter:url(#filter4905-0)" + d="m 272.28532,324.2247 6.51303,6.51278 a 93.821518,93.821518 0 0 0 24.28193,-42.05754 l -8.89675,-2.38406 a 84.803757,84.803757 0 0 1 -0.95072,3.9227 84.803757,84.803757 0 0 1 -4.49616,11.23195 84.803757,84.803757 0 0 1 -6.05046,10.4797 84.803757,84.803757 0 0 1 -7.47908,9.50977 84.803757,84.803757 0 0 1 -2.92179,2.7847 z" /> + id="path4832-9" + style="fill:#fffb00;fill-opacity:1;stroke-width:0.682085;stroke-linecap:round;stroke-linejoin:round;filter:url(#filter3580-78)" + d="m 272.28532,324.2247 a 84.803757,84.803757 0 0 0 2.92179,-2.7847 84.803757,84.803757 0 0 0 7.47908,-9.50977 84.803757,84.803757 0 0 0 6.05046,-10.4797 84.803757,84.803757 0 0 0 4.49616,-11.23195 84.803757,84.803757 0 0 0 0.95072,-3.9227 l -43.14595,-11.56092 a 40.033501,40.033501 0 0 1 -10.33729,17.90471 z" /> + id="path1547-6" + style="fill:url(#linearGradient1285);fill-opacity:1;stroke-width:0.682085;stroke-linecap:round;stroke-linejoin:round;filter:url(#filter4905-0)" + d="m 234.40424,346.3109 2.33393,8.71032 a 93.821518,93.821518 0 0 0 42.06018,-24.28374 l -6.51303,-6.51278 a 84.803757,84.803757 0 0 1 -5.83466,5.56497 84.803757,84.803757 0 0 1 -9.85715,7.0189 84.803757,84.803757 0 0 1 -10.75367,5.54444 84.803757,84.803757 0 0 1 -11.4356,3.95789 z" /> + id="path4835-4" + style="fill:url(#linearGradient1287);fill-opacity:1;stroke-width:0.682085;stroke-linecap:round;stroke-linejoin:round;filter:url(#filter3580-78)" + d="m 234.40424,346.3109 a 84.803757,84.803757 0 0 0 11.4356,-3.95789 84.803757,84.803757 0 0 0 10.75367,-5.54444 84.803757,84.803757 0 0 0 9.85715,-7.0189 84.803757,84.803757 0 0 0 5.83466,-5.56497 l -31.58503,-31.58503 a 40.033501,40.033501 0 0 1 -17.88325,10.42719 z" /> + id="path1753-0" + style="fill:url(#linearGradient1289);fill-opacity:1;stroke-width:0.682085;stroke-linecap:round;stroke-linejoin:round;filter:url(#filter4905-0)" + d="m 190.55705,346.12372 -2.38405,8.89675 a 93.821518,93.821518 0 0 0 48.56517,7.5e-4 l -2.33393,-8.71032 a 84.803757,84.803757 0 0 1 -11.88057,2.28966 84.803757,84.803757 0 0 1 -12.08519,0.57522 84.803757,84.803757 0 0 1 -12.04598,-1.14998 84.803757,84.803757 0 0 1 -7.83545,-1.90208 z" /> + id="path4838-2" + style="fill:url(#linearGradient1291);fill-opacity:1;stroke-width:0.682085;stroke-linecap:round;stroke-linejoin:round;filter:url(#filter3580-78)" + d="m 190.55705,346.12372 a 84.803757,84.803757 0 0 0 7.83545,1.90208 84.803757,84.803757 0 0 0 12.04598,1.14998 84.803757,84.803757 0 0 0 12.08519,-0.57522 84.803757,84.803757 0 0 0 11.88057,-2.28966 l -11.5872,-43.24404 a 40.033501,40.033501 0 0 1 -20.69907,-0.0891 z" /> + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - + id="g140289" + style="filter:url(#filter4749)"> + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - + id="text3689" /> + transform="matrix(0.24804687,0,0,0.2480469,-127.75775,273.1232)" + id="g220" /> + + id="text23926" + style="font-size:20.4611px;line-height:1.25;font-family:'Eras BQ';-inkscape-font-specification:'Eras BQ';opacity:1;fill:#ffffff;stroke-width:0.873393"> - - - - - - - - - - + d="m 58.18748,240.09172 h 2.475793 c 1.063977,0 2.41441,0.0205 3.007782,0.0614 l 0.163688,-2.98732 h -9.698561 c -0.122766,2.59856 -0.347838,5.19712 -0.572911,7.77521 0.961672,-0.12276 1.943805,-0.22507 2.925938,-0.22507 1.023055,0 2.782709,0.10231 2.782709,1.55505 0,1.30951 -1.534582,1.80057 -2.61902,1.80057 -1.166283,0 -2.312105,-0.26599 -3.437465,-0.61383 l 0.286455,3.15101 c 1.207205,0.30691 2.455332,0.45014 3.72392,0.45014 5.442653,0 6.854469,-2.86455 6.854469,-4.80836 0,-2.84409 -2.516716,-3.86714 -4.992509,-3.86714 -0.368299,0 -0.736599,0.0205 -1.104899,0.0409 z" + style="font-weight:bold;font-family:'ITC Eras Std';-inkscape-font-specification:'ITC Eras Std Bold'" + id="path1821" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/rtdata/images/svg/splash_template.svg b/rtdata/images/svg/splash_template.svg index 8044343c0..b6b42d07a 100644 --- a/rtdata/images/svg/splash_template.svg +++ b/rtdata/images/svg/splash_template.svg @@ -2,29 +2,41 @@ + enable-background="new" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:dc="http://purl.org/dc/elements/1.1/"> RawTherapee splash screen + + + style="color-interpolation-filters:sRGB" + inkscape:auto-region="true"> - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + gradientTransform="rotate(-15,802.43241,-1.9489591)" + x1="254.64981" + y1="101.84784" + x2="242.17578" + y2="148.77542" /> + + gradientTransform="rotate(-15,802.43241,-1.9489591)" + x1="163.02301" + y1="193.83618" + x2="209.80595" + y2="181.05989" /> + + gradientTransform="rotate(-15,802.43241,-1.9489591)" + x1="117.51535" + y1="181.72815" + x2="164.49129" + y2="194.03969" /> + + gradientTransform="rotate(-15,802.43241,-1.9489591)" + x1="84.229202" + y1="147.87372" + x2="118.57832" + y2="182.1684" /> + + gradientTransform="rotate(-15,802.43241,-1.9489591)" + x1="71.600014" + y1="98.586967" + x2="86.637268" + y2="153.3033" /> + + gradientTransform="rotate(-15,802.43241,-1.9489591)" + x1="85.458618" + y1="53.097939" + x2="71.537453" + y2="106.59224" /> + + gradientTransform="rotate(-15,802.43241,-1.9489591)" + x1="80.822929" + y1="61.417603" + x2="120.4325" + y2="21.283628" /> + + gradientTransform="rotate(-15,802.43241,-1.9489591)" + x1="140.49059" + y1="16.437004" + x2="154.79814" + y2="69.879189" /> + - - - - - - - - - - + gradientTransform="rotate(-15,802.43241,-1.9489591)" + x1="208.75566" + y1="23.213453" + x2="243.28401" + y2="57.596519" /> + + + - - - - - - - - - - - + inkscape:measure-end="422.317,192.368" + inkscape:pagecheckerboard="0" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + width="157.40977mm" /> - image/svg+xml - RawTherapee splash screen - - - - Maciej Dworak - - - www.rawtherapee.com - - - - - - - - - + transform="translate(4.6433668,-186.15341)"> - - Each logo element has a filter effect (ring*). Additionally, the logo as a whole (all elements grouped) also has a filter effect (logo glow)."Raw": font Eras Ultra ITC, 60pt, -3px spacing between characters."Therapee": font Eras Medium ITC, 60pt, +1px spacing between characters.Version: font Eras Bold ITC, 64pt, skewed -3°. RawTherapee splash screen design version 1.2 from 2019-02-27 | www.rawtherapee.com + style="fill:#2a2a2a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.289435;enable-background:new" /> + id="g1471" + style="filter:url(#filter3580-78);enable-background:new" + transform="matrix(0.32898701,0,0,0.32898701,5.4693427,158.00998)"> + id="path1157-5" + style="fill:url(#linearGradient1281);fill-opacity:1;stroke-width:0.682085;stroke-linecap:round;stroke-linejoin:round;filter:url(#filter4905-0)" + d="m 294.18353,286.29588 8.89675,2.38406 a 93.821518,93.821518 0 0 0 2.4e-4,-48.56705 l -8.71031,2.33392 a 84.803757,84.803757 0 0 1 2.29016,11.88245 84.803757,84.803757 0 0 1 0.57521,12.08518 84.803757,84.803757 0 0 1 -1.14997,12.04599 84.803757,84.803757 0 0 1 -1.90208,7.83545 z" /> + id="path4829-2" + style="fill:url(#linearGradient1283);fill-opacity:1;stroke-width:0.682085;stroke-linecap:round;stroke-linejoin:round;filter:url(#filter3580-78)" + d="m 294.18353,286.29588 a 84.803757,84.803757 0 0 0 1.90208,-7.83545 84.803757,84.803757 0 0 0 1.14997,-12.04599 84.803757,84.803757 0 0 0 -0.57521,-12.08518 84.803757,84.803757 0 0 0 -2.29016,-11.88245 l -43.24405,11.5872 a 40.033501,40.033501 0 0 1 -0.0886,20.70095 z" /> + id="path1341-4" + style="fill:#fffb00;fill-opacity:1;stroke-width:0.682085;stroke-linecap:round;stroke-linejoin:round;filter:url(#filter4905-0)" + d="m 272.28532,324.2247 6.51303,6.51278 a 93.821518,93.821518 0 0 0 24.28193,-42.05754 l -8.89675,-2.38406 a 84.803757,84.803757 0 0 1 -0.95072,3.9227 84.803757,84.803757 0 0 1 -4.49616,11.23195 84.803757,84.803757 0 0 1 -6.05046,10.4797 84.803757,84.803757 0 0 1 -7.47908,9.50977 84.803757,84.803757 0 0 1 -2.92179,2.7847 z" /> + id="path4832-9" + style="fill:#fffb00;fill-opacity:1;stroke-width:0.682085;stroke-linecap:round;stroke-linejoin:round;filter:url(#filter3580-78)" + d="m 272.28532,324.2247 a 84.803757,84.803757 0 0 0 2.92179,-2.7847 84.803757,84.803757 0 0 0 7.47908,-9.50977 84.803757,84.803757 0 0 0 6.05046,-10.4797 84.803757,84.803757 0 0 0 4.49616,-11.23195 84.803757,84.803757 0 0 0 0.95072,-3.9227 l -43.14595,-11.56092 a 40.033501,40.033501 0 0 1 -10.33729,17.90471 z" /> + id="path1547-6" + style="fill:url(#linearGradient1285);fill-opacity:1;stroke-width:0.682085;stroke-linecap:round;stroke-linejoin:round;filter:url(#filter4905-0)" + d="m 234.40424,346.3109 2.33393,8.71032 a 93.821518,93.821518 0 0 0 42.06018,-24.28374 l -6.51303,-6.51278 a 84.803757,84.803757 0 0 1 -5.83466,5.56497 84.803757,84.803757 0 0 1 -9.85715,7.0189 84.803757,84.803757 0 0 1 -10.75367,5.54444 84.803757,84.803757 0 0 1 -11.4356,3.95789 z" /> + id="path4835-4" + style="fill:url(#linearGradient1287);fill-opacity:1;stroke-width:0.682085;stroke-linecap:round;stroke-linejoin:round;filter:url(#filter3580-78)" + d="m 234.40424,346.3109 a 84.803757,84.803757 0 0 0 11.4356,-3.95789 84.803757,84.803757 0 0 0 10.75367,-5.54444 84.803757,84.803757 0 0 0 9.85715,-7.0189 84.803757,84.803757 0 0 0 5.83466,-5.56497 l -31.58503,-31.58503 a 40.033501,40.033501 0 0 1 -17.88325,10.42719 z" /> + id="path1753-0" + style="fill:url(#linearGradient1289);fill-opacity:1;stroke-width:0.682085;stroke-linecap:round;stroke-linejoin:round;filter:url(#filter4905-0)" + d="m 190.55705,346.12372 -2.38405,8.89675 a 93.821518,93.821518 0 0 0 48.56517,7.5e-4 l -2.33393,-8.71032 a 84.803757,84.803757 0 0 1 -11.88057,2.28966 84.803757,84.803757 0 0 1 -12.08519,0.57522 84.803757,84.803757 0 0 1 -12.04598,-1.14998 84.803757,84.803757 0 0 1 -7.83545,-1.90208 z" /> + id="path4838-2" + style="fill:url(#linearGradient1291);fill-opacity:1;stroke-width:0.682085;stroke-linecap:round;stroke-linejoin:round;filter:url(#filter3580-78)" + d="m 190.55705,346.12372 a 84.803757,84.803757 0 0 0 7.83545,1.90208 84.803757,84.803757 0 0 0 12.04598,1.14998 84.803757,84.803757 0 0 0 12.08519,-0.57522 84.803757,84.803757 0 0 0 11.88057,-2.28966 l -11.5872,-43.24404 a 40.033501,40.033501 0 0 1 -20.69907,-0.0891 z" /> + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - + id="g140289" + style="filter:url(#filter4749)"> + Therapee + Raw - - - - - - - - - - - - - - - - - GNU GPLv3 - - Development - - - Release Candidate 1 - - 5 - . 9 - Therapee - Raw - Therapee - Raw - - - - - - - + id="g151445" + transform="translate(-0.25547655,-0.02528481)" + style="filter:url(#filter4749)"> + 5 + 8 + . + GNU GPLv3 + + Prerequisites +Obtain and install the font family ITC Eras Std. + +Details +The color wheel is copied from rt-logo.svg and a glow filter is added +to each segment and the wheel as a whole. +"Raw": font ITC Eras Ultra-Bold, 60 pt, -3 px letter spacing +"Therapee": font ITC Eras Medium, 60 pt, +1,5 pt letter spacing +Version (big number): ITC Eras Bold, 58 pt, skewed -3° +Version (period + small number): ITC Eras Bold, 34 pt, skewed -3° +Release-type: ITC Eras Bold, 16 pt, skewed -3° + +Publishing +1. To prepare a splash screen for deployment, select all text and choose Path > Object to Path. +2. Change release type text to whatever is required, or hide the layer "Release type" entirely. +3. Remove this text field. +4. Save as "splash.svg" into "./rtdata/images/svg". + +RawTherapee splash screen design 1.5 (March 2022) +www.rawtherapee.com + + + Development