home/categories/code-quality/lakernote-easypostman-codex-skills-fontsutil-font-usage-skill-md
code-qualitytesting-security

fontsutil-font-usage

Use when modifying EasyPostman Swing UI fonts, especially when dialogs, labels, tables, tabs, or renderers look too large or too small, or when a change is about font size consistency with the user's configured UI font size. Prefer FontsUtil.getDefaultFontWithOffset(...) over hard-coded point sizes.

lakernote
maintainer
lakernote
更新于 3/20/2026
星标
629
分支
46
quick start

Installation and usage

Use when modifying EasyPostman Swing UI fonts, especially when dialogs, labels, tables, tabs, or renderers look too large or too small, or when a change is about font size consistency with the user's configured UI font size. Prefer FontsUtil.getDefaultFontWithOffset(...) over hard-coded point sizes.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use fontsutil-font-usage