On 26 February 2012 07:16, klo uo <[email protected]> wrote: > I got to probable candidate - STYLE_LINENUMBER, while searching /src/ folder > for "line.?number" > and file "highlighting.c:798": >
Geany does not provide a way of setting the font for the linenumbers differently from the editor window. The three fonts you mention in the previous post can be set in the preferences. Cheers Lex > set_sci_style(sci, STYLE_LINENUMBER, GEANY_FILETYPES_NONE, > GCS_MARGIN_LINENUMBER); This transfers the settings from filetypes.common to scintilla, but that does not include the font. > > Any comment should I look elsewhere or so? > I don't know C/C++ to find my way > > > > On Sat, Feb 25, 2012 at 8:27 PM, klo uo <[email protected]> wrote: >> >> As I build Geany and plugins from source, if it's not much trouble and >> some dev can give me a tip how to change Geany source to make linenumber one >> point smaller then rest of editor font, I'd appreciate it much. > > > > _______________________________________________ > Geany mailing list > [email protected] > https://lists.uvena.de/cgi-bin/mailman/listinfo/geany > _______________________________________________ Geany mailing list [email protected] https://lists.uvena.de/cgi-bin/mailman/listinfo/geany
