开发者

Changing editor fonts in RAD Studio 2009

开发者 https://www.devze.com 2022-12-20 13:01 出处:网络
I can chan开发者_StackOverflow中文版ge the editor font in RAD Studio 2009 under the [Tools][Options] Editor Options/Display settings form, but the list of fonts is very limited and does not show all t

I can chan开发者_StackOverflow中文版ge the editor font in RAD Studio 2009 under the [Tools][Options] Editor Options/Display settings form, but the list of fonts is very limited and does not show all the installed fonts. Is there any way to add fonts to the selection ?

There is a work around by setting the font name in the registry, under [HKEY_CURRENT_USER\Software\CodeGear\BDS\6.0\Editor\Options].


You can only select fixed width fonts, so yes it is limited. A good resource for some fonts to try is available at Hivelogic.


Fonts are fixed width.

I have good experience with these fonts:

  • Courier New (default)
  • Consolas
  • Lucida Console

The last two are also great alternatives for Console fonts.

--jeroen

0

精彩评论

暂无评论...
验证码 换一张
取 消