aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorAkira Yokosawa <[email protected]>2024-04-27 17:24:11 +0900
committerJonathan Corbet <[email protected]>2024-05-02 10:14:52 -0600
commit5384258f4ef0c27cc9d5255ce4992f13656e215d (patch)
treea54c1fbdf1fb702146e639cb6a7514e36ead7d33 /scripts/gdb/linux/modules.py
parentaf3e4a5ab9a017da9cf624791629e2df710a171c (diff)
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 <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions