This is an automated email from the ASF dual-hosted git repository.

fschumacher pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git


The following commit(s) were added to refs/heads/master by this push:
     new 44c9031  Silence warnings of missing font Arial on startup under linux
44c9031 is described below

commit 44c90318f31c0675870d3d3951548ed42c398208
Author: Felix Schumacher <[email protected]>
AuthorDate: Tue May 4 17:22:22 2021 +0200

    Silence warnings of missing font Arial on startup under linux
    
    Remove references to the font, wher no text is used. That would be
    everywhere in the logo, as it was converted to path long ago.
---
 xdocs/changes.xml     |  1 +
 xdocs/images/logo.svg | 14 +-------------
 2 files changed, 2 insertions(+), 13 deletions(-)

diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index 14a6e5d..62fee0eb 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -190,6 +190,7 @@ Summary
   <li><pr>661</pr>Fix wording in doc. Contributed by BugKing (wangzhen at 
fit2cloud.com)</li>
   <li><pr>664</pr>Allow whitespace in path. Contributed by Till Neunast 
(github.com/tilln)</li>
   <li><bug>65270</bug>POST application/x-www-form-urlencoded cURL code 
generated from Postman is not imported correctly</li>
+  <li>Silence warnings of missing font Arial on startup under linux</li>
 </ul>
 
  <!--  =================== Thanks =================== -->
diff --git a/xdocs/images/logo.svg b/xdocs/images/logo.svg
index 3ef3bea..e5e502d 100644
--- a/xdocs/images/logo.svg
+++ b/xdocs/images/logo.svg
@@ -628,7 +628,7 @@
        id="path3720"
        inkscape:connector-curvature="0" />
     <g
-       
style="font-size:35.26461411px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#4d4d4d;fill-opacity:1;stroke:none;font-family:Arial;-inkscape-font-specification:Sans
 Bold"
+       
style="font-size:35.26461411px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#4d4d4d;fill-opacity:1;stroke:none;font-family:sans-serif;-inkscape-font-specification:Sans
 Bold"
        id="text3756"
        transform="matrix(0.40958848,0,0,0.40958848,409.7852,177.21243)">
       <path
@@ -644,18 +644,6 @@
          id="path3881"
          inkscape:connector-curvature="0" />
     </g>
-    <text
-       xml:space="preserve"
-       
style="font-size:48px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Arial;-inkscape-font-specification:Sans
 Bold"
-       x="175.76654"
-       y="103.82894"
-       id="text3762"
-       sodipodi:linespacing="125%"><tspan
-         sodipodi:role="line"
-         id="tspan3764"
-         x="175.76654"
-         y="103.82894"
-         
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:Droid
 Sans;-inkscape-font-specification:Droid Sans Bold" /></text>
     <g
        id="g8126"
        transform="matrix(0.14276681,0,0,0.14276681,453.68012,190.16516)">

Reply via email to