Yuriy Balyuk
Yuriy Balyuk
Maybe you should use rectangle, not pen for caret?
> pls add button to set Pen.Width to some big value (eg 20) and compare results in mac/linux. only then we can see - width is too big or not...
done: https://gitlab.com/freepascal.org/lazarus/lazarus/-/issues/39841
you can also try Font Changer addon. 
But I have it in the left list in Font Dialog. 
do you, guys, have these files in /usr/share/fonts/TTF? ``` -rw-r--r-- 1 root root 319368 янв 29 22:04 FiraCode-Bold.ttf -rw-r--r-- 1 root root 288380 янв 29 22:04 FiraCode-Light.ttf -rw-r--r-- 1 root...
as a temporary solution, try to use non-variable version. (maybe uninstall variable first)
maybe try `fc-cache -f` or restart. or `sudo dpkg-reconfigure fontconfig-config`
> Font selection dialog still doesn't work and I have it different from you I have compiled CudaText with Qt5. Maybe your dialog is different, because you are using GTK...
lazarus issue 6 years old: https://gitlab.com/freepascal.org/lazarus/lazarus/-/issues/29596 "Mantis submitter username: p_daniel The same issue with weight: it's not possible to choose fonts with width different from "Regular" and "Bold". However, all...