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