From: Zhang Boyang <zhangboyang.id@gmail.com>
To: The development of GNU GRUB <grub-devel@gnu.org>
Subject: Re: [PATCH 4/5] font: Add font scaling feature to grub_font_draw_glyph()
Date: Mon, 5 Dec 2022 19:42:05 +0800 [thread overview]
Message-ID: <4b89d106-7cbc-e928-2cc7-2ee818661740@gmail.com> (raw)
In-Reply-To: <20221205112940.246486-5-zhangboyang.id@gmail.com>
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
next prev parent reply other threads:[~2022-12-05 11:42 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-05 11:29 [PATCH 0/5] Font fixes and preliminary HiDPI support Zhang Boyang
2022-12-05 11:29 ` [PATCH 1/5] font: Check return value of grub_malloc() in ascii_glyph_lookup() Zhang Boyang
2022-12-13 17:16 ` Daniel Kiper
2022-12-05 11:29 ` [PATCH 2/5] font: Assign null_font to unknown_glyph Zhang Boyang
2022-12-13 17:17 ` Daniel Kiper
2022-12-05 11:29 ` [PATCH 3/5] font: Reject fonts with negative max_char_width or max_char_height Zhang Boyang
2022-12-13 17:17 ` Daniel Kiper
2022-12-05 11:29 ` [PATCH 4/5] font: Add font scaling feature to grub_font_draw_glyph() Zhang Boyang
2022-12-05 11:42 ` Zhang Boyang [this message]
2022-12-05 11:29 ` [PATCH 5/5] term/gfxterm: Preliminary HiDPI support Zhang Boyang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4b89d106-7cbc-e928-2cc7-2ee818661740@gmail.com \
--to=zhangboyang.id@gmail.com \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.