[Lazarus] -dWINDOWS_LIGATURE [[Re: Font ligatures support]]

Martin Frb lazarus at mfriebe.de
Sat Mar 13 21:55:34 CET 2021


On 04/10/2020 18:05, Martin Frb via lazarus wrote:
> On 04/10/2020 10:14, Mr Bee wrote:
>> If it does work, would you please submit it as a patch for the next 
>> release? At least, add a note that the font ligatures feature only 
>> supports monospaced fonts and only works on Windows. It's better than 
>> nothing.
>>
> revision 63951
>
> Windows only, compile with -dWINDOWS_LIGATURE
> Tested with Cascadia.

Just as an update this breaks other scripts

     dbg.Arguments := 'a b c ä ö 😁 X あsf';

Using Deja vue mono, normally all chars are shown (maybe with windows 
build in font substitution).

With the patch, the smiley and Japanese (including the 2 full-widths 
chars) are no longer shown.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20210313/137c76b9/attachment.html>


More information about the lazarus mailing list