[Lazarus] LCL-supplied default fixed-width font (Was: First impressions of Lazarus under Mac OS X)
Flávio Etrusco
flavio.etrusco at gmail.com
Thu Jun 23 21:55:47 CEST 2011
>>
> 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
More information about the Lazarus
mailing list