Author: brane
Date: Thu Sep 18 10:57:19 2025
New Revision: 1928591
Log:
On the new-logo branch, added updated site and standalone logo
versions, and removed all unused images.
Added:
apr/site/branches/new-logo/docs/images/apr-logo-site.svg
apr/site/branches/new-logo/docs/images/apr-logo-standalone.svg
apr/site/branches/new-logo/xdocs/images/apr-logo-site.svg
apr/site/branches/new-logo/xdocs/images/apr-logo-standalone.svg
Deleted:
apr/site/branches/new-logo/docs/images/ac2003-150.gif
apr/site/branches/new-logo/docs/images/apr-logo-site-inprogress.svg
apr/site/branches/new-logo/docs/images/ball1.gif
apr/site/branches/new-logo/docs/images/ball2.gif
apr/site/branches/new-logo/docs/images/bug.gif
apr/site/branches/new-logo/docs/images/caution.gif
apr/site/branches/new-logo/docs/images/master.gif
apr/site/branches/new-logo/docs/images/tip.gif
apr/site/branches/new-logo/docs/images/warning.gif
apr/site/branches/new-logo/xdocs/images/ac2003-150.gif
apr/site/branches/new-logo/xdocs/images/apr-logo-site-inprogress.svg
apr/site/branches/new-logo/xdocs/images/ball1.gif
apr/site/branches/new-logo/xdocs/images/ball2.gif
apr/site/branches/new-logo/xdocs/images/bug.gif
apr/site/branches/new-logo/xdocs/images/caution.gif
apr/site/branches/new-logo/xdocs/images/master.gif
apr/site/branches/new-logo/xdocs/images/tip.gif
apr/site/branches/new-logo/xdocs/images/warning.gif
Modified:
apr/site/branches/new-logo/docs/anonsvn.html
apr/site/branches/new-logo/docs/compiling_unix.html
apr/site/branches/new-logo/docs/compiling_win32.html
apr/site/branches/new-logo/docs/coverage/index.html
apr/site/branches/new-logo/docs/download.html
apr/site/branches/new-logo/docs/guidelines.html
apr/site/branches/new-logo/docs/index.html
apr/site/branches/new-logo/docs/mailing-lists.html
apr/site/branches/new-logo/docs/patches.html
apr/site/branches/new-logo/docs/projects.html
apr/site/branches/new-logo/docs/security_report.html
apr/site/branches/new-logo/docs/style.css
apr/site/branches/new-logo/docs/versioning.html
apr/site/branches/new-logo/xdocs/stylesheets/site.vsl
Modified: apr/site/branches/new-logo/docs/anonsvn.html
==============================================================================
--- apr/site/branches/new-logo/docs/anonsvn.html Thu Sep 18 10:30:39 2025 (r1928590)
+++ apr/site/branches/new-logo/docs/anonsvn.html Thu Sep 18 10:57:19 2025 (r1928591)
@@ -16,7 +16,7 @@
<div id="logo">
<div> </div>
<a href="/"><img height=100% width="auto"
- src="/images/apr-logo-site-inprogress.svg"
+ src="/images/apr-logo-site.svg"
alt="The Apache Portable Runtime Project"></a>
</div>
<div id="page">
Modified: apr/site/branches/new-logo/docs/compiling_unix.html
==============================================================================
--- apr/site/branches/new-logo/docs/compiling_unix.html Thu Sep 18 10:30:39 2025 (r1928590)
+++ apr/site/branches/new-logo/docs/compiling_unix.html Thu Sep 18 10:57:19 2025 (r1928591)
@@ -16,7 +16,7 @@
<div id="logo">
<div> </div>
<a href="/"><img height=100% width="auto"
- src="/images/apr-logo-site-inprogress.svg"
+ src="/images/apr-logo-site.svg"
alt="The Apache Portable Runtime Project"></a>
</div>
<div id="page">
Modified: apr/site/branches/new-logo/docs/compiling_win32.html
==============================================================================
--- apr/site/branches/new-logo/docs/compiling_win32.html Thu Sep 18 10:30:39 2025 (r1928590)
+++ apr/site/branches/new-logo/docs/compiling_win32.html Thu Sep 18 10:57:19 2025 (r1928591)
@@ -16,7 +16,7 @@
<div id="logo">
<div> </div>
<a href="/"><img height=100% width="auto"
- src="/images/apr-logo-site-inprogress.svg"
+ src="/images/apr-logo-site.svg"
alt="The Apache Portable Runtime Project"></a>
</div>
<div id="page">
Modified: apr/site/branches/new-logo/docs/coverage/index.html
==============================================================================
--- apr/site/branches/new-logo/docs/coverage/index.html Thu Sep 18 10:30:39 2025 (r1928590)
+++ apr/site/branches/new-logo/docs/coverage/index.html Thu Sep 18 10:57:19 2025 (r1928591)
@@ -16,7 +16,7 @@
<div id="logo">
<div> </div>
<a href="/"><img height=100% width="auto"
- src="/images/apr-logo-site-inprogress.svg"
+ src="/images/apr-logo-site.svg"
alt="The Apache Portable Runtime Project"></a>
</div>
<div id="page">
Modified: apr/site/branches/new-logo/docs/download.html
==============================================================================
--- apr/site/branches/new-logo/docs/download.html Thu Sep 18 10:30:39 2025 (r1928590)
+++ apr/site/branches/new-logo/docs/download.html Thu Sep 18 10:57:19 2025 (r1928591)
@@ -16,7 +16,7 @@
<div id="logo">
<div> </div>
<a href="/"><img height=100% width="auto"
- src="/images/apr-logo-site-inprogress.svg"
+ src="/images/apr-logo-site.svg"
alt="The Apache Portable Runtime Project"></a>
</div>
<div id="page">
Modified: apr/site/branches/new-logo/docs/guidelines.html
==============================================================================
--- apr/site/branches/new-logo/docs/guidelines.html Thu Sep 18 10:30:39 2025 (r1928590)
+++ apr/site/branches/new-logo/docs/guidelines.html Thu Sep 18 10:57:19 2025 (r1928591)
@@ -16,7 +16,7 @@
<div id="logo">
<div> </div>
<a href="/"><img height=100% width="auto"
- src="/images/apr-logo-site-inprogress.svg"
+ src="/images/apr-logo-site.svg"
alt="The Apache Portable Runtime Project"></a>
</div>
<div id="page">
Added: apr/site/branches/new-logo/docs/images/apr-logo-site.svg
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ apr/site/branches/new-logo/docs/images/apr-logo-site.svg Thu Sep 18 10:57:19 2025 (r1928591)
@@ -0,0 +1,92 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ id="Layer_1"
+ viewBox="-175 0 5006.354 1000"
+ version="1.1"
+ width="5006.354"
+ height="1000"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg">
+ <defs
+ id="defs1">
+ <style
+ id="style1">
+ .cls-1 {
+ fill: #7c297d;
+ }
+
+ .cls-2 {
+ fill: #f79a23;
+ }
+
+ .cls-3 {
+ fill: #dd552c;
+ }
+
+ .cls-4 {
+ fill: #d22128;
+ }
+ </style>
+ </defs>
+ <g
+ id="layer5">
+ <path
+ d="m 875.68454,714.01293 q 36.849,0 53.77611,14.45314 17.05731,14.32294 17.05731,41.14589 0,12.10939 -4.03646,23.0469 -3.90626,10.80731 -12.76043,19.14065 -8.85418,8.20313 -23.30733,13.02085 -14.32293,4.6875 -35.15629,4.6875 h -23.17711 v 74.86989 H 825.9449 V 714.01293 Z m -2.08334,18.88023 h -25.52086 v 77.60426 h 20.70315 q 18.22919,0 30.33858,-3.90625 12.2396,-3.90626 18.3594,-12.63022 6.1198,-8.85418 6.1198,-23.43753 0,-19.01044 -12.10939,-28.25525 -12.10939,-9.37501 -37.89068,-9.37501 z m 277.8649,76.04176 q 0,22.00524 -5.5989,40.10422 -5.599,17.96877 -16.6667,30.98962 -10.9375,12.89064 -27.2136,19.9219 -16.2761,7.03126 -37.7605,7.03126 -22.1354,0 -38.6719,-7.03126 -16.4062,-7.03126 -27.34376,-20.05211 -10.80731,-13.02085 -16.27606,-31.11983 -5.33855,-18.09898 -5.33855,-40.10
422 0,-29.1667 9.63543,-51.17193 9.63543,-22.00524 29.16674,-34.24484 19.6614,-12.23959 49.2188,-12.23959 28.2552,0 47.5261,12.10939 19.401,12.10939 29.2969,34.11462 10.026,21.87503 10.026,51.69277
z m -151.56265,0 q 0,24.21878 6.90105,41.92714 6.9011,17.70835 21.0938,27.34378 14.3229,9.63543 36.3281,9.63543 22.1355,0 36.198,-9.63543 14.1927,-9.63543 20.9636,-27.34378 6.7708,-17.70836 6.7708,-41.92714 0,-36.849 -15.4948,-57.55215 -15.3646,-20.83336 -48.0469,-20.83336 -22.1355,0 -36.4584,9.50522 -14.3229,9.50522 -21.3542,27.08337 -6.90105,17.44793 -6.90105,41.79692 z m 245.31275,-94.92199 q 23.4376,0 38.672,5.85938 15.3646,5.72918 22.9167,17.57815 7.552,11.84897 7.552,30.20837 0,15.10418 -5.4687,25.26045 -5.4688,10.02605 -14.3229,16.27606 -8.8542,6.25001 -18.8803,9.63543 l 52.2136,85.54698 h -25.7812 l -46.6147,-79.42718 h -39.5834 v 79.42718 h -22.1354 V 714.01293 Z m -1.302,19.14065 h -27.9949 v 73.04696 h 30.2084 q 23.3073,0 34.2448,-9.50522 11.0678,-9.50522 11.0678,-27.99482 0,-1
9.40107 -11.7188,-27.47399 -11.5886,-8.07293 -35.8073,-8.07293 z m 172.9169,171.22417 h -22.2657 V 733.5442 h -59.8959 v -19.53127 h 141.797 v 19.53127 h -59.6354 z m 207.8127,0 -23.4375,-60.41674 h
-76.3022 l -23.3073,60.41674 h -22.3959 l 74.4793,-191.14607 h 19.9219 l 73.9584,191.14607 z M 1594.5657,824.29952 1572.3,764.27341 q -0.7813,-2.34375 -2.6042,-7.6823 -1.6927,-5.33855 -3.5156,-11.06772 -1.8229,-5.72918 -2.9948,-9.24481 -1.3021,5.33855 -2.8646,10.6771 -1.4323,5.20834 -2.8646,9.76564 -1.4323,4.42709 -2.4739,7.55209 l -22.6563,60.02611 z m 79.2969,-110.28659 h 53.9063 q 35.6772,0 53.6459,10.6771 17.9688,10.67709 17.9688,36.32817 0,11.06772 -4.2969,19.9219 -4.1666,8.72396 -12.2396,14.45314 -8.0729,5.72917 -19.9219,7.94272 v 1.30208 q 12.5,1.95313 22.1355,7.16147 9.6354,5.20834 15.1042,14.58335 5.4687,9.37501 5.4687,23.82815 0,17.57815 -8.2031,29.68754 -8.0729,12.10939 -22.9167,18.3594 -14.8438,6.1198 -35.1563,6.1198 h -65.4949 z m 22.1355,81.64073 h 36.4583 q 24.8699,0 34.37
51,-8.20314 9.6354,-8.20313 9.6354,-23.95836 0,-16.27606 -11.4583,-23.43753 -11.3282,-7.16147 -36.198,-7.16147 h -32.8125 z m 0,18.61981 v 71.22405 h 39.5833 q 25.3907,0 35.9376,-9.89585 10.5469,-10
.02605 10.5469,-26.95316 0,-10.8073 -4.8177,-18.4896 -4.6875,-7.68231 -15.3646,-11.71877 -10.5469,-4.16667 -28.2553,-4.16667 z m 150.1303,90.10428 V 714.01293 h 22.1355 v 170.57313 h 84.5053 v 19.79169 z m 245.1827,0 H 1985.3214 V 714.01293 h 105.9897 v 19.53127 h -83.8543 v 61.58862 h 79.0366 v 19.27086 h -79.0366 v 70.44279 h 83.8543 z m 162.8907,-190.36482 q 23.4376,0 38.672,5.85938 15.3646,5.72918 22.9167,17.57815 7.552,11.84897 7.552,30.20837 0,15.10418 -5.4687,25.26045 -5.4688,10.02605 -14.3229,16.27606 -8.8542,6.25001 -18.8803,9.63543 l 52.2136,85.54698 h -25.7813 l -46.6146,-79.42718 h -39.5834 v 79.42718 h -22.1354 V 714.01293 Z m -1.302,19.14065 h -27.9949 v 73.04696 h 30.2084 q 23.3073,0 34.2448,-9.50522 11.0678,-9.50522 11.0678,-27.99482 0,-19.40107 -11.7188,-27.47399 -11.5886
,-8.07293 -35.8073,-8.07293 z m 258.4638,-19.14065 v 123.17723 q 0,20.18232 -8.2032,35.93755 -8.0729,15.75523 -24.4792,24.86982 -16.4062,8.98439 -41.1458,8.98439 -35.2865,0 -53.7762,-19.14065 -18.35
93,-19.14065 -18.3593,-51.17194 v -122.6564 h 22.2656 v 123.30744 q 0,24.21878 12.7604,37.36984 12.8907,13.15106 38.4115,13.15106 17.448,0 28.5157,-6.25001 11.1979,-6.38022 16.5365,-17.70835 5.4687,-11.45835 5.4687,-26.43233 V 714.01293 Z m 199.2191,190.36482 h -25.5209 L 2581.2856,744.48172 h -1.0416 q 0.3906,6.38021 0.9114,14.58335 0.5208,8.07293 0.7813,17.31773 0.3906,9.11459 0.3906,18.61981 v 109.37514 h -20.573 V 714.01293 h 25.3907 l 103.3855,159.3752 h 0.9115 q -0.2604,-4.5573 -0.651,-12.89065 -0.3907,-8.46355 -0.7813,-18.09898 -0.2604,-9.76563 -0.2604,-18.09898 V 714.01293 h 20.8334 z m 110.4168,0 h -22.2657 V 733.5442 h -59.8959 v -19.53127 h 141.797 v 19.53127 h -59.6354 z m 88.4115,0 V 714.01293 h 22.1354 v 190.36482 z m 158.2033,0 -63.9324,-168.48979 h -1.0417 q 0.5209,5.33855
0.9115,13.02085 0.3906,7.6823 0.651,16.79689 0.2605,8.98439 0.2605,18.3594 v 120.31265 h -20.573 V 714.01293 h 32.8125 l 60.2866,158.33353 h 0.9114 l 61.198,-158.33353 h 32.5522 v 190.36482 h -21.8
751 V 782.5026 q 0,-8.46355 0.2604,-16.92711 0.2605,-8.59376 0.6511,-16.14585 0.3906,-7.6823 0.7812,-13.28127 h -1.0416 l -64.7136,168.22938 z m 262.1096,0 H 3223.7342 V 714.01293 h 105.9897 v 19.53127 h -83.8543 v 61.58862 h 79.0366 v 19.27086 h -79.0366 v 70.44279 h 83.8543 z m 161.1982,-190.36482 q 36.849,0 53.7761,14.45314 17.0573,14.32294 17.0573,41.14589 0,12.10939 -4.0365,23.0469 -3.9062,10.80731 -12.7604,19.14065 -8.8542,8.20313 -23.3073,13.02085 -14.3229,4.6875 -35.1563,4.6875 h -23.1771 v 74.86989 h -22.1355 V 714.01293 Z m -2.0833,18.88023 h -25.5209 v 77.60426 h 20.7031 q 18.2292,0 30.3386,-3.90625 12.2396,-3.90626 18.3594,-12.63022 6.1198,-8.85418 6.1198,-23.43753 0,-19.01044 -12.1094,-28.25525 -12.1094,-9.37501 -37.8906,-9.37501 z m 164.193,-18.88023 q 23.4375,0 38.6719,5.85
938 15.3646,5.72918 22.9167,17.57815 7.5521,11.84897 7.5521,30.20837 0,15.10418 -5.4688,25.26045 -5.4687,10.02605 -14.3229,16.27606 -8.8542,6.25001 -18.8802,9.63543 l 52.2136,85.54698 h -25.7813 l -
46.6146,-79.42718 h -39.5834 v 79.42718 h -22.1355 V 714.01293 Z m -1.3021,19.14065 h -27.9948 v 73.04696 h 30.2084 q 23.3073,0 34.2448,-9.50522 11.0677,-9.50522 11.0677,-27.99482 0,-19.40107 -11.7188,-27.47399 -11.5885,-8.07293 -35.8073,-8.07293 z m 279.5576,75.78134 q 0,22.00524 -5.599,40.10422 -5.5989,17.96877 -16.6667,30.98962 -10.9375,12.89064 -27.2135,19.9219 -16.2761,7.03126 -37.7605,7.03126 -22.1354,0 -38.6719,-7.03126 -16.4063,-7.03126 -27.3438,-20.05211 -10.8073,-13.02085 -16.2761,-31.11983 -5.3385,-18.09898 -5.3385,-40.10422 0,-29.1667 9.6354,-51.17193 9.6355,-22.00524 29.1667,-34.24484 19.6615,-12.23959 49.2188,-12.23959 28.2553,0 47.5261,12.10939 19.4011,12.10939 29.2969,34.11462 10.0261,21.87503 10.0261,51.69277 z m -151.5627,0 q 0,24.21878 6.9011,41.92714 6.901,17.70835 21.
0937,27.34378 14.323,9.63543 36.3282,9.63543 22.1355,0 36.198,-9.63543 14.1927,-9.63543 20.9635,-27.34378 6.7709,-17.70836 6.7709,-41.92714 0,-36.849 -15.4948,-57.55215 -15.3646,-20.83336 -48.047,-2
0.83336 -22.1354,0 -36.4583,9.50522 -14.323,9.50522 -21.3542,27.08337 -6.9011,17.44793 -6.9011,41.79692 z m 166.4065,145.5731 q -6.5105,0 -11.4584,-0.91146 -4.9479,-0.91146 -8.4635,-2.47396 v -18.88024 q 4.1666,1.30209 8.9843,1.95313 4.8178,0.78125 10.4167,0.78125 7.2917,0 13.4115,-2.86458 6.1198,-2.86459 9.7656,-9.76564 3.6459,-6.90105 3.6459,-19.01044 V 714.01293 h 22.2656 v 187.63044 q 0,17.83856 -5.9896,29.55733 -5.8593,11.71876 -16.7969,17.44793 -10.8073,5.85939 -25.7812,5.85939 z m 205.0782,-50.13027 H 4045.2196 V 714.01293 h 105.9897 v 19.53127 h -83.8543 v 61.58862 h 79.0366 v 19.27086 h -79.0366 v 70.44279 h 83.8543 z m 123.5678,-173.56792 q -15.7552,0 -28.3854,5.46875 -12.5001,5.33855 -21.3542,15.62502 -8.724,10.15626 -13.4115,24.60941 -4.6875,14.45314 -4.6875,32.55212 0,23.9583
6 7.4219,41.66672 7.5521,17.57814 22.3958,27.21357 14.974,9.63543 37.3699,9.63543 12.7604,0 23.9583,-2.08333 11.3282,-2.21355 22.0053,-5.46876 v 19.27086 q -10.4167,3.90625 -21.8751,5.72917 -11.4583
,1.95313 -27.2135,1.95313 -29.0365,0 -48.5678,-11.97918 -19.4011,-12.10939 -29.1667,-34.11463 -9.6354,-22.00524 -9.6354,-51.95319 0,-21.61461 5.9896,-39.45317 6.1198,-17.96877 17.7083,-30.98962 11.7188,-13.02085 28.6459,-20.05211 17.0573,-7.16147 39.0625,-7.16147 14.4532,0 27.8646,2.86459 13.4115,2.86459 24.2188,8.20313 l -8.8542,18.75003 q -9.1145,-4.16667 -20.0521,-7.16147 -10.8073,-3.125 -23.4375,-3.125 z m 145.0523,173.56792 h -22.2656 V 733.5442 h -59.896 v -19.53127 h 141.7971 v 19.53127 h -59.6355 z"
+ id="text4"
+ style="font-size:266.667px;line-height:1.25;font-family:'Open Sans';-inkscape-font-specification:'Open Sans, Normal @wght=400,wdth=100';font-variation-settings:'wdth' 100, 'wght' 400;fill:#ffffff"
+ aria-label="PORTABLE RUNTIME PROJECT" />
+ <path
+ d="m 1184.9343,497.60492 -27.6042,-90.62495 h -138.802 L 990.924,497.60492 H 903.94489 L 1038.3198,115.31349 h 98.6979 l 134.8957,382.29143 z m -46.875,-158.33324 -27.6041,-88.54161 q -2.6042,-8.85416 -7.0313,-22.65624 -4.1666,-14.06249 -8.5937,-28.3854 -4.1667,-14.58332 -6.7708,-25.2604 -2.6042,10.67708 -7.2917,26.56249 -4.4271,15.62499 -8.5938,29.68748 -4.1666,14.06249 -5.9895,20.05207 l -27.3438,88.54161 z m 303.3853,-222.39569 q 73.6978,0 107.552,31.77081 33.8541,31.5104 33.8541,86.97911 0,24.99999 -7.552,47.91664 -7.5521,22.65624 -24.7396,40.36456 -16.9271,17.70832 -45.3125,28.12498 -28.3854,10.15625 -70.052,10.15625 h -34.6354 v 135.41658 h -80.7291 V 116.87599 Z m -4.1667,66.14579 h -36.7187 v 113.02076 h 26.5625 q 22.6562,0 39.3229,-5.98958 16.6666,-5.98958 25.7812,-18.7499
9 9.1146,-12.7604 9.1146,-32.81248 0,-28.12498 -15.625,-41.66664 -15.625,-13.80207 -48.4375,-13.80207 z m 450.5205,314.58314 -27.6041,-90.62495 h -138.802 l -27.6042,90.62495 h -86.9791 l 134.3749,-
382.29143 h 98.6979 l 134.8957,382.29143 z m -46.8749,-158.33324 -27.6042,-88.54161 q -2.6042,-8.85416 -7.0312,-22.65624 -4.1667,-14.06249 -8.5938,-28.3854 -4.1666,-14.58332 -6.7708,-25.2604 -2.6042,10.67708 -7.2917,26.56249 -4.4271,15.62499 -8.5937,29.68748 -4.1667,14.06249 -5.9896,20.05207 l -27.3437,88.54161 z M 2184.4129,178.5947 q -23.177,0 -41.1458,9.11458 -17.7083,8.85416 -29.9479,25.78123 -11.9791,16.92707 -18.2291,40.88539 -6.25,23.95832 -6.25,53.90622 0,40.36456 9.8958,69.01037 10.1563,28.3854 31.25,43.48956 21.0937,14.84374 54.427,14.84374 23.1771,0 46.3542,-5.20833 23.4375,-5.20833 50.7812,-14.84374 v 67.70829 q -25.2604,10.41666 -49.7396,14.84374 -24.4791,4.6875 -54.9478,4.6875 -58.8542,0 -96.875,-24.21874 -37.7604,-24.47915 -55.9895,-68.22912 -18.2292,-44.01039 -18.2292,-102
.6041 0,-43.22914 11.7188,-79.16662 11.7187,-35.93748 34.3749,-62.23955 22.6563,-26.30207 55.9896,-40.62497 33.3333,-14.32291 76.5624,-14.32291 28.3854,0 56.7708,7.29166 28.6459,7.03125 54.6875,19.5
3124 l -26.0416,65.62496 q -21.3542,-10.15625 -42.9688,-17.70832 -21.6145,-7.55208 -42.4479,-7.55208 z m 490.1039,319.01022 h -80.4687 V 333.2821 h -150.7812 v 164.32282 h -80.7291 V 116.87599 h 80.7291 v 149.21865 h 150.7812 V 116.87599 h 80.4687 z m 315.3643,0 H 2770.6104 V 116.87599 h 219.2707 v 66.14579 h -138.5416 v 83.5937 h 128.9062 v 66.14579 h -128.9062 v 98.17702 h 138.5416 z"
+ id="text12"
+ style="font-weight:bold;font-size:533.333px;line-height:1.25;font-family:'Open Sans';-inkscape-font-specification:'Open Sans, Bold @wght=700,wdth=100';font-variation-settings:'wdth' 100, 'wght' 700;fill:#dd552c"
+ aria-label="APACHE" />
+ </g>
+ <g
+ id="g20"
+ style="display:inline">
+ <path
+ id="path9"
+ style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:21.4061;stroke-dasharray:none;stroke-opacity:1"
+ class="cls-3"
+ d="m 212.11913,764.2591 c 97.04309,32.03501 186.24137,0.29429 189.2708,-39.31887 0.0246,-0.3137 0.0423,-0.56109 0.0607,-0.86249 2.30976,-41.95677 -60.57552,-18.6991 -59.08694,-43.92483 1.49473,-25.41026 109.78719,-0.14673 143.27695,-54.62717 2.56809,-4.17661 4.24043,-7.88572 5.53831,-11.41031 13.73544,-37.18966 -37.61633,-40.81984 -41.7991,-70.6466 -3.23855,-23.07899 135.14378,19.39397 179.66865,-64.5257 2.25131,-4.24428 4.00672,-8.24738 5.49222,-12.11644 27.70155,-72.15259 -72.52837,-81.68084 -119.45524,-98.41188 -49.44575,-17.63525 51.67062,-64.93141 84.50529,-115.10606 4.20119,-6.41562 8.54359,-14.70802 9.72153,-23.39955 2.59885,-19.20993 -10.31523,-40.33921 -74.67128,-47.41299 -42.01523,-4.61333 50.42793,-100.322966 -16.5412,-145.590737 -2.16328,-1.462262 -4.20065,-2.928629 -6.
36979,-3.912214 -2.1725,-0.985108 -4.61665,-1.543141 -7.14783,-2.201311 -4.88841,-1.275588 -9.51207,-1.954259 -13.89555,-2.110972 -65.75215,-2.350707 -77.11081,112.544634 -106.3709,85.816104 -50.436
09,-46.071864 -82.2713,-35.30791 -98.47642,-16.891469 -6.1019,6.932309 -10.06219,14.916499 -11.85832,21.412089 -16.00519,57.78974 40.96972,127.57343 -4.92068,102.07705 -38.23534,-21.24596 -124.33353,-67.77233 -157.17435,-21.52824 -6.56632,9.23899 -11.05312,22.12602 -12.54784,39.74897 -8.02106,94.65953 89.63369,164.73877 70.16541,177.53924 -25.75165,16.93403 -77.00588,-40.6779 -97.206141,-4.07261 -1.414758,2.56503 -2.690722,5.52953 -3.779471,9.07258 C 49.7109,482.97833 182.69849,565.08943 164.605,582.98918 c -16.3097,16.12823 -37.56545,-20.72913 -63.77535,-5.50512 -2.87258,1.67312 -5.78876,3.78341 -8.78128,6.85282 -29.642233,30.36806 -0.46422,117.85519 83.63692,164.55448 -19.62514,65.8969 -39.16361,139.52035 -58.2905,216.51386 6.93846,-2.42968 13.69338,-5.53345 17.30997,-11.41031 6.76966,-
11.0005 34.67304,-88.31498 67.39386,-192.83785 8.28121,2.60711 0.31449,0.11696 10.02051,3.10204 z" />
+ </g>
+ <g
+ id="layer1"
+ style="display:inline">
+ <path
+ class="cls-3"
+ d="m 307.4121,400.8862 c 24.097,-59.58587 50.98354,-119.05487 79.83227,-171.76377 -43.06396,-31.98581 -84.41485,-100.95828 -101.40422,-131.517037 -6.10192,6.932307 -10.06324,14.916457 -11.85936,21.412047 -16.0052,57.78973 40.9695,127.57415 -4.9209,102.07777 -38.23534,-21.24595 -124.33251,-67.77301 -157.17333,-21.52891 36.7806,47.25903 132.98099,166.16012 195.52554,201.3199 z"
+ id="path1"
+ style="stroke-width:0.943946" />
+ <path
+ class="cls-2"
+ d="m 387.24437,229.12243 c 27.95374,-51.07273 57.74361,-95.80364 88.62836,-128.02935 0,0 -30.80479,44.58944 -74.80371,133.72527 26.64662,7.33829 102.53603,22.39622 208.24297,-4.90859 2.59884,-19.20993 -10.31543,-40.33903 -74.67149,-47.4128 -42.0152,-4.61334 50.42993,-100.324719 -16.54035,-145.590786 -2.16212,-1.463965 -4.28734,-2.7557 -6.36947,-3.912111 -2.24517,-0.805795 -4.61641,-1.543929 -7.14761,-2.202098 C 426.36855,10.38256 415.52721,143.00679 384.31644,114.49635 333.88037,68.424496 302.04526,79.18895 285.84015,97.605393 302.82952,128.16415 344.18041,197.13662 387.24437,229.12243 Z"
+ id="path2"
+ style="stroke-width:0.943946" />
+ <path
+ class="cls-4"
+ d="M 244.50464,572.56386 C 262.16142,519.67042 283.40122,460.24448 307.4121,400.8862 244.86755,365.72642 148.66716,246.82533 111.88656,199.5663 c -6.56631,9.23898 -11.05355,22.12558 -12.54827,39.74852 -8.02106,94.65953 89.63407,164.7392 70.16578,177.53968 -25.75165,16.93403 -77.00583,-40.67733 -97.206093,-4.07204 29.279313,37.61408 88.920543,105.57777 172.206663,159.7814 z"
+ id="path3"
+ style="stroke-width:0.943946" />
+ <path
+ class="cls-3"
+ d="m 515.0861,368.41446 c -49.44575,-17.63525 51.66938,-64.93119 84.50405,-115.10585 4.20121,-6.41562 8.54389,-14.70731 9.72184,-23.39885 -105.70694,27.30481 -181.59635,12.24688 -208.24297,4.90859 -22.7776,46.15184 -49.07977,104.31064 -76.51067,174.43337 28.56885,12.21611 145.21863,57.34071 309.98244,57.57445 27.70155,-72.15259 -72.52782,-81.68068 -119.45469,-98.41171 z"
+ id="path4"
+ style="stroke-width:0.943946" />
+ <path
+ class="cls-4"
+ d="m 263.61001,582.08578 c 29.05479,9.05445 125.32592,36.10091 227.56979,32.02888 13.73544,-37.18965 -37.61717,-40.81882 -41.79993,-70.64558 -3.23855,-23.07899 135.14311,19.39448 179.66797,-64.52521 2.25131,-4.24426 4.00745,-8.24865 5.49295,-12.1177 -164.76381,-0.23374 -281.41359,-45.35834 -309.98244,-57.57445 -20.0465,51.24495 -40.66811,108.75789 -60.94834,172.83406 z"
+ id="path5"
+ style="stroke-width:0.943946" />
+ <path
+ class="cls-1"
+ d="m 263.61001,582.08578 c -13.05576,41.24325 -25.93618,85.3037 -38.43833,131.86765 -4.43495,16.5096 -8.81763,33.32674 -13.13879,50.51298 97.04308,32.03501 186.40344,0.0738 189.43286,-39.5394 0.0246,-0.31369 -0.0339,-0.54744 -0.0154,-0.84884 2.30976,-41.95677 -60.5762,-18.69939 -59.08761,-43.92512 1.49472,-25.41027 109.78819,-0.14764 143.27795,-54.62808 2.56809,-4.1766 4.2412,-7.88573 5.53909,-11.41031 -102.24385,4.07203 -198.51498,-22.97443 -227.56977,-32.02888 z"
+ id="path6"
+ style="stroke-width:0.943946" />
+ <path
+ class="cls-1"
+ d="m 72.297977,412.78246 c -1.414758,2.56502 -2.691115,5.52985 -3.779862,9.07289 -18.807039,61.12366 114.180105,143.23491 96.086595,161.13466 -16.30968,16.12823 -37.56487,-20.72927 -63.77478,-5.50526 -2.87257,1.67311 -5.7882,3.78295 -8.78072,6.85235 -29.64223,30.36807 -0.46441,117.85538 83.63674,164.55468 -19.62514,65.89692 -39.16416,139.51962 -58.29106,216.51314 6.93846,-2.42968 15.24246,-4.86553 17.30924,-11.41032 3.10323,-12.75741 22.28242,-90.38451 53.42245,-195.69777 0,0 5.68363,-21.57198 16.08825,-57.11312 9.62033,-32.86541 23.29119,-77.6886 40.28981,-128.61985 C 161.21852,518.36023 101.57729,450.39654 72.297977,412.78246 Z"
+ id="path7"
+ style="stroke-width:0.943946" />
+ </g>
+</svg>
Added: apr/site/branches/new-logo/docs/images/apr-logo-standalone.svg
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ apr/site/branches/new-logo/docs/images/apr-logo-standalone.svg Thu Sep 18 10:57:19 2025 (r1928591)
@@ -0,0 +1,138 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ id="Layer_1"
+ viewBox="-175 0 5006.354 1000"
+ version="1.1"
+ sodipodi:docname="apr-logo-standalone.svg"
+ inkscape:version="1.4.2 (ebf0e940, 2025-05-08)"
+ width="5006.354"
+ height="1000"
+ inkscape:export-filename="apr-logo-test.svg"
+ inkscape:export-xdpi="96"
+ inkscape:export-ydpi="96"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg">
+ <sodipodi:namedview
+ id="namedview7"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:showpageshadow="2"
+ inkscape:pageopacity="0.0"
+ inkscape:pagecheckerboard="0"
+ inkscape:deskcolor="#d1d1d1"
+ showgrid="false"
+ inkscape:zoom="0.18271512"
+ inkscape:cx="2618.8309"
+ inkscape:cy="519.93508"
+ inkscape:current-layer="layer5" />
+ <defs
+ id="defs1">
+ <style
+ id="style1">
+ .cls-1 {
+ fill: #7c297d;
+ }
+
+ .cls-2 {
+ fill: #f79a23;
+ }
+
+ .cls-3 {
+ fill: #dd552c;
+ }
+
+ .cls-4 {
+ fill: #d22128;
+ }
+ </style>
+ </defs>
+ <g
+ inkscape:groupmode="layer"
+ id="layer6"
+ inkscape:label="bar"
+ style="display:inline"
+ sodipodi:insensitive="true">
+ <rect
+ style="font-variation-settings:'wdth' 100, 'wght' 700;opacity:1;fill:#28265e;fill-opacity:1;stroke:none;stroke-width:0.18269;stroke-linecap:round;stroke-dasharray:none"
+ id="rect4"
+ width="5006.354"
+ height="382"
+ x="-175"
+ y="618" />
+ </g>
+ <g
+ inkscape:groupmode="layer"
+ id="layer5"
+ inkscape:label="text"
+ sodipodi:insensitive="true">
+ <path
+ d="m 875.68454,714.01293 q 36.849,0 53.77611,14.45314 17.05731,14.32294 17.05731,41.14589 0,12.10939 -4.03646,23.0469 -3.90626,10.80731 -12.76043,19.14065 -8.85418,8.20313 -23.30733,13.02085 -14.32293,4.6875 -35.15629,4.6875 h -23.17711 v 74.86989 H 825.9449 V 714.01293 Z m -2.08334,18.88023 h -25.52086 v 77.60426 h 20.70315 q 18.22919,0 30.33858,-3.90625 12.2396,-3.90626 18.3594,-12.63022 6.1198,-8.85418 6.1198,-23.43753 0,-19.01044 -12.10939,-28.25525 -12.10939,-9.37501 -37.89068,-9.37501 z m 277.8649,76.04176 q 0,22.00524 -5.5989,40.10422 -5.599,17.96877 -16.6667,30.98962 -10.9375,12.89064 -27.2136,19.9219 -16.2761,7.03126 -37.7605,7.03126 -22.1354,0 -38.6719,-7.03126 -16.4062,-7.03126 -27.34376,-20.05211 -10.80731,-13.02085 -16.27606,-31.11983 -5.33855,-18.09898 -5.33855,-40.10
422 0,-29.1667 9.63543,-51.17193 9.63543,-22.00524 29.16674,-34.24484 19.6614,-12.23959 49.2188,-12.23959 28.2552,0 47.5261,12.10939 19.401,12.10939 29.2969,34.11462 10.026,21.87503 10.026,51.69277
z m -151.56265,0 q 0,24.21878 6.90105,41.92714 6.9011,17.70835 21.0938,27.34378 14.3229,9.63543 36.3281,9.63543 22.1355,0 36.198,-9.63543 14.1927,-9.63543 20.9636,-27.34378 6.7708,-17.70836 6.7708,-41.92714 0,-36.849 -15.4948,-57.55215 -15.3646,-20.83336 -48.0469,-20.83336 -22.1355,0 -36.4584,9.50522 -14.3229,9.50522 -21.3542,27.08337 -6.90105,17.44793 -6.90105,41.79692 z m 245.31275,-94.92199 q 23.4376,0 38.672,5.85938 15.3646,5.72918 22.9167,17.57815 7.552,11.84897 7.552,30.20837 0,15.10418 -5.4687,25.26045 -5.4688,10.02605 -14.3229,16.27606 -8.8542,6.25001 -18.8803,9.63543 l 52.2136,85.54698 h -25.7812 l -46.6147,-79.42718 h -39.5834 v 79.42718 h -22.1354 V 714.01293 Z m -1.302,19.14065 h -27.9949 v 73.04696 h 30.2084 q 23.3073,0 34.2448,-9.50522 11.0678,-9.50522 11.0678,-27.99482 0,-1
9.40107 -11.7188,-27.47399 -11.5886,-8.07293 -35.8073,-8.07293 z m 172.9169,171.22417 h -22.2657 V 733.5442 h -59.8959 v -19.53127 h 141.797 v 19.53127 h -59.6354 z m 207.8127,0 -23.4375,-60.41674 h
-76.3022 l -23.3073,60.41674 h -22.3959 l 74.4793,-191.14607 h 19.9219 l 73.9584,191.14607 z M 1594.5657,824.29952 1572.3,764.27341 q -0.7813,-2.34375 -2.6042,-7.6823 -1.6927,-5.33855 -3.5156,-11.06772 -1.8229,-5.72918 -2.9948,-9.24481 -1.3021,5.33855 -2.8646,10.6771 -1.4323,5.20834 -2.8646,9.76564 -1.4323,4.42709 -2.4739,7.55209 l -22.6563,60.02611 z m 79.2969,-110.28659 h 53.9063 q 35.6772,0 53.6459,10.6771 17.9688,10.67709 17.9688,36.32817 0,11.06772 -4.2969,19.9219 -4.1666,8.72396 -12.2396,14.45314 -8.0729,5.72917 -19.9219,7.94272 v 1.30208 q 12.5,1.95313 22.1355,7.16147 9.6354,5.20834 15.1042,14.58335 5.4687,9.37501 5.4687,23.82815 0,17.57815 -8.2031,29.68754 -8.0729,12.10939 -22.9167,18.3594 -14.8438,6.1198 -35.1563,6.1198 h -65.4949 z m 22.1355,81.64073 h 36.4583 q 24.8699,0 34.37
51,-8.20314 9.6354,-8.20313 9.6354,-23.95836 0,-16.27606 -11.4583,-23.43753 -11.3282,-7.16147 -36.198,-7.16147 h -32.8125 z m 0,18.61981 v 71.22405 h 39.5833 q 25.3907,0 35.9376,-9.89585 10.5469,-10
.02605 10.5469,-26.95316 0,-10.8073 -4.8177,-18.4896 -4.6875,-7.68231 -15.3646,-11.71877 -10.5469,-4.16667 -28.2553,-4.16667 z m 150.1303,90.10428 V 714.01293 h 22.1355 v 170.57313 h 84.5053 v 19.79169 z m 245.1827,0 H 1985.3214 V 714.01293 h 105.9897 v 19.53127 h -83.8543 v 61.58862 h 79.0366 v 19.27086 h -79.0366 v 70.44279 h 83.8543 z m 162.8907,-190.36482 q 23.4376,0 38.672,5.85938 15.3646,5.72918 22.9167,17.57815 7.552,11.84897 7.552,30.20837 0,15.10418 -5.4687,25.26045 -5.4688,10.02605 -14.3229,16.27606 -8.8542,6.25001 -18.8803,9.63543 l 52.2136,85.54698 h -25.7813 l -46.6146,-79.42718 h -39.5834 v 79.42718 h -22.1354 V 714.01293 Z m -1.302,19.14065 h -27.9949 v 73.04696 h 30.2084 q 23.3073,0 34.2448,-9.50522 11.0678,-9.50522 11.0678,-27.99482 0,-19.40107 -11.7188,-27.47399 -11.5886
,-8.07293 -35.8073,-8.07293 z m 258.4638,-19.14065 v 123.17723 q 0,20.18232 -8.2032,35.93755 -8.0729,15.75523 -24.4792,24.86982 -16.4062,8.98439 -41.1458,8.98439 -35.2865,0 -53.7762,-19.14065 -18.35
93,-19.14065 -18.3593,-51.17194 v -122.6564 h 22.2656 v 123.30744 q 0,24.21878 12.7604,37.36984 12.8907,13.15106 38.4115,13.15106 17.448,0 28.5157,-6.25001 11.1979,-6.38022 16.5365,-17.70835 5.4687,-11.45835 5.4687,-26.43233 V 714.01293 Z m 199.2191,190.36482 h -25.5209 L 2581.2856,744.48172 h -1.0416 q 0.3906,6.38021 0.9114,14.58335 0.5208,8.07293 0.7813,17.31773 0.3906,9.11459 0.3906,18.61981 v 109.37514 h -20.573 V 714.01293 h 25.3907 l 103.3855,159.3752 h 0.9115 q -0.2604,-4.5573 -0.651,-12.89065 -0.3907,-8.46355 -0.7813,-18.09898 -0.2604,-9.76563 -0.2604,-18.09898 V 714.01293 h 20.8334 z m 110.4168,0 h -22.2657 V 733.5442 h -59.8959 v -19.53127 h 141.797 v 19.53127 h -59.6354 z m 88.4115,0 V 714.01293 h 22.1354 v 190.36482 z m 158.2033,0 -63.9324,-168.48979 h -1.0417 q 0.5209,5.33855
0.9115,13.02085 0.3906,7.6823 0.651,16.79689 0.2605,8.98439 0.2605,18.3594 v 120.31265 h -20.573 V 714.01293 h 32.8125 l 60.2866,158.33353 h 0.9114 l 61.198,-158.33353 h 32.5522 v 190.36482 h -21.8
751 V 782.5026 q 0,-8.46355 0.2604,-16.92711 0.2605,-8.59376 0.6511,-16.14585 0.3906,-7.6823 0.7812,-13.28127 h -1.0416 l -64.7136,168.22938 z m 262.1096,0 H 3223.7342 V 714.01293 h 105.9897 v 19.53127 h -83.8543 v 61.58862 h 79.0366 v 19.27086 h -79.0366 v 70.44279 h 83.8543 z m 161.1982,-190.36482 q 36.849,0 53.7761,14.45314 17.0573,14.32294 17.0573,41.14589 0,12.10939 -4.0365,23.0469 -3.9062,10.80731 -12.7604,19.14065 -8.8542,8.20313 -23.3073,13.02085 -14.3229,4.6875 -35.1563,4.6875 h -23.1771 v 74.86989 h -22.1355 V 714.01293 Z m -2.0833,18.88023 h -25.5209 v 77.60426 h 20.7031 q 18.2292,0 30.3386,-3.90625 12.2396,-3.90626 18.3594,-12.63022 6.1198,-8.85418 6.1198,-23.43753 0,-19.01044 -12.1094,-28.25525 -12.1094,-9.37501 -37.8906,-9.37501 z m 164.193,-18.88023 q 23.4375,0 38.6719,5.85
938 15.3646,5.72918 22.9167,17.57815 7.5521,11.84897 7.5521,30.20837 0,15.10418 -5.4688,25.26045 -5.4687,10.02605 -14.3229,16.27606 -8.8542,6.25001 -18.8802,9.63543 l 52.2136,85.54698 h -25.7813 l -
46.6146,-79.42718 h -39.5834 v 79.42718 h -22.1355 V 714.01293 Z m -1.3021,19.14065 h -27.9948 v 73.04696 h 30.2084 q 23.3073,0 34.2448,-9.50522 11.0677,-9.50522 11.0677,-27.99482 0,-19.40107 -11.7188,-27.47399 -11.5885,-8.07293 -35.8073,-8.07293 z m 279.5576,75.78134 q 0,22.00524 -5.599,40.10422 -5.5989,17.96877 -16.6667,30.98962 -10.9375,12.89064 -27.2135,19.9219 -16.2761,7.03126 -37.7605,7.03126 -22.1354,0 -38.6719,-7.03126 -16.4063,-7.03126 -27.3438,-20.05211 -10.8073,-13.02085 -16.2761,-31.11983 -5.3385,-18.09898 -5.3385,-40.10422 0,-29.1667 9.6354,-51.17193 9.6355,-22.00524 29.1667,-34.24484 19.6615,-12.23959 49.2188,-12.23959 28.2553,0 47.5261,12.10939 19.4011,12.10939 29.2969,34.11462 10.0261,21.87503 10.0261,51.69277 z m -151.5627,0 q 0,24.21878 6.9011,41.92714 6.901,17.70835 21.
0937,27.34378 14.323,9.63543 36.3282,9.63543 22.1355,0 36.198,-9.63543 14.1927,-9.63543 20.9635,-27.34378 6.7709,-17.70836 6.7709,-41.92714 0,-36.849 -15.4948,-57.55215 -15.3646,-20.83336 -48.047,-2
0.83336 -22.1354,0 -36.4583,9.50522 -14.323,9.50522 -21.3542,27.08337 -6.9011,17.44793 -6.9011,41.79692 z m 166.4065,145.5731 q -6.5105,0 -11.4584,-0.91146 -4.9479,-0.91146 -8.4635,-2.47396 v -18.88024 q 4.1666,1.30209 8.9843,1.95313 4.8178,0.78125 10.4167,0.78125 7.2917,0 13.4115,-2.86458 6.1198,-2.86459 9.7656,-9.76564 3.6459,-6.90105 3.6459,-19.01044 V 714.01293 h 22.2656 v 187.63044 q 0,17.83856 -5.9896,29.55733 -5.8593,11.71876 -16.7969,17.44793 -10.8073,5.85939 -25.7812,5.85939 z m 205.0782,-50.13027 H 4045.2196 V 714.01293 h 105.9897 v 19.53127 h -83.8543 v 61.58862 h 79.0366 v 19.27086 h -79.0366 v 70.44279 h 83.8543 z m 123.5678,-173.56792 q -15.7552,0 -28.3854,5.46875 -12.5001,5.33855 -21.3542,15.62502 -8.724,10.15626 -13.4115,24.60941 -4.6875,14.45314 -4.6875,32.55212 0,23.9583
6 7.4219,41.66672 7.5521,17.57814 22.3958,27.21357 14.974,9.63543 37.3699,9.63543 12.7604,0 23.9583,-2.08333 11.3282,-2.21355 22.0053,-5.46876 v 19.27086 q -10.4167,3.90625 -21.8751,5.72917 -11.4583
,1.95313 -27.2135,1.95313 -29.0365,0 -48.5678,-11.97918 -19.4011,-12.10939 -29.1667,-34.11463 -9.6354,-22.00524 -9.6354,-51.95319 0,-21.61461 5.9896,-39.45317 6.1198,-17.96877 17.7083,-30.98962 11.7188,-13.02085 28.6459,-20.05211 17.0573,-7.16147 39.0625,-7.16147 14.4532,0 27.8646,2.86459 13.4115,2.86459 24.2188,8.20313 l -8.8542,18.75003 q -9.1145,-4.16667 -20.0521,-7.16147 -10.8073,-3.125 -23.4375,-3.125 z m 145.0523,173.56792 h -22.2656 V 733.5442 h -59.896 v -19.53127 h 141.7971 v 19.53127 h -59.6355 z"
+ id="text4"
+ style="font-size:266.667px;line-height:1.25;font-family:'Open Sans';-inkscape-font-specification:'Open Sans, Normal @wght=400,wdth=100';font-variation-settings:'wdth' 100, 'wght' 400;fill:#ffffff"
+ aria-label="PORTABLE RUNTIME PROJECT" />
+ <path
+ d="m 1184.9343,497.60492 -27.6042,-90.62495 h -138.802 L 990.924,497.60492 H 903.94489 L 1038.3198,115.31349 h 98.6979 l 134.8957,382.29143 z m -46.875,-158.33324 -27.6041,-88.54161 q -2.6042,-8.85416 -7.0313,-22.65624 -4.1666,-14.06249 -8.5937,-28.3854 -4.1667,-14.58332 -6.7708,-25.2604 -2.6042,10.67708 -7.2917,26.56249 -4.4271,15.62499 -8.5938,29.68748 -4.1666,14.06249 -5.9895,20.05207 l -27.3438,88.54161 z m 303.3853,-222.39569 q 73.6978,0 107.552,31.77081 33.8541,31.5104 33.8541,86.97911 0,24.99999 -7.552,47.91664 -7.5521,22.65624 -24.7396,40.36456 -16.9271,17.70832 -45.3125,28.12498 -28.3854,10.15625 -70.052,10.15625 h -34.6354 v 135.41658 h -80.7291 V 116.87599 Z m -4.1667,66.14579 h -36.7187 v 113.02076 h 26.5625 q 22.6562,0 39.3229,-5.98958 16.6666,-5.98958 25.7812,-18.7499
9 9.1146,-12.7604 9.1146,-32.81248 0,-28.12498 -15.625,-41.66664 -15.625,-13.80207 -48.4375,-13.80207 z m 450.5205,314.58314 -27.6041,-90.62495 h -138.802 l -27.6042,90.62495 h -86.9791 l 134.3749,-
382.29143 h 98.6979 l 134.8957,382.29143 z m -46.8749,-158.33324 -27.6042,-88.54161 q -2.6042,-8.85416 -7.0312,-22.65624 -4.1667,-14.06249 -8.5938,-28.3854 -4.1666,-14.58332 -6.7708,-25.2604 -2.6042,10.67708 -7.2917,26.56249 -4.4271,15.62499 -8.5937,29.68748 -4.1667,14.06249 -5.9896,20.05207 l -27.3437,88.54161 z M 2184.4129,178.5947 q -23.177,0 -41.1458,9.11458 -17.7083,8.85416 -29.9479,25.78123 -11.9791,16.92707 -18.2291,40.88539 -6.25,23.95832 -6.25,53.90622 0,40.36456 9.8958,69.01037 10.1563,28.3854 31.25,43.48956 21.0937,14.84374 54.427,14.84374 23.1771,0 46.3542,-5.20833 23.4375,-5.20833 50.7812,-14.84374 v 67.70829 q -25.2604,10.41666 -49.7396,14.84374 -24.4791,4.6875 -54.9478,4.6875 -58.8542,0 -96.875,-24.21874 -37.7604,-24.47915 -55.9895,-68.22912 -18.2292,-44.01039 -18.2292,-102
.6041 0,-43.22914 11.7188,-79.16662 11.7187,-35.93748 34.3749,-62.23955 22.6563,-26.30207 55.9896,-40.62497 33.3333,-14.32291 76.5624,-14.32291 28.3854,0 56.7708,7.29166 28.6459,7.03125 54.6875,19.5
3124 l -26.0416,65.62496 q -21.3542,-10.15625 -42.9688,-17.70832 -21.6145,-7.55208 -42.4479,-7.55208 z m 490.1039,319.01022 h -80.4687 V 333.2821 h -150.7812 v 164.32282 h -80.7291 V 116.87599 h 80.7291 v 149.21865 h 150.7812 V 116.87599 h 80.4687 z m 315.3643,0 H 2770.6104 V 116.87599 h 219.2707 v 66.14579 h -138.5416 v 83.5937 h 128.9062 v 66.14579 h -128.9062 v 98.17702 h 138.5416 z"
+ id="text12"
+ style="font-weight:bold;font-size:533.333px;line-height:1.25;font-family:'Open Sans';-inkscape-font-specification:'Open Sans, Bold @wght=700,wdth=100';font-variation-settings:'wdth' 100, 'wght' 700;fill:#dd552c"
+ aria-label="APACHE" />
+ </g>
+ <g
+ inkscape:groupmode="layer"
+ id="g20"
+ inkscape:label="outline-v2"
+ style="display:inline"
+ sodipodi:insensitive="true">
+ <path
+ id="path9"
+ style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:21.4061;stroke-dasharray:none;stroke-opacity:1"
+ class="cls-3"
+ d="m 212.11913,764.2591 c 97.04309,32.03501 186.24137,0.29429 189.2708,-39.31887 0.0246,-0.3137 0.0423,-0.56109 0.0607,-0.86249 2.30976,-41.95677 -60.57552,-18.6991 -59.08694,-43.92483 1.49473,-25.41026 109.78719,-0.14673 143.27695,-54.62717 2.56809,-4.17661 4.24043,-7.88572 5.53831,-11.41031 13.73544,-37.18966 -37.61633,-40.81984 -41.7991,-70.6466 -3.23855,-23.07899 135.14378,19.39397 179.66865,-64.5257 2.25131,-4.24428 4.00672,-8.24738 5.49222,-12.11644 27.70155,-72.15259 -72.52837,-81.68084 -119.45524,-98.41188 -49.44575,-17.63525 51.67062,-64.93141 84.50529,-115.10606 4.20119,-6.41562 8.54359,-14.70802 9.72153,-23.39955 2.59885,-19.20993 -10.31523,-40.33921 -74.67128,-47.41299 -42.01523,-4.61333 50.42793,-100.322966 -16.5412,-145.590737 -2.16328,-1.462262 -4.20065,-2.928629 -6.
36979,-3.912214 -2.1725,-0.985108 -4.61665,-1.543141 -7.14783,-2.201311 -4.88841,-1.275588 -9.51207,-1.954259 -13.89555,-2.110972 -65.75215,-2.350707 -77.11081,112.544634 -106.3709,85.816104 -50.436
09,-46.071864 -82.2713,-35.30791 -98.47642,-16.891469 -6.1019,6.932309 -10.06219,14.916499 -11.85832,21.412089 -16.00519,57.78974 40.96972,127.57343 -4.92068,102.07705 -38.23534,-21.24596 -124.33353,-67.77233 -157.17435,-21.52824 -6.56632,9.23899 -11.05312,22.12602 -12.54784,39.74897 -8.02106,94.65953 89.63369,164.73877 70.16541,177.53924 -25.75165,16.93403 -77.00588,-40.6779 -97.206141,-4.07261 -1.414758,2.56503 -2.690722,5.52953 -3.779471,9.07258 C 49.7109,482.97833 182.69849,565.08943 164.605,582.98918 c -16.3097,16.12823 -37.56545,-20.72913 -63.77535,-5.50512 -2.87258,1.67312 -5.78876,3.78341 -8.78128,6.85282 -29.642233,30.36806 -0.46422,117.85519 83.63692,164.55448 -19.62514,65.8969 -39.16361,139.52035 -58.2905,216.51386 6.93846,-2.42968 13.69338,-5.53345 17.30997,-11.41031 6.76966,-
11.0005 34.67304,-88.31498 67.39386,-192.83785 8.28121,2.60711 0.31449,0.11696 10.02051,3.10204 z"
+ sodipodi:nodetypes="cccccccccccccsscsccccccccccccccccc"
+ inkscape:label="path9" />
+ </g>
+ <g
+ inkscape:groupmode="layer"
+ id="layer1"
+ inkscape:label="leaf"
+ style="display:inline"
+ sodipodi:insensitive="true">
+ <path
+ class="cls-3"
+ d="m 307.4121,400.8862 c 24.097,-59.58587 50.98354,-119.05487 79.83227,-171.76377 -43.06396,-31.98581 -84.41485,-100.95828 -101.40422,-131.517037 -6.10192,6.932307 -10.06324,14.916457 -11.85936,21.412047 -16.0052,57.78973 40.9695,127.57415 -4.9209,102.07777 -38.23534,-21.24595 -124.33251,-67.77301 -157.17333,-21.52891 36.7806,47.25903 132.98099,166.16012 195.52554,201.3199 z"
+ id="path1"
+ style="stroke-width:0.943946" />
+ <path
+ class="cls-2"
+ d="m 387.24437,229.12243 c 27.95374,-51.07273 57.74361,-95.80364 88.62836,-128.02935 0,0 -30.80479,44.58944 -74.80371,133.72527 26.64662,7.33829 102.53603,22.39622 208.24297,-4.90859 2.59884,-19.20993 -10.31543,-40.33903 -74.67149,-47.4128 -42.0152,-4.61334 50.42993,-100.324719 -16.54035,-145.590786 -2.16212,-1.463965 -4.28734,-2.7557 -6.36947,-3.912111 -2.24517,-0.805795 -4.61641,-1.543929 -7.14761,-2.202098 C 426.36855,10.38256 415.52721,143.00679 384.31644,114.49635 333.88037,68.424496 302.04526,79.18895 285.84015,97.605393 302.82952,128.16415 344.18041,197.13662 387.24437,229.12243 Z"
+ id="path2"
+ style="stroke-width:0.943946" />
+ <path
+ class="cls-4"
+ d="M 244.50464,572.56386 C 262.16142,519.67042 283.40122,460.24448 307.4121,400.8862 244.86755,365.72642 148.66716,246.82533 111.88656,199.5663 c -6.56631,9.23898 -11.05355,22.12558 -12.54827,39.74852 -8.02106,94.65953 89.63407,164.7392 70.16578,177.53968 -25.75165,16.93403 -77.00583,-40.67733 -97.206093,-4.07204 29.279313,37.61408 88.920543,105.57777 172.206663,159.7814 z"
+ id="path3"
+ style="stroke-width:0.943946" />
+ <path
+ class="cls-3"
+ d="m 515.0861,368.41446 c -49.44575,-17.63525 51.66938,-64.93119 84.50405,-115.10585 4.20121,-6.41562 8.54389,-14.70731 9.72184,-23.39885 -105.70694,27.30481 -181.59635,12.24688 -208.24297,4.90859 -22.7776,46.15184 -49.07977,104.31064 -76.51067,174.43337 28.56885,12.21611 145.21863,57.34071 309.98244,57.57445 27.70155,-72.15259 -72.52782,-81.68068 -119.45469,-98.41171 z"
+ id="path4"
+ style="stroke-width:0.943946" />
+ <path
+ class="cls-4"
+ d="m 263.61001,582.08578 c 29.05479,9.05445 125.32592,36.10091 227.56979,32.02888 13.73544,-37.18965 -37.61717,-40.81882 -41.79993,-70.64558 -3.23855,-23.07899 135.14311,19.39448 179.66797,-64.52521 2.25131,-4.24426 4.00745,-8.24865 5.49295,-12.1177 -164.76381,-0.23374 -281.41359,-45.35834 -309.98244,-57.57445 -20.0465,51.24495 -40.66811,108.75789 -60.94834,172.83406 z"
+ id="path5"
+ style="stroke-width:0.943946" />
+ <path
+ class="cls-1"
+ d="m 263.61001,582.08578 c -13.05576,41.24325 -25.93618,85.3037 -38.43833,131.86765 -4.43495,16.5096 -8.81763,33.32674 -13.13879,50.51298 97.04308,32.03501 186.40344,0.0738 189.43286,-39.5394 0.0246,-0.31369 -0.0339,-0.54744 -0.0154,-0.84884 2.30976,-41.95677 -60.5762,-18.69939 -59.08761,-43.92512 1.49472,-25.41027 109.78819,-0.14764 143.27795,-54.62808 2.56809,-4.1766 4.2412,-7.88573 5.53909,-11.41031 -102.24385,4.07203 -198.51498,-22.97443 -227.56977,-32.02888 z"
+ id="path6"
+ style="stroke-width:0.943946" />
+ <path
+ class="cls-1"
+ d="m 72.297977,412.78246 c -1.414758,2.56502 -2.691115,5.52985 -3.779862,9.07289 -18.807039,61.12366 114.180105,143.23491 96.086595,161.13466 -16.30968,16.12823 -37.56487,-20.72927 -63.77478,-5.50526 -2.87257,1.67311 -5.7882,3.78295 -8.78072,6.85235 -29.64223,30.36807 -0.46441,117.85538 83.63674,164.55468 -19.62514,65.89692 -39.16416,139.51962 -58.29106,216.51314 6.93846,-2.42968 15.24246,-4.86553 17.30924,-11.41032 3.10323,-12.75741 22.28242,-90.38451 53.42245,-195.69777 0,0 5.68363,-21.57198 16.08825,-57.11312 9.62033,-32.86541 23.29119,-77.6886 40.28981,-128.61985 C 161.21852,518.36023 101.57729,450.39654 72.297977,412.78246 Z"
+ id="path7"
+ style="stroke-width:0.943946" />
+ </g>
+</svg>
Modified: apr/site/branches/new-logo/docs/index.html
==============================================================================
--- apr/site/branches/new-logo/docs/index.html Thu Sep 18 10:30:39 2025 (r1928590)
+++ apr/site/branches/new-logo/docs/index.html Thu Sep 18 10:57:19 2025 (r1928591)
@@ -16,7 +16,7 @@
<div id="logo">
<div> </div>
<a href="/"><img height=100% width="auto"
- src="/images/apr-logo-site-inprogress.svg"
+ src="/images/apr-logo-site.svg"
alt="The Apache Portable Runtime Project"></a>
</div>
<div id="page">
Modified: apr/site/branches/new-logo/docs/mailing-lists.html
==============================================================================
--- apr/site/branches/new-logo/docs/mailing-lists.html Thu Sep 18 10:30:39 2025 (r1928590)
+++ apr/site/branches/new-logo/docs/mailing-lists.html Thu Sep 18 10:57:19 2025 (r1928591)
@@ -16,7 +16,7 @@
<div id="logo">
<div> </div>
<a href="/"><img height=100% width="auto"
- src="/images/apr-logo-site-inprogress.svg"
+ src="/images/apr-logo-site.svg"
alt="The Apache Portable Runtime Project"></a>
</div>
<div id="page">
Modified: apr/site/branches/new-logo/docs/patches.html
==============================================================================
--- apr/site/branches/new-logo/docs/patches.html Thu Sep 18 10:30:39 2025 (r1928590)
+++ apr/site/branches/new-logo/docs/patches.html Thu Sep 18 10:57:19 2025 (r1928591)
@@ -16,7 +16,7 @@
<div id="logo">
<div> </div>
<a href="/"><img height=100% width="auto"
- src="/images/apr-logo-site-inprogress.svg"
+ src="/images/apr-logo-site.svg"
alt="The Apache Portable Runtime Project"></a>
</div>
<div id="page">
Modified: apr/site/branches/new-logo/docs/projects.html
==============================================================================
--- apr/site/branches/new-logo/docs/projects.html Thu Sep 18 10:30:39 2025 (r1928590)
+++ apr/site/branches/new-logo/docs/projects.html Thu Sep 18 10:57:19 2025 (r1928591)
@@ -16,7 +16,7 @@
<div id="logo">
<div> </div>
<a href="/"><img height=100% width="auto"
- src="/images/apr-logo-site-inprogress.svg"
+ src="/images/apr-logo-site.svg"
alt="The Apache Portable Runtime Project"></a>
</div>
<div id="page">
Modified: apr/site/branches/new-logo/docs/security_report.html
==============================================================================
--- apr/site/branches/new-logo/docs/security_report.html Thu Sep 18 10:30:39 2025 (r1928590)
+++ apr/site/branches/new-logo/docs/security_report.html Thu Sep 18 10:57:19 2025 (r1928591)
@@ -16,7 +16,7 @@
<div id="logo">
<div> </div>
<a href="/"><img height=100% width="auto"
- src="/images/apr-logo-site-inprogress.svg"
+ src="/images/apr-logo-site.svg"
alt="The Apache Portable Runtime Project"></a>
</div>
<div id="page">
Modified: apr/site/branches/new-logo/docs/style.css
==============================================================================
--- apr/site/branches/new-logo/docs/style.css Thu Sep 18 10:30:39 2025 (r1928590)
+++ apr/site/branches/new-logo/docs/style.css Thu Sep 18 10:57:19 2025 (r1928591)
@@ -25,7 +25,7 @@
--apr-content-left: calc(var(--apr-site-nav-width) + 0.1em);
--apr-logo-height: 6em;
--apr-logo-space: 1em;
- --apr-logo-left: calc(var(--apr-content-left) - 0.94 * var(--apr-logo-height));
+ --apr-logo-left: calc(var(--apr-content-left) - 1 * var(--apr-logo-height));
--apr-logo-bar-height: calc(0.382 * var(--apr-logo-height));
--apr-logo-bar-shift: calc(0.618 * var(--apr-logo-height));
--apr-font-weight: 400;
Modified: apr/site/branches/new-logo/docs/versioning.html
==============================================================================
--- apr/site/branches/new-logo/docs/versioning.html Thu Sep 18 10:30:39 2025 (r1928590)
+++ apr/site/branches/new-logo/docs/versioning.html Thu Sep 18 10:57:19 2025 (r1928591)
@@ -16,7 +16,7 @@
<div id="logo">
<div> </div>
<a href="/"><img height=100% width="auto"
- src="/images/apr-logo-site-inprogress.svg"
+ src="/images/apr-logo-site.svg"
alt="The Apache Portable Runtime Project"></a>
</div>
<div id="page">
Added: apr/site/branches/new-logo/xdocs/images/apr-logo-site.svg
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ apr/site/branches/new-logo/xdocs/images/apr-logo-site.svg Thu Sep 18 10:57:19 2025 (r1928591)
@@ -0,0 +1,92 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ id="Layer_1"
+ viewBox="-175 0 5006.354 1000"
+ version="1.1"
+ width="5006.354"
+ height="1000"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg">
+ <defs
+ id="defs1">
+ <style
+ id="style1">
+ .cls-1 {
+ fill: #7c297d;
+ }
+
+ .cls-2 {
+ fill: #f79a23;
+ }
+
+ .cls-3 {
+ fill: #dd552c;
+ }
+
+ .cls-4 {
+ fill: #d22128;
+ }
+ </style>
+ </defs>
+ <g
+ id="layer5">
+ <path
+ d="m 875.68454,714.01293 q 36.849,0 53.77611,14.45314 17.05731,14.32294 17.05731,41.14589 0,12.10939 -4.03646,23.0469 -3.90626,10.80731 -12.76043,19.14065 -8.85418,8.20313 -23.30733,13.02085 -14.32293,4.6875 -35.15629,4.6875 h -23.17711 v 74.86989 H 825.9449 V 714.01293 Z m -2.08334,18.88023 h -25.52086 v 77.60426 h 20.70315 q 18.22919,0 30.33858,-3.90625 12.2396,-3.90626 18.3594,-12.63022 6.1198,-8.85418 6.1198,-23.43753 0,-19.01044 -12.10939,-28.25525 -12.10939,-9.37501 -37.89068,-9.37501 z m 277.8649,76.04176 q 0,22.00524 -5.5989,40.10422 -5.599,17.96877 -16.6667,30.98962 -10.9375,12.89064 -27.2136,19.9219 -16.2761,7.03126 -37.7605,7.03126 -22.1354,0 -38.6719,-7.03126 -16.4062,-7.03126 -27.34376,-20.05211 -10.80731,-13.02085 -16.27606,-31.11983 -5.33855,-18.09898 -5.33855,-40.10
422 0,-29.1667 9.63543,-51.17193 9.63543,-22.00524 29.16674,-34.24484 19.6614,-12.23959 49.2188,-12.23959 28.2552,0 47.5261,12.10939 19.401,12.10939 29.2969,34.11462 10.026,21.87503 10.026,51.69277
z m -151.56265,0 q 0,24.21878 6.90105,41.92714 6.9011,17.70835 21.0938,27.34378 14.3229,9.63543 36.3281,9.63543 22.1355,0 36.198,-9.63543 14.1927,-9.63543 20.9636,-27.34378 6.7708,-17.70836 6.7708,-41.92714 0,-36.849 -15.4948,-57.55215 -15.3646,-20.83336 -48.0469,-20.83336 -22.1355,0 -36.4584,9.50522 -14.3229,9.50522 -21.3542,27.08337 -6.90105,17.44793 -6.90105,41.79692 z m 245.31275,-94.92199 q 23.4376,0 38.672,5.85938 15.3646,5.72918 22.9167,17.57815 7.552,11.84897 7.552,30.20837 0,15.10418 -5.4687,25.26045 -5.4688,10.02605 -14.3229,16.27606 -8.8542,6.25001 -18.8803,9.63543 l 52.2136,85.54698 h -25.7812 l -46.6147,-79.42718 h -39.5834 v 79.42718 h -22.1354 V 714.01293 Z m -1.302,19.14065 h -27.9949 v 73.04696 h 30.2084 q 23.3073,0 34.2448,-9.50522 11.0678,-9.50522 11.0678,-27.99482 0,-1
9.40107 -11.7188,-27.47399 -11.5886,-8.07293 -35.8073,-8.07293 z m 172.9169,171.22417 h -22.2657 V 733.5442 h -59.8959 v -19.53127 h 141.797 v 19.53127 h -59.6354 z m 207.8127,0 -23.4375,-60.41674 h
-76.3022 l -23.3073,60.41674 h -22.3959 l 74.4793,-191.14607 h 19.9219 l 73.9584,191.14607 z M 1594.5657,824.29952 1572.3,764.27341 q -0.7813,-2.34375 -2.6042,-7.6823 -1.6927,-5.33855 -3.5156,-11.06772 -1.8229,-5.72918 -2.9948,-9.24481 -1.3021,5.33855 -2.8646,10.6771 -1.4323,5.20834 -2.8646,9.76564 -1.4323,4.42709 -2.4739,7.55209 l -22.6563,60.02611 z m 79.2969,-110.28659 h 53.9063 q 35.6772,0 53.6459,10.6771 17.9688,10.67709 17.9688,36.32817 0,11.06772 -4.2969,19.9219 -4.1666,8.72396 -12.2396,14.45314 -8.0729,5.72917 -19.9219,7.94272 v 1.30208 q 12.5,1.95313 22.1355,7.16147 9.6354,5.20834 15.1042,14.58335 5.4687,9.37501 5.4687,23.82815 0,17.57815 -8.2031,29.68754 -8.0729,12.10939 -22.9167,18.3594 -14.8438,6.1198 -35.1563,6.1198 h -65.4949 z m 22.1355,81.64073 h 36.4583 q 24.8699,0 34.37
51,-8.20314 9.6354,-8.20313 9.6354,-23.95836 0,-16.27606 -11.4583,-23.43753 -11.3282,-7.16147 -36.198,-7.16147 h -32.8125 z m 0,18.61981 v 71.22405 h 39.5833 q 25.3907,0 35.9376,-9.89585 10.5469,-10
.02605 10.5469,-26.95316 0,-10.8073 -4.8177,-18.4896 -4.6875,-7.68231 -15.3646,-11.71877 -10.5469,-4.16667 -28.2553,-4.16667 z m 150.1303,90.10428 V 714.01293 h 22.1355 v 170.57313 h 84.5053 v 19.79169 z m 245.1827,0 H 1985.3214 V 714.01293 h 105.9897 v 19.53127 h -83.8543 v 61.58862 h 79.0366 v 19.27086 h -79.0366 v 70.44279 h 83.8543 z m 162.8907,-190.36482 q 23.4376,0 38.672,5.85938 15.3646,5.72918 22.9167,17.57815 7.552,11.84897 7.552,30.20837 0,15.10418 -5.4687,25.26045 -5.4688,10.02605 -14.3229,16.27606 -8.8542,6.25001 -18.8803,9.63543 l 52.2136,85.54698 h -25.7813 l -46.6146,-79.42718 h -39.5834 v 79.42718 h -22.1354 V 714.01293 Z m -1.302,19.14065 h -27.9949 v 73.04696 h 30.2084 q 23.3073,0 34.2448,-9.50522 11.0678,-9.50522 11.0678,-27.99482 0,-19.40107 -11.7188,-27.47399 -11.5886
,-8.07293 -35.8073,-8.07293 z m 258.4638,-19.14065 v 123.17723 q 0,20.18232 -8.2032,35.93755 -8.0729,15.75523 -24.4792,24.86982 -16.4062,8.98439 -41.1458,8.98439 -35.2865,0 -53.7762,-19.14065 -18.35
93,-19.14065 -18.3593,-51.17194 v -122.6564 h 22.2656 v 123.30744 q 0,24.21878 12.7604,37.36984 12.8907,13.15106 38.4115,13.15106 17.448,0 28.5157,-6.25001 11.1979,-6.38022 16.5365,-17.70835 5.4687,-11.45835 5.4687,-26.43233 V 714.01293 Z m 199.2191,190.36482 h -25.5209 L 2581.2856,744.48172 h -1.0416 q 0.3906,6.38021 0.9114,14.58335 0.5208,8.07293 0.7813,17.31773 0.3906,9.11459 0.3906,18.61981 v 109.37514 h -20.573 V 714.01293 h 25.3907 l 103.3855,159.3752 h 0.9115 q -0.2604,-4.5573 -0.651,-12.89065 -0.3907,-8.46355 -0.7813,-18.09898 -0.2604,-9.76563 -0.2604,-18.09898 V 714.01293 h 20.8334 z m 110.4168,0 h -22.2657 V 733.5442 h -59.8959 v -19.53127 h 141.797 v 19.53127 h -59.6354 z m 88.4115,0 V 714.01293 h 22.1354 v 190.36482 z m 158.2033,0 -63.9324,-168.48979 h -1.0417 q 0.5209,5.33855
0.9115,13.02085 0.3906,7.6823 0.651,16.79689 0.2605,8.98439 0.2605,18.3594 v 120.31265 h -20.573 V 714.01293 h 32.8125 l 60.2866,158.33353 h 0.9114 l 61.198,-158.33353 h 32.5522 v 190.36482 h -21.8
751 V 782.5026 q 0,-8.46355 0.2604,-16.92711 0.2605,-8.59376 0.6511,-16.14585 0.3906,-7.6823 0.7812,-13.28127 h -1.0416 l -64.7136,168.22938 z m 262.1096,0 H 3223.7342 V 714.01293 h 105.9897 v 19.53127 h -83.8543 v 61.58862 h 79.0366 v 19.27086 h -79.0366 v 70.44279 h 83.8543 z m 161.1982,-190.36482 q 36.849,0 53.7761,14.45314 17.0573,14.32294 17.0573,41.14589 0,12.10939 -4.0365,23.0469 -3.9062,10.80731 -12.7604,19.14065 -8.8542,8.20313 -23.3073,13.02085 -14.3229,4.6875 -35.1563,4.6875 h -23.1771 v 74.86989 h -22.1355 V 714.01293 Z m -2.0833,18.88023 h -25.5209 v 77.60426 h 20.7031 q 18.2292,0 30.3386,-3.90625 12.2396,-3.90626 18.3594,-12.63022 6.1198,-8.85418 6.1198,-23.43753 0,-19.01044 -12.1094,-28.25525 -12.1094,-9.37501 -37.8906,-9.37501 z m 164.193,-18.88023 q 23.4375,0 38.6719,5.85
938 15.3646,5.72918 22.9167,17.57815 7.5521,11.84897 7.5521,30.20837 0,15.10418 -5.4688,25.26045 -5.4687,10.02605 -14.3229,16.27606 -8.8542,6.25001 -18.8802,9.63543 l 52.2136,85.54698 h -25.7813 l -
46.6146,-79.42718 h -39.5834 v 79.42718 h -22.1355 V 714.01293 Z m -1.3021,19.14065 h -27.9948 v 73.04696 h 30.2084 q 23.3073,0 34.2448,-9.50522 11.0677,-9.50522 11.0677,-27.99482 0,-19.40107 -11.7188,-27.47399 -11.5885,-8.07293 -35.8073,-8.07293 z m 279.5576,75.78134 q 0,22.00524 -5.599,40.10422 -5.5989,17.96877 -16.6667,30.98962 -10.9375,12.89064 -27.2135,19.9219 -16.2761,7.03126 -37.7605,7.03126 -22.1354,0 -38.6719,-7.03126 -16.4063,-7.03126 -27.3438,-20.05211 -10.8073,-13.02085 -16.2761,-31.11983 -5.3385,-18.09898 -5.3385,-40.10422 0,-29.1667 9.6354,-51.17193 9.6355,-22.00524 29.1667,-34.24484 19.6615,-12.23959 49.2188,-12.23959 28.2553,0 47.5261,12.10939 19.4011,12.10939 29.2969,34.11462 10.0261,21.87503 10.0261,51.69277 z m -151.5627,0 q 0,24.21878 6.9011,41.92714 6.901,17.70835 21.
0937,27.34378 14.323,9.63543 36.3282,9.63543 22.1355,0 36.198,-9.63543 14.1927,-9.63543 20.9635,-27.34378 6.7709,-17.70836 6.7709,-41.92714 0,-36.849 -15.4948,-57.55215 -15.3646,-20.83336 -48.047,-2
0.83336 -22.1354,0 -36.4583,9.50522 -14.323,9.50522 -21.3542,27.08337 -6.9011,17.44793 -6.9011,41.79692 z m 166.4065,145.5731 q -6.5105,0 -11.4584,-0.91146 -4.9479,-0.91146 -8.4635,-2.47396 v -18.88024 q 4.1666,1.30209 8.9843,1.95313 4.8178,0.78125 10.4167,0.78125 7.2917,0 13.4115,-2.86458 6.1198,-2.86459 9.7656,-9.76564 3.6459,-6.90105 3.6459,-19.01044 V 714.01293 h 22.2656 v 187.63044 q 0,17.83856 -5.9896,29.55733 -5.8593,11.71876 -16.7969,17.44793 -10.8073,5.85939 -25.7812,5.85939 z m 205.0782,-50.13027 H 4045.2196 V 714.01293 h 105.9897 v 19.53127 h -83.8543 v 61.58862 h 79.0366 v 19.27086 h -79.0366 v 70.44279 h 83.8543 z m 123.5678,-173.56792 q -15.7552,0 -28.3854,5.46875 -12.5001,5.33855 -21.3542,15.62502 -8.724,10.15626 -13.4115,24.60941 -4.6875,14.45314 -4.6875,32.55212 0,23.9583
6 7.4219,41.66672 7.5521,17.57814 22.3958,27.21357 14.974,9.63543 37.3699,9.63543 12.7604,0 23.9583,-2.08333 11.3282,-2.21355 22.0053,-5.46876 v 19.27086 q -10.4167,3.90625 -21.8751,5.72917 -11.4583
,1.95313 -27.2135,1.95313 -29.0365,0 -48.5678,-11.97918 -19.4011,-12.10939 -29.1667,-34.11463 -9.6354,-22.00524 -9.6354,-51.95319 0,-21.61461 5.9896,-39.45317 6.1198,-17.96877 17.7083,-30.98962 11.7188,-13.02085 28.6459,-20.05211 17.0573,-7.16147 39.0625,-7.16147 14.4532,0 27.8646,2.86459 13.4115,2.86459 24.2188,8.20313 l -8.8542,18.75003 q -9.1145,-4.16667 -20.0521,-7.16147 -10.8073,-3.125 -23.4375,-3.125 z m 145.0523,173.56792 h -22.2656 V 733.5442 h -59.896 v -19.53127 h 141.7971 v 19.53127 h -59.6355 z"
+ id="text4"
+ style="font-size:266.667px;line-height:1.25;font-family:'Open Sans';-inkscape-font-specification:'Open Sans, Normal @wght=400,wdth=100';font-variation-settings:'wdth' 100, 'wght' 400;fill:#ffffff"
+ aria-label="PORTABLE RUNTIME PROJECT" />
+ <path
+ d="m 1184.9343,497.60492 -27.6042,-90.62495 h -138.802 L 990.924,497.60492 H 903.94489 L 1038.3198,115.31349 h 98.6979 l 134.8957,382.29143 z m -46.875,-158.33324 -27.6041,-88.54161 q -2.6042,-8.85416 -7.0313,-22.65624 -4.1666,-14.06249 -8.5937,-28.3854 -4.1667,-14.58332 -6.7708,-25.2604 -2.6042,10.67708 -7.2917,26.56249 -4.4271,15.62499 -8.5938,29.68748 -4.1666,14.06249 -5.9895,20.05207 l -27.3438,88.54161 z m 303.3853,-222.39569 q 73.6978,0 107.552,31.77081 33.8541,31.5104 33.8541,86.97911 0,24.99999 -7.552,47.91664 -7.5521,22.65624 -24.7396,40.36456 -16.9271,17.70832 -45.3125,28.12498 -28.3854,10.15625 -70.052,10.15625 h -34.6354 v 135.41658 h -80.7291 V 116.87599 Z m -4.1667,66.14579 h -36.7187 v 113.02076 h 26.5625 q 22.6562,0 39.3229,-5.98958 16.6666,-5.98958 25.7812,-18.7499
9 9.1146,-12.7604 9.1146,-32.81248 0,-28.12498 -15.625,-41.66664 -15.625,-13.80207 -48.4375,-13.80207 z m 450.5205,314.58314 -27.6041,-90.62495 h -138.802 l -27.6042,90.62495 h -86.9791 l 134.3749,-
382.29143 h 98.6979 l 134.8957,382.29143 z m -46.8749,-158.33324 -27.6042,-88.54161 q -2.6042,-8.85416 -7.0312,-22.65624 -4.1667,-14.06249 -8.5938,-28.3854 -4.1666,-14.58332 -6.7708,-25.2604 -2.6042,10.67708 -7.2917,26.56249 -4.4271,15.62499 -8.5937,29.68748 -4.1667,14.06249 -5.9896,20.05207 l -27.3437,88.54161 z M 2184.4129,178.5947 q -23.177,0 -41.1458,9.11458 -17.7083,8.85416 -29.9479,25.78123 -11.9791,16.92707 -18.2291,40.88539 -6.25,23.95832 -6.25,53.90622 0,40.36456 9.8958,69.01037 10.1563,28.3854 31.25,43.48956 21.0937,14.84374 54.427,14.84374 23.1771,0 46.3542,-5.20833 23.4375,-5.20833 50.7812,-14.84374 v 67.70829 q -25.2604,10.41666 -49.7396,14.84374 -24.4791,4.6875 -54.9478,4.6875 -58.8542,0 -96.875,-24.21874 -37.7604,-24.47915 -55.9895,-68.22912 -18.2292,-44.01039 -18.2292,-102
.6041 0,-43.22914 11.7188,-79.16662 11.7187,-35.93748 34.3749,-62.23955 22.6563,-26.30207 55.9896,-40.62497 33.3333,-14.32291 76.5624,-14.32291 28.3854,0 56.7708,7.29166 28.6459,7.03125 54.6875,19.5
3124 l -26.0416,65.62496 q -21.3542,-10.15625 -42.9688,-17.70832 -21.6145,-7.55208 -42.4479,-7.55208 z m 490.1039,319.01022 h -80.4687 V 333.2821 h -150.7812 v 164.32282 h -80.7291 V 116.87599 h 80.7291 v 149.21865 h 150.7812 V 116.87599 h 80.4687 z m 315.3643,0 H 2770.6104 V 116.87599 h 219.2707 v 66.14579 h -138.5416 v 83.5937 h 128.9062 v 66.14579 h -128.9062 v 98.17702 h 138.5416 z"
+ id="text12"
+ style="font-weight:bold;font-size:533.333px;line-height:1.25;font-family:'Open Sans';-inkscape-font-specification:'Open Sans, Bold @wght=700,wdth=100';font-variation-settings:'wdth' 100, 'wght' 700;fill:#dd552c"
+ aria-label="APACHE" />
+ </g>
+ <g
+ id="g20"
+ style="display:inline">
+ <path
+ id="path9"
+ style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:21.4061;stroke-dasharray:none;stroke-opacity:1"
+ class="cls-3"
+ d="m 212.11913,764.2591 c 97.04309,32.03501 186.24137,0.29429 189.2708,-39.31887 0.0246,-0.3137 0.0423,-0.56109 0.0607,-0.86249 2.30976,-41.95677 -60.57552,-18.6991 -59.08694,-43.92483 1.49473,-25.41026 109.78719,-0.14673 143.27695,-54.62717 2.56809,-4.17661 4.24043,-7.88572 5.53831,-11.41031 13.73544,-37.18966 -37.61633,-40.81984 -41.7991,-70.6466 -3.23855,-23.07899 135.14378,19.39397 179.66865,-64.5257 2.25131,-4.24428 4.00672,-8.24738 5.49222,-12.11644 27.70155,-72.15259 -72.52837,-81.68084 -119.45524,-98.41188 -49.44575,-17.63525 51.67062,-64.93141 84.50529,-115.10606 4.20119,-6.41562 8.54359,-14.70802 9.72153,-23.39955 2.59885,-19.20993 -10.31523,-40.33921 -74.67128,-47.41299 -42.01523,-4.61333 50.42793,-100.322966 -16.5412,-145.590737 -2.16328,-1.462262 -4.20065,-2.928629 -6.
36979,-3.912214 -2.1725,-0.985108 -4.61665,-1.543141 -7.14783,-2.201311 -4.88841,-1.275588 -9.51207,-1.954259 -13.89555,-2.110972 -65.75215,-2.350707 -77.11081,112.544634 -106.3709,85.816104 -50.436
09,-46.071864 -82.2713,-35.30791 -98.47642,-16.891469 -6.1019,6.932309 -10.06219,14.916499 -11.85832,21.412089 -16.00519,57.78974 40.96972,127.57343 -4.92068,102.07705 -38.23534,-21.24596 -124.33353,-67.77233 -157.17435,-21.52824 -6.56632,9.23899 -11.05312,22.12602 -12.54784,39.74897 -8.02106,94.65953 89.63369,164.73877 70.16541,177.53924 -25.75165,16.93403 -77.00588,-40.6779 -97.206141,-4.07261 -1.414758,2.56503 -2.690722,5.52953 -3.779471,9.07258 C 49.7109,482.97833 182.69849,565.08943 164.605,582.98918 c -16.3097,16.12823 -37.56545,-20.72913 -63.77535,-5.50512 -2.87258,1.67312 -5.78876,3.78341 -8.78128,6.85282 -29.642233,30.36806 -0.46422,117.85519 83.63692,164.55448 -19.62514,65.8969 -39.16361,139.52035 -58.2905,216.51386 6.93846,-2.42968 13.69338,-5.53345 17.30997,-11.41031 6.76966,-
11.0005 34.67304,-88.31498 67.39386,-192.83785 8.28121,2.60711 0.31449,0.11696 10.02051,3.10204 z" />
+ </g>
+ <g
+ id="layer1"
+ style="display:inline">
+ <path
+ class="cls-3"
+ d="m 307.4121,400.8862 c 24.097,-59.58587 50.98354,-119.05487 79.83227,-171.76377 -43.06396,-31.98581 -84.41485,-100.95828 -101.40422,-131.517037 -6.10192,6.932307 -10.06324,14.916457 -11.85936,21.412047 -16.0052,57.78973 40.9695,127.57415 -4.9209,102.07777 -38.23534,-21.24595 -124.33251,-67.77301 -157.17333,-21.52891 36.7806,47.25903 132.98099,166.16012 195.52554,201.3199 z"
+ id="path1"
+ style="stroke-width:0.943946" />
+ <path
+ class="cls-2"
+ d="m 387.24437,229.12243 c 27.95374,-51.07273 57.74361,-95.80364 88.62836,-128.02935 0,0 -30.80479,44.58944 -74.80371,133.72527 26.64662,7.33829 102.53603,22.39622 208.24297,-4.90859 2.59884,-19.20993 -10.31543,-40.33903 -74.67149,-47.4128 -42.0152,-4.61334 50.42993,-100.324719 -16.54035,-145.590786 -2.16212,-1.463965 -4.28734,-2.7557 -6.36947,-3.912111 -2.24517,-0.805795 -4.61641,-1.543929 -7.14761,-2.202098 C 426.36855,10.38256 415.52721,143.00679 384.31644,114.49635 333.88037,68.424496 302.04526,79.18895 285.84015,97.605393 302.82952,128.16415 344.18041,197.13662 387.24437,229.12243 Z"
+ id="path2"
+ style="stroke-width:0.943946" />
+ <path
+ class="cls-4"
+ d="M 244.50464,572.56386 C 262.16142,519.67042 283.40122,460.24448 307.4121,400.8862 244.86755,365.72642 148.66716,246.82533 111.88656,199.5663 c -6.56631,9.23898 -11.05355,22.12558 -12.54827,39.74852 -8.02106,94.65953 89.63407,164.7392 70.16578,177.53968 -25.75165,16.93403 -77.00583,-40.67733 -97.206093,-4.07204 29.279313,37.61408 88.920543,105.57777 172.206663,159.7814 z"
+ id="path3"
+ style="stroke-width:0.943946" />
+ <path
+ class="cls-3"
+ d="m 515.0861,368.41446 c -49.44575,-17.63525 51.66938,-64.93119 84.50405,-115.10585 4.20121,-6.41562 8.54389,-14.70731 9.72184,-23.39885 -105.70694,27.30481 -181.59635,12.24688 -208.24297,4.90859 -22.7776,46.15184 -49.07977,104.31064 -76.51067,174.43337 28.56885,12.21611 145.21863,57.34071 309.98244,57.57445 27.70155,-72.15259 -72.52782,-81.68068 -119.45469,-98.41171 z"
+ id="path4"
+ style="stroke-width:0.943946" />
+ <path
+ class="cls-4"
+ d="m 263.61001,582.08578 c 29.05479,9.05445 125.32592,36.10091 227.56979,32.02888 13.73544,-37.18965 -37.61717,-40.81882 -41.79993,-70.64558 -3.23855,-23.07899 135.14311,19.39448 179.66797,-64.52521 2.25131,-4.24426 4.00745,-8.24865 5.49295,-12.1177 -164.76381,-0.23374 -281.41359,-45.35834 -309.98244,-57.57445 -20.0465,51.24495 -40.66811,108.75789 -60.94834,172.83406 z"
+ id="path5"
+ style="stroke-width:0.943946" />
+ <path
+ class="cls-1"
+ d="m 263.61001,582.08578 c -13.05576,41.24325 -25.93618,85.3037 -38.43833,131.86765 -4.43495,16.5096 -8.81763,33.32674 -13.13879,50.51298 97.04308,32.03501 186.40344,0.0738 189.43286,-39.5394 0.0246,-0.31369 -0.0339,-0.54744 -0.0154,-0.84884 2.30976,-41.95677 -60.5762,-18.69939 -59.08761,-43.92512 1.49472,-25.41027 109.78819,-0.14764 143.27795,-54.62808 2.56809,-4.1766 4.2412,-7.88573 5.53909,-11.41031 -102.24385,4.07203 -198.51498,-22.97443 -227.56977,-32.02888 z"
+ id="path6"
+ style="stroke-width:0.943946" />
+ <path
+ class="cls-1"
+ d="m 72.297977,412.78246 c -1.414758,2.56502 -2.691115,5.52985 -3.779862,9.07289 -18.807039,61.12366 114.180105,143.23491 96.086595,161.13466 -16.30968,16.12823 -37.56487,-20.72927 -63.77478,-5.50526 -2.87257,1.67311 -5.7882,3.78295 -8.78072,6.85235 -29.64223,30.36807 -0.46441,117.85538 83.63674,164.55468 -19.62514,65.89692 -39.16416,139.51962 -58.29106,216.51314 6.93846,-2.42968 15.24246,-4.86553 17.30924,-11.41032 3.10323,-12.75741 22.28242,-90.38451 53.42245,-195.69777 0,0 5.68363,-21.57198 16.08825,-57.11312 9.62033,-32.86541 23.29119,-77.6886 40.28981,-128.61985 C 161.21852,518.36023 101.57729,450.39654 72.297977,412.78246 Z"
+ id="path7"
+ style="stroke-width:0.943946" />
+ </g>
+</svg>
Added: apr/site/branches/new-logo/xdocs/images/apr-logo-standalone.svg
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ apr/site/branches/new-logo/xdocs/images/apr-logo-standalone.svg Thu Sep 18 10:57:19 2025 (r1928591)
@@ -0,0 +1,138 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ id="Layer_1"
+ viewBox="-175 0 5006.354 1000"
+ version="1.1"
+ sodipodi:docname="apr-logo-standalone.svg"
+ inkscape:version="1.4.2 (ebf0e940, 2025-05-08)"
+ width="5006.354"
+ height="1000"
+ inkscape:export-filename="apr-logo-test.svg"
+ inkscape:export-xdpi="96"
+ inkscape:export-ydpi="96"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg">
+ <sodipodi:namedview
+ id="namedview7"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:showpageshadow="2"
+ inkscape:pageopacity="0.0"
+ inkscape:pagecheckerboard="0"
+ inkscape:deskcolor="#d1d1d1"
+ showgrid="false"
+ inkscape:zoom="0.18271512"
+ inkscape:cx="2618.8309"
+ inkscape:cy="519.93508"
+ inkscape:current-layer="layer5" />
+ <defs
+ id="defs1">
+ <style
+ id="style1">
+ .cls-1 {
+ fill: #7c297d;
+ }
+
+ .cls-2 {
+ fill: #f79a23;
+ }
+
+ .cls-3 {
+ fill: #dd552c;
+ }
+
+ .cls-4 {
+ fill: #d22128;
+ }
+ </style>
+ </defs>
+ <g
+ inkscape:groupmode="layer"
+ id="layer6"
+ inkscape:label="bar"
+ style="display:inline"
+ sodipodi:insensitive="true">
+ <rect
+ style="font-variation-settings:'wdth' 100, 'wght' 700;opacity:1;fill:#28265e;fill-opacity:1;stroke:none;stroke-width:0.18269;stroke-linecap:round;stroke-dasharray:none"
+ id="rect4"
+ width="5006.354"
+ height="382"
+ x="-175"
+ y="618" />
+ </g>
+ <g
+ inkscape:groupmode="layer"
+ id="layer5"
+ inkscape:label="text"
+ sodipodi:insensitive="true">
+ <path
+ d="m 875.68454,714.01293 q 36.849,0 53.77611,14.45314 17.05731,14.32294 17.05731,41.14589 0,12.10939 -4.03646,23.0469 -3.90626,10.80731 -12.76043,19.14065 -8.85418,8.20313 -23.30733,13.02085 -14.32293,4.6875 -35.15629,4.6875 h -23.17711 v 74.86989 H 825.9449 V 714.01293 Z m -2.08334,18.88023 h -25.52086 v 77.60426 h 20.70315 q 18.22919,0 30.33858,-3.90625 12.2396,-3.90626 18.3594,-12.63022 6.1198,-8.85418 6.1198,-23.43753 0,-19.01044 -12.10939,-28.25525 -12.10939,-9.37501 -37.89068,-9.37501 z m 277.8649,76.04176 q 0,22.00524 -5.5989,40.10422 -5.599,17.96877 -16.6667,30.98962 -10.9375,12.89064 -27.2136,19.9219 -16.2761,7.03126 -37.7605,7.03126 -22.1354,0 -38.6719,-7.03126 -16.4062,-7.03126 -27.34376,-20.05211 -10.80731,-13.02085 -16.27606,-31.11983 -5.33855,-18.09898 -5.33855,-40.10
422 0,-29.1667 9.63543,-51.17193 9.63543,-22.00524 29.16674,-34.24484 19.6614,-12.23959 49.2188,-12.23959 28.2552,0 47.5261,12.10939 19.401,12.10939 29.2969,34.11462 10.026,21.87503 10.026,51.69277
z m -151.56265,0 q 0,24.21878 6.90105,41.92714 6.9011,17.70835 21.0938,27.34378 14.3229,9.63543 36.3281,9.63543 22.1355,0 36.198,-9.63543 14.1927,-9.63543 20.9636,-27.34378 6.7708,-17.70836 6.7708,-41.92714 0,-36.849 -15.4948,-57.55215 -15.3646,-20.83336 -48.0469,-20.83336 -22.1355,0 -36.4584,9.50522 -14.3229,9.50522 -21.3542,27.08337 -6.90105,17.44793 -6.90105,41.79692 z m 245.31275,-94.92199 q 23.4376,0 38.672,5.85938 15.3646,5.72918 22.9167,17.57815 7.552,11.84897 7.552,30.20837 0,15.10418 -5.4687,25.26045 -5.4688,10.02605 -14.3229,16.27606 -8.8542,6.25001 -18.8803,9.63543 l 52.2136,85.54698 h -25.7812 l -46.6147,-79.42718 h -39.5834 v 79.42718 h -22.1354 V 714.01293 Z m -1.302,19.14065 h -27.9949 v 73.04696 h 30.2084 q 23.3073,0 34.2448,-9.50522 11.0678,-9.50522 11.0678,-27.99482 0,-1
9.40107 -11.7188,-27.47399 -11.5886,-8.07293 -35.8073,-8.07293 z m 172.9169,171.22417 h -22.2657 V 733.5442 h -59.8959 v -19.53127 h 141.797 v 19.53127 h -59.6354 z m 207.8127,0 -23.4375,-60.41674 h
-76.3022 l -23.3073,60.41674 h -22.3959 l 74.4793,-191.14607 h 19.9219 l 73.9584,191.14607 z M 1594.5657,824.29952 1572.3,764.27341 q -0.7813,-2.34375 -2.6042,-7.6823 -1.6927,-5.33855 -3.5156,-11.06772 -1.8229,-5.72918 -2.9948,-9.24481 -1.3021,5.33855 -2.8646,10.6771 -1.4323,5.20834 -2.8646,9.76564 -1.4323,4.42709 -2.4739,7.55209 l -22.6563,60.02611 z m 79.2969,-110.28659 h 53.9063 q 35.6772,0 53.6459,10.6771 17.9688,10.67709 17.9688,36.32817 0,11.06772 -4.2969,19.9219 -4.1666,8.72396 -12.2396,14.45314 -8.0729,5.72917 -19.9219,7.94272 v 1.30208 q 12.5,1.95313 22.1355,7.16147 9.6354,5.20834 15.1042,14.58335 5.4687,9.37501 5.4687,23.82815 0,17.57815 -8.2031,29.68754 -8.0729,12.10939 -22.9167,18.3594 -14.8438,6.1198 -35.1563,6.1198 h -65.4949 z m 22.1355,81.64073 h 36.4583 q 24.8699,0 34.37
51,-8.20314 9.6354,-8.20313 9.6354,-23.95836 0,-16.27606 -11.4583,-23.43753 -11.3282,-7.16147 -36.198,-7.16147 h -32.8125 z m 0,18.61981 v 71.22405 h 39.5833 q 25.3907,0 35.9376,-9.89585 10.5469,-10
.02605 10.5469,-26.95316 0,-10.8073 -4.8177,-18.4896 -4.6875,-7.68231 -15.3646,-11.71877 -10.5469,-4.16667 -28.2553,-4.16667 z m 150.1303,90.10428 V 714.01293 h 22.1355 v 170.57313 h 84.5053 v 19.79169 z m 245.1827,0 H 1985.3214 V 714.01293 h 105.9897 v 19.53127 h -83.8543 v 61.58862 h 79.0366 v 19.27086 h -79.0366 v 70.44279 h 83.8543 z m 162.8907,-190.36482 q 23.4376,0 38.672,5.85938 15.3646,5.72918 22.9167,17.57815 7.552,11.84897 7.552,30.20837 0,15.10418 -5.4687,25.26045 -5.4688,10.02605 -14.3229,16.27606 -8.8542,6.25001 -18.8803,9.63543 l 52.2136,85.54698 h -25.7813 l -46.6146,-79.42718 h -39.5834 v 79.42718 h -22.1354 V 714.01293 Z m -1.302,19.14065 h -27.9949 v 73.04696 h 30.2084 q 23.3073,0 34.2448,-9.50522 11.0678,-9.50522 11.0678,-27.99482 0,-19.40107 -11.7188,-27.47399 -11.5886
,-8.07293 -35.8073,-8.07293 z m 258.4638,-19.14065 v 123.17723 q 0,20.18232 -8.2032,35.93755 -8.0729,15.75523 -24.4792,24.86982 -16.4062,8.98439 -41.1458,8.98439 -35.2865,0 -53.7762,-19.14065 -18.35
93,-19.14065 -18.3593,-51.17194 v -122.6564 h 22.2656 v 123.30744 q 0,24.21878 12.7604,37.36984 12.8907,13.15106 38.4115,13.15106 17.448,0 28.5157,-6.25001 11.1979,-6.38022 16.5365,-17.70835 5.4687,-11.45835 5.4687,-26.43233 V 714.01293 Z m 199.2191,190.36482 h -25.5209 L 2581.2856,744.48172 h -1.0416 q 0.3906,6.38021 0.9114,14.58335 0.5208,8.07293 0.7813,17.31773 0.3906,9.11459 0.3906,18.61981 v 109.37514 h -20.573 V 714.01293 h 25.3907 l 103.3855,159.3752 h 0.9115 q -0.2604,-4.5573 -0.651,-12.89065 -0.3907,-8.46355 -0.7813,-18.09898 -0.2604,-9.76563 -0.2604,-18.09898 V 714.01293 h 20.8334 z m 110.4168,0 h -22.2657 V 733.5442 h -59.8959 v -19.53127 h 141.797 v 19.53127 h -59.6354 z m 88.4115,0 V 714.01293 h 22.1354 v 190.36482 z m 158.2033,0 -63.9324,-168.48979 h -1.0417 q 0.5209,5.33855
0.9115,13.02085 0.3906,7.6823 0.651,16.79689 0.2605,8.98439 0.2605,18.3594 v 120.31265 h -20.573 V 714.01293 h 32.8125 l 60.2866,158.33353 h 0.9114 l 61.198,-158.33353 h 32.5522 v 190.36482 h -21.8
751 V 782.5026 q 0,-8.46355 0.2604,-16.92711 0.2605,-8.59376 0.6511,-16.14585 0.3906,-7.6823 0.7812,-13.28127 h -1.0416 l -64.7136,168.22938 z m 262.1096,0 H 3223.7342 V 714.01293 h 105.9897 v 19.53127 h -83.8543 v 61.58862 h 79.0366 v 19.27086 h -79.0366 v 70.44279 h 83.8543 z m 161.1982,-190.36482 q 36.849,0 53.7761,14.45314 17.0573,14.32294 17.0573,41.14589 0,12.10939 -4.0365,23.0469 -3.9062,10.80731 -12.7604,19.14065 -8.8542,8.20313 -23.3073,13.02085 -14.3229,4.6875 -35.1563,4.6875 h -23.1771 v 74.86989 h -22.1355 V 714.01293 Z m -2.0833,18.88023 h -25.5209 v 77.60426 h 20.7031 q 18.2292,0 30.3386,-3.90625 12.2396,-3.90626 18.3594,-12.63022 6.1198,-8.85418 6.1198,-23.43753 0,-19.01044 -12.1094,-28.25525 -12.1094,-9.37501 -37.8906,-9.37501 z m 164.193,-18.88023 q 23.4375,0 38.6719,5.85
938 15.3646,5.72918 22.9167,17.57815 7.5521,11.84897 7.5521,30.20837 0,15.10418 -5.4688,25.26045 -5.4687,10.02605 -14.3229,16.27606 -8.8542,6.25001 -18.8802,9.63543 l 52.2136,85.54698 h -25.7813 l -
46.6146,-79.42718 h -39.5834 v 79.42718 h -22.1355 V 714.01293 Z m -1.3021,19.14065 h -27.9948 v 73.04696 h 30.2084 q 23.3073,0 34.2448,-9.50522 11.0677,-9.50522 11.0677,-27.99482 0,-19.40107 -11.7188,-27.47399 -11.5885,-8.07293 -35.8073,-8.07293 z m 279.5576,75.78134 q 0,22.00524 -5.599,40.10422 -5.5989,17.96877 -16.6667,30.98962 -10.9375,12.89064 -27.2135,19.9219 -16.2761,7.03126 -37.7605,7.03126 -22.1354,0 -38.6719,-7.03126 -16.4063,-7.03126 -27.3438,-20.05211 -10.8073,-13.02085 -16.2761,-31.11983 -5.3385,-18.09898 -5.3385,-40.10422 0,-29.1667 9.6354,-51.17193 9.6355,-22.00524 29.1667,-34.24484 19.6615,-12.23959 49.2188,-12.23959 28.2553,0 47.5261,12.10939 19.4011,12.10939 29.2969,34.11462 10.0261,21.87503 10.0261,51.69277 z m -151.5627,0 q 0,24.21878 6.9011,41.92714 6.901,17.70835 21.
0937,27.34378 14.323,9.63543 36.3282,9.63543 22.1355,0 36.198,-9.63543 14.1927,-9.63543 20.9635,-27.34378 6.7709,-17.70836 6.7709,-41.92714 0,-36.849 -15.4948,-57.55215 -15.3646,-20.83336 -48.047,-2
0.83336 -22.1354,0 -36.4583,9.50522 -14.323,9.50522 -21.3542,27.08337 -6.9011,17.44793 -6.9011,41.79692 z m 166.4065,145.5731 q -6.5105,0 -11.4584,-0.91146 -4.9479,-0.91146 -8.4635,-2.47396 v -18.88024 q 4.1666,1.30209 8.9843,1.95313 4.8178,0.78125 10.4167,0.78125 7.2917,0 13.4115,-2.86458 6.1198,-2.86459 9.7656,-9.76564 3.6459,-6.90105 3.6459,-19.01044 V 714.01293 h 22.2656 v 187.63044 q 0,17.83856 -5.9896,29.55733 -5.8593,11.71876 -16.7969,17.44793 -10.8073,5.85939 -25.7812,5.85939 z m 205.0782,-50.13027 H 4045.2196 V 714.01293 h 105.9897 v 19.53127 h -83.8543 v 61.58862 h 79.0366 v 19.27086 h -79.0366 v 70.44279 h 83.8543 z m 123.5678,-173.56792 q -15.7552,0 -28.3854,5.46875 -12.5001,5.33855 -21.3542,15.62502 -8.724,10.15626 -13.4115,24.60941 -4.6875,14.45314 -4.6875,32.55212 0,23.9583
6 7.4219,41.66672 7.5521,17.57814 22.3958,27.21357 14.974,9.63543 37.3699,9.63543 12.7604,0 23.9583,-2.08333 11.3282,-2.21355 22.0053,-5.46876 v 19.27086 q -10.4167,3.90625 -21.8751,5.72917 -11.4583
,1.95313 -27.2135,1.95313 -29.0365,0 -48.5678,-11.97918 -19.4011,-12.10939 -29.1667,-34.11463 -9.6354,-22.00524 -9.6354,-51.95319 0,-21.61461 5.9896,-39.45317 6.1198,-17.96877 17.7083,-30.98962 11.7188,-13.02085 28.6459,-20.05211 17.0573,-7.16147 39.0625,-7.16147 14.4532,0 27.8646,2.86459 13.4115,2.86459 24.2188,8.20313 l -8.8542,18.75003 q -9.1145,-4.16667 -20.0521,-7.16147 -10.8073,-3.125 -23.4375,-3.125 z m 145.0523,173.56792 h -22.2656 V 733.5442 h -59.896 v -19.53127 h 141.7971 v 19.53127 h -59.6355 z"
+ id="text4"
+ style="font-size:266.667px;line-height:1.25;font-family:'Open Sans';-inkscape-font-specification:'Open Sans, Normal @wght=400,wdth=100';font-variation-settings:'wdth' 100, 'wght' 400;fill:#ffffff"
+ aria-label="PORTABLE RUNTIME PROJECT" />
+ <path
+ d="m 1184.9343,497.60492 -27.6042,-90.62495 h -138.802 L 990.924,497.60492 H 903.94489 L 1038.3198,115.31349 h 98.6979 l 134.8957,382.29143 z m -46.875,-158.33324 -27.6041,-88.54161 q -2.6042,-8.85416 -7.0313,-22.65624 -4.1666,-14.06249 -8.5937,-28.3854 -4.1667,-14.58332 -6.7708,-25.2604 -2.6042,10.67708 -7.2917,26.56249 -4.4271,15.62499 -8.5938,29.68748 -4.1666,14.06249 -5.9895,20.05207 l -27.3438,88.54161 z m 303.3853,-222.39569 q 73.6978,0 107.552,31.77081 33.8541,31.5104 33.8541,86.97911 0,24.99999 -7.552,47.91664 -7.5521,22.65624 -24.7396,40.36456 -16.9271,17.70832 -45.3125,28.12498 -28.3854,10.15625 -70.052,10.15625 h -34.6354 v 135.41658 h -80.7291 V 116.87599 Z m -4.1667,66.14579 h -36.7187 v 113.02076 h 26.5625 q 22.6562,0 39.3229,-5.98958 16.6666,-5.98958 25.7812,-18.7499
9 9.1146,-12.7604 9.1146,-32.81248 0,-28.12498 -15.625,-41.66664 -15.625,-13.80207 -48.4375,-13.80207 z m 450.5205,314.58314 -27.6041,-90.62495 h -138.802 l -27.6042,90.62495 h -86.9791 l 134.3749,-
382.29143 h 98.6979 l 134.8957,382.29143 z m -46.8749,-158.33324 -27.6042,-88.54161 q -2.6042,-8.85416 -7.0312,-22.65624 -4.1667,-14.06249 -8.5938,-28.3854 -4.1666,-14.58332 -6.7708,-25.2604 -2.6042,10.67708 -7.2917,26.56249 -4.4271,15.62499 -8.5937,29.68748 -4.1667,14.06249 -5.9896,20.05207 l -27.3437,88.54161 z M 2184.4129,178.5947 q -23.177,0 -41.1458,9.11458 -17.7083,8.85416 -29.9479,25.78123 -11.9791,16.92707 -18.2291,40.88539 -6.25,23.95832 -6.25,53.90622 0,40.36456 9.8958,69.01037 10.1563,28.3854 31.25,43.48956 21.0937,14.84374 54.427,14.84374 23.1771,0 46.3542,-5.20833 23.4375,-5.20833 50.7812,-14.84374 v 67.70829 q -25.2604,10.41666 -49.7396,14.84374 -24.4791,4.6875 -54.9478,4.6875 -58.8542,0 -96.875,-24.21874 -37.7604,-24.47915 -55.9895,-68.22912 -18.2292,-44.01039 -18.2292,-102
.6041 0,-43.22914 11.7188,-79.16662 11.7187,-35.93748 34.3749,-62.23955 22.6563,-26.30207 55.9896,-40.62497 33.3333,-14.32291 76.5624,-14.32291 28.3854,0 56.7708,7.29166 28.6459,7.03125 54.6875,19.5
3124 l -26.0416,65.62496 q -21.3542,-10.15625 -42.9688,-17.70832 -21.6145,-7.55208 -42.4479,-7.55208 z m 490.1039,319.01022 h -80.4687 V 333.2821 h -150.7812 v 164.32282 h -80.7291 V 116.87599 h 80.7291 v 149.21865 h 150.7812 V 116.87599 h 80.4687 z m 315.3643,0 H 2770.6104 V 116.87599 h 219.2707 v 66.14579 h -138.5416 v 83.5937 h 128.9062 v 66.14579 h -128.9062 v 98.17702 h 138.5416 z"
+ id="text12"
+ style="font-weight:bold;font-size:533.333px;line-height:1.25;font-family:'Open Sans';-inkscape-font-specification:'Open Sans, Bold @wght=700,wdth=100';font-variation-settings:'wdth' 100, 'wght' 700;fill:#dd552c"
+ aria-label="APACHE" />
+ </g>
+ <g
+ inkscape:groupmode="layer"
+ id="g20"
+ inkscape:label="outline-v2"
+ style="display:inline"
+ sodipodi:insensitive="true">
+ <path
+ id="path9"
+ style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:21.4061;stroke-dasharray:none;stroke-opacity:1"
+ class="cls-3"
+ d="m 212.11913,764.2591 c 97.04309,32.03501 186.24137,0.29429 189.2708,-39.31887 0.0246,-0.3137 0.0423,-0.56109 0.0607,-0.86249 2.30976,-41.95677 -60.57552,-18.6991 -59.08694,-43.92483 1.49473,-25.41026 109.78719,-0.14673 143.27695,-54.62717 2.56809,-4.17661 4.24043,-7.88572 5.53831,-11.41031 13.73544,-37.18966 -37.61633,-40.81984 -41.7991,-70.6466 -3.23855,-23.07899 135.14378,19.39397 179.66865,-64.5257 2.25131,-4.24428 4.00672,-8.24738 5.49222,-12.11644 27.70155,-72.15259 -72.52837,-81.68084 -119.45524,-98.41188 -49.44575,-17.63525 51.67062,-64.93141 84.50529,-115.10606 4.20119,-6.41562 8.54359,-14.70802 9.72153,-23.39955 2.59885,-19.20993 -10.31523,-40.33921 -74.67128,-47.41299 -42.01523,-4.61333 50.42793,-100.322966 -16.5412,-145.590737 -2.16328,-1.462262 -4.20065,-2.928629 -6.
36979,-3.912214 -2.1725,-0.985108 -4.61665,-1.543141 -7.14783,-2.201311 -4.88841,-1.275588 -9.51207,-1.954259 -13.89555,-2.110972 -65.75215,-2.350707 -77.11081,112.544634 -106.3709,85.816104 -50.436
09,-46.071864 -82.2713,-35.30791 -98.47642,-16.891469 -6.1019,6.932309 -10.06219,14.916499 -11.85832,21.412089 -16.00519,57.78974 40.96972,127.57343 -4.92068,102.07705 -38.23534,-21.24596 -124.33353,-67.77233 -157.17435,-21.52824 -6.56632,9.23899 -11.05312,22.12602 -12.54784,39.74897 -8.02106,94.65953 89.63369,164.73877 70.16541,177.53924 -25.75165,16.93403 -77.00588,-40.6779 -97.206141,-4.07261 -1.414758,2.56503 -2.690722,5.52953 -3.779471,9.07258 C 49.7109,482.97833 182.69849,565.08943 164.605,582.98918 c -16.3097,16.12823 -37.56545,-20.72913 -63.77535,-5.50512 -2.87258,1.67312 -5.78876,3.78341 -8.78128,6.85282 -29.642233,30.36806 -0.46422,117.85519 83.63692,164.55448 -19.62514,65.8969 -39.16361,139.52035 -58.2905,216.51386 6.93846,-2.42968 13.69338,-5.53345 17.30997,-11.41031 6.76966,-
11.0005 34.67304,-88.31498 67.39386,-192.83785 8.28121,2.60711 0.31449,0.11696 10.02051,3.10204 z"
+ sodipodi:nodetypes="cccccccccccccsscsccccccccccccccccc"
+ inkscape:label="path9" />
+ </g>
+ <g
+ inkscape:groupmode="layer"
+ id="layer1"
+ inkscape:label="leaf"
+ style="display:inline"
+ sodipodi:insensitive="true">
+ <path
+ class="cls-3"
+ d="m 307.4121,400.8862 c 24.097,-59.58587 50.98354,-119.05487 79.83227,-171.76377 -43.06396,-31.98581 -84.41485,-100.95828 -101.40422,-131.517037 -6.10192,6.932307 -10.06324,14.916457 -11.85936,21.412047 -16.0052,57.78973 40.9695,127.57415 -4.9209,102.07777 -38.23534,-21.24595 -124.33251,-67.77301 -157.17333,-21.52891 36.7806,47.25903 132.98099,166.16012 195.52554,201.3199 z"
+ id="path1"
+ style="stroke-width:0.943946" />
+ <path
+ class="cls-2"
+ d="m 387.24437,229.12243 c 27.95374,-51.07273 57.74361,-95.80364 88.62836,-128.02935 0,0 -30.80479,44.58944 -74.80371,133.72527 26.64662,7.33829 102.53603,22.39622 208.24297,-4.90859 2.59884,-19.20993 -10.31543,-40.33903 -74.67149,-47.4128 -42.0152,-4.61334 50.42993,-100.324719 -16.54035,-145.590786 -2.16212,-1.463965 -4.28734,-2.7557 -6.36947,-3.912111 -2.24517,-0.805795 -4.61641,-1.543929 -7.14761,-2.202098 C 426.36855,10.38256 415.52721,143.00679 384.31644,114.49635 333.88037,68.424496 302.04526,79.18895 285.84015,97.605393 302.82952,128.16415 344.18041,197.13662 387.24437,229.12243 Z"
+ id="path2"
+ style="stroke-width:0.943946" />
+ <path
+ class="cls-4"
+ d="M 244.50464,572.56386 C 262.16142,519.67042 283.40122,460.24448 307.4121,400.8862 244.86755,365.72642 148.66716,246.82533 111.88656,199.5663 c -6.56631,9.23898 -11.05355,22.12558 -12.54827,39.74852 -8.02106,94.65953 89.63407,164.7392 70.16578,177.53968 -25.75165,16.93403 -77.00583,-40.67733 -97.206093,-4.07204 29.279313,37.61408 88.920543,105.57777 172.206663,159.7814 z"
+ id="path3"
+ style="stroke-width:0.943946" />
+ <path
+ class="cls-3"
+ d="m 515.0861,368.41446 c -49.44575,-17.63525 51.66938,-64.93119 84.50405,-115.10585 4.20121,-6.41562 8.54389,-14.70731 9.72184,-23.39885 -105.70694,27.30481 -181.59635,12.24688 -208.24297,4.90859 -22.7776,46.15184 -49.07977,104.31064 -76.51067,174.43337 28.56885,12.21611 145.21863,57.34071 309.98244,57.57445 27.70155,-72.15259 -72.52782,-81.68068 -119.45469,-98.41171 z"
+ id="path4"
+ style="stroke-width:0.943946" />
+ <path
+ class="cls-4"
+ d="m 263.61001,582.08578 c 29.05479,9.05445 125.32592,36.10091 227.56979,32.02888 13.73544,-37.18965 -37.61717,-40.81882 -41.79993,-70.64558 -3.23855,-23.07899 135.14311,19.39448 179.66797,-64.52521 2.25131,-4.24426 4.00745,-8.24865 5.49295,-12.1177 -164.76381,-0.23374 -281.41359,-45.35834 -309.98244,-57.57445 -20.0465,51.24495 -40.66811,108.75789 -60.94834,172.83406 z"
+ id="path5"
+ style="stroke-width:0.943946" />
+ <path
+ class="cls-1"
+ d="m 263.61001,582.08578 c -13.05576,41.24325 -25.93618,85.3037 -38.43833,131.86765 -4.43495,16.5096 -8.81763,33.32674 -13.13879,50.51298 97.04308,32.03501 186.40344,0.0738 189.43286,-39.5394 0.0246,-0.31369 -0.0339,-0.54744 -0.0154,-0.84884 2.30976,-41.95677 -60.5762,-18.69939 -59.08761,-43.92512 1.49472,-25.41027 109.78819,-0.14764 143.27795,-54.62808 2.56809,-4.1766 4.2412,-7.88573 5.53909,-11.41031 -102.24385,4.07203 -198.51498,-22.97443 -227.56977,-32.02888 z"
+ id="path6"
+ style="stroke-width:0.943946" />
+ <path
+ class="cls-1"
+ d="m 72.297977,412.78246 c -1.414758,2.56502 -2.691115,5.52985 -3.779862,9.07289 -18.807039,61.12366 114.180105,143.23491 96.086595,161.13466 -16.30968,16.12823 -37.56487,-20.72927 -63.77478,-5.50526 -2.87257,1.67311 -5.7882,3.78295 -8.78072,6.85235 -29.64223,30.36807 -0.46441,117.85538 83.63674,164.55468 -19.62514,65.89692 -39.16416,139.51962 -58.29106,216.51314 6.93846,-2.42968 15.24246,-4.86553 17.30924,-11.41032 3.10323,-12.75741 22.28242,-90.38451 53.42245,-195.69777 0,0 5.68363,-21.57198 16.08825,-57.11312 9.62033,-32.86541 23.29119,-77.6886 40.28981,-128.61985 C 161.21852,518.36023 101.57729,450.39654 72.297977,412.78246 Z"
+ id="path7"
+ style="stroke-width:0.943946" />
+ </g>
+</svg>
Modified: apr/site/branches/new-logo/xdocs/stylesheets/site.vsl
==============================================================================
--- apr/site/branches/new-logo/xdocs/stylesheets/site.vsl Thu Sep 18 10:30:39 2025 (r1928590)
+++ apr/site/branches/new-logo/xdocs/stylesheets/site.vsl Thu Sep 18 10:57:19 2025 (r1928591)
@@ -109,7 +109,7 @@ href="$title.getAttributeValue("href")">
<div id="logo">
<div> </div>
<a href="/"><img height=100% width="auto"
- src="/images/apr-logo-site-inprogress.svg"
+ src="/images/apr-logo-site.svg"
alt="The Apache Portable Runtime Project"></a>
</div>
<div id="page">
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.