>>
> I understand Monaco is supposed to be fixed width?
>
> Default is at line 1348 (SynEdit.pp)
> {$IFDEF LCLcarbon}
> SynDefaultFontName := 'Monaco'; // Note: carbon is case sensitive
> SynDefaultFontHeight := 12;
> {$DEFINE SynDefaultFont}
>
Wouldn't it be a nice addition for LCL to provide a function or
constant with a default fixed-width font (and maybe others) for the
platform?
Best regards,
Flávio
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus