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
Mis à jour 3/20/2026
Étoiles
629
Forks
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.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use fontsutil-font-usage