forum-msg-id-129755-edit
Original date:2016-05-23 13:27:23 Edited by: ryanj Subject: Re: RedyCode - new features
By the way, if you have any issues with fonts in the text editor, you can manually edit the font settings in include\redylib_0_9\gui\objects\textdoc.e line 92:
thMonoFonts = {"Lucida Console", "Courier New", "Consolas"}, --, "DejaVu Sans Mono", "Liberation Mono"}, thNormalFonts = {"Times New Roman", "Tahoma", "Sans Serif"}, --todo: enumerate list of monowidth fonts availible and pick one --Need to add some wrappers to oswin/win32: EnumFontFamiliesEx function, LOGFONT structure, lfPitchAndFamily thMonoFontSize = 10,
Eventually, this will be in the Preferences dialog.
Not Categorized, Please Help
|