Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 622 Bytes

FAQBadFonts.md

File metadata and controls

13 lines (10 loc) · 622 Bytes

Fonts in ZAP look bad on my system - what should I do?

This seems to come up on various Linux distros from time to time. For example: zaproxy/zaproxy#3051

The following suggestions may let you work past the issue.

  1. Try starting ZAP from the command line instead of starting it from a shortcut (such as a Plasma/KDE button, dock icon, etc.)
  2. Try adding the following to /etc/environment:
_JAVA_OPTIONS='-Dawt.useSystemAAFontSettings=on'
JAVA_OPTIONS='-Dawt.useSystemAAFontSettings=on'
JAVA_FONTS=/usr/share/fonts/TTF