Use system small fonts on Mac OS X
----------------------------------
Key: DIRSTUDIO-257
URL: https://issues.apache.org/jira/browse/DIRSTUDIO-257
Project: Directory Studio
Issue Type: Improvement
Components: studio-rcp
Affects Versions: 1.0.1
Reporter: Pierre-Arnaud Marcelot
Assignee: Pierre-Arnaud Marcelot
Fix For: 1.1.0
Standard fonts are way too large on Mac OS X...
As Eclipse does we should use system small fonts.
This can be done easily by adding the following lines in the 'config.ini' file
in the 'configuration' folder:
# Use system small fonts (Mac OS X only)
org.eclipse.swt.internal.carbon.smallFonts=true
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.