Archive for July, 2008

Changing the font size in studio for kdb+

Friday, July 25th, 2008

Studio has a config file located under

%USERPROFILE%/.studioforkdb/studio.properties

it is a text format file which you can edit manually in notepad. Please close studio before editing to ensure your changes are loaded.

The line which controls the font size can be changed to your desire

font.size=14

This will at least change the font used for the editor component.