From dev-return-15343-archive-asf-public=cust-asf.ponee.io@jmeter.apache.org Thu Nov 26 15:28:13 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-ec2-va.apache.org (mxout1-ec2-va.apache.org [3.227.148.255]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id BFF43180626 for ; Thu, 26 Nov 2020 16:28:13 +0100 (CET) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-ec2-va.apache.org (ASF Mail Server at mxout1-ec2-va.apache.org) with SMTP id EF3AB498A1 for ; Thu, 26 Nov 2020 15:28:12 +0000 (UTC) Received: (qmail 1854 invoked by uid 500); 26 Nov 2020 15:28:12 -0000 Mailing-List: contact dev-help@jmeter.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jmeter.apache.org Delivered-To: mailing list dev@jmeter.apache.org Received: (qmail 1842 invoked by uid 99); 26 Nov 2020 15:28:12 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Nov 2020 15:28:12 +0000 From: =?utf-8?q?GitBox?= To: dev@jmeter.apache.org Subject: =?utf-8?q?=5BGitHub=5D_=5Bjmeter=5D_vdaburon_opened_a_new_pull_request_=2363?= =?utf-8?q?5=3A_Correct_width_height_ratio_for_somes_images_in_the_documenta?= =?utf-8?q?tion?= Message-ID: Date: Thu, 26 Nov 2020 15:28:12 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit vdaburon opened a new pull request #635: URL: https://github.com/apache/jmeter/pull/635 ## Description Change width or heigth to keep the same ratio than the original image ## Motivation and Context Some image are too small or are distored because the reduction ratio width/height is incorrect ## How Has This Been Tested? I compute the ration from the original image and compute the correct width/height in a exel file, i change only one parameter width or height ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org