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.

-- 
_______________________________________________
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to