From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.90_1) id 1p29re-00027N-IL for mharc-grub-devel@gnu.org; Mon, 05 Dec 2022 06:42:28 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p29rR-000251-Sm for grub-devel@gnu.org; Mon, 05 Dec 2022 06:42:16 -0500 Received: from mail-pl1-x62a.google.com ([2607:f8b0:4864:20::62a]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1p29rP-00080O-Cn for grub-devel@gnu.org; Mon, 05 Dec 2022 06:42:12 -0500 Received: by mail-pl1-x62a.google.com with SMTP id y4so10541827plb.2 for ; Mon, 05 Dec 2022 03:42:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=0Js2HWeV3nmIU+IUY86MY2D0YYr6EY6glHvhsaIaFVg=; b=ERQTpvnbeMORP0rJ/wLQU0gKJ9KcYKdMfCoodDir/bc5qPeXJiK076vvzqfN7+hxYv esRxicY96la+1Ke2bBdhp/YPmXeGfnc9KKiA+lzIglFvHy/dIgdAAk47MwVSZ/yUQxp2 fITdFwnQSK92azS1JmnH4EkVy1pA/E7F4B3YfpAL/LD3gB+EHcmdGCFAX4klN+Bm4+S/ FAjXYH6a+HVBiFeiw6wLgTbt1aF/4aC3fxXKqt/VazgeroHL7Tj4dp89ZoRU9OWbqpFh 3KZ1SfnTCgYTahNMWa66mQvN0G0YwpZJpZ578j8d8Y3BpwDbIw6Nb/032ruiHsciRTtj pZUw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=0Js2HWeV3nmIU+IUY86MY2D0YYr6EY6glHvhsaIaFVg=; b=THEiotPlUV4Dbl0xiO0qCI14bMI9zlnS5SuSPgHgdrr7nxvFFx9UcICIcCcV0LzJYI KOar6U3oY9tXOUh2/Zp7ThLeOEoIpRN6zh/oNswK8EMpPHgS3mSm8UhW6MaKe4wVW9pI CG3bcLvBcNXBL3oCFCNbp7PVuf4+ack7ozIx+CkGfRGVs3mBIcrVIKZzSZLJvR8W427R n4smBsuYcIse85HoRVYEX0wh+zZyWeJTJkkYjfxXHVQXroiCMl4BT/f+cZ1aqZ9ULalt PW2NqKX/Pw0+SrZrk7fXKc5MfxFXo40NvuKx6LOzr3IGshP0JTSiF8CLyGBPfcSNZI4S y1oQ== X-Gm-Message-State: ANoB5pl0FW72hR53ojRFYUsF0mNVjL0YmKElh9RltIKoleE1M3VM7nmq 0AwubTtSN9nnK0tlkC6AfsTczqyvVZQ= X-Google-Smtp-Source: AA0mqf5vZTmpC6C5k2O2Jlzq6Cwi3c5ybUr4CL9FzFahQxUAOeWOmGw3FybeO+Ik+M1bW+FGyMZUnQ== X-Received: by 2002:a17:90a:9a85:b0:219:1353:f66 with SMTP id e5-20020a17090a9a8500b0021913530f66mr49658136pjp.190.1670240528828; Mon, 05 Dec 2022 03:42:08 -0800 (PST) Received: from [0.0.0.0] (ec2-13-113-80-70.ap-northeast-1.compute.amazonaws.com. [13.113.80.70]) by smtp.gmail.com with ESMTPSA id q14-20020aa7842e000000b00575cc2f74ffsm9724893pfn.35.2022.12.05.03.42.07 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 05 Dec 2022 03:42:08 -0800 (PST) Message-ID: <4b89d106-7cbc-e928-2cc7-2ee818661740@gmail.com> Date: Mon, 5 Dec 2022 19:42:05 +0800 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.5.1 Subject: Re: [PATCH 4/5] font: Add font scaling feature to grub_font_draw_glyph() Content-Language: en-US To: The development of GNU GRUB References: <20221205112940.246486-1-zhangboyang.id@gmail.com> <20221205112940.246486-5-zhangboyang.id@gmail.com> From: Zhang Boyang In-Reply-To: <20221205112940.246486-5-zhangboyang.id@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Received-SPF: pass client-ip=2607:f8b0:4864:20::62a; envelope-from=zhangboyang.id@gmail.com; helo=mail-pl1-x62a.google.com X-Spam_score_int: -23 X-Spam_score: -2.4 X-Spam_bar: -- X-Spam_report: (-2.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, NICE_REPLY_A=-0.258, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Dec 2022 11:42:19 -0000 On 2022/12/5 19:29, Zhang Boyang wrote: > This patch also adds a new metadata entry named MAXS to font files, > limiting the maximum acceptable scale factor at runtime for a specific > font. Currently MAXS is set to 8, which is sufficient for 16K monitors. Oh, I forgot to delete this paragraph of commit message when refactoring. There is no such change in this commit. Please ignore this paragraph. Best Regards, Zhang Boyang