diff options
author | 2024-04-27 17:24:11 +0900 | |
---|---|---|
committer | 2024-05-02 10:14:52 -0600 | |
commit | 5384258f4ef0c27cc9d5255ce4992f13656e215d (patch) | |
tree | a54c1fbdf1fb702146e639cb6a7514e36ead7d33 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | docs: stable-kernel-rules: create special tag to flag 'no backporting' (diff) | |
download | wireguard-linux-5384258f4ef0c27cc9d5255ce4992f13656e215d.tar.xz wireguard-linux-5384258f4ef0c27cc9d5255ce4992f13656e215d.zip |
docs: scripts/check-variable-fonts.sh: Improve commands for detection
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>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/c62ba2e6-c124-4e91-8011-cb1da408a3c5@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions