Linux-Doc Archive mirror
 help / color / mirror / Atom feed
From: Jonathan Corbet <corbet@lwn.net>
To: Akira Yokosawa <akiyks@gmail.com>
Cc: linux-doc@vger.kernel.org, Akira Yokosawa <akiyks@gmail.com>
Subject: Re: [PATCH] docs: scripts/check-variable-fonts.sh: Improve commands for detection
Date: Thu, 02 May 2024 10:15:55 -0600	[thread overview]
Message-ID: <87frv06vgk.fsf@meer.lwn.net> (raw)
In-Reply-To: <c62ba2e6-c124-4e91-8011-cb1da408a3c5@gmail.com>

Akira Yokosawa <akiyks@gmail.com> writes:

> As mentioned in "Assumption:", current grep expression can't catch
> font files whose names are changed from upstream "Noto CJK fonts".
>
> To avoid false negatives, use command of the form:
>
>     fc-list : file family variable
>
> , where ":" works as a wildcard pattern.
>
> Variable fonts can be detected by filtering the output with
> "variable=True" and "Noto CJK" font-family variants.
>
> Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
> ---
>  scripts/check-variable-fonts.sh | 14 ++++++--------
>  1 file changed, 6 insertions(+), 8 deletions(-)

Applied, thanks.

jon

      reply	other threads:[~2024-05-02 16:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-27  8:24 [PATCH] docs: scripts/check-variable-fonts.sh: Improve commands for detection Akira Yokosawa
2024-05-02 16:15 ` Jonathan Corbet [this message]

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=87frv06vgk.fsf@meer.lwn.net \
    --to=corbet@lwn.net \
    --cc=akiyks@gmail.com \
    --cc=linux-doc@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).