June 4, 20205 yr I have disabled anti-aliasing in my Linux system. Now, when I add a new Login-account-card in Enpass and type in a field a text, then the first letter is not fully displayed. Example: For example "I" of the letter "L" is cut off: See attached picture. Any change to solve this bug (for people, who don't like anti-aliasing)? Thank you.
June 5, 20205 yr Hey @Endru We are sorry for the inconvenience caused to you. Please share some more info so that we can check further-. On which device with OS version are you having this issue? Which Enpass version are you using on the same device? The language of the Enpass you using? Thanks.
June 8, 20205 yr Author Thanks for asking. MX Linux 19 (with all updates) Enpass 6.4.1 German Thank you. And this is my local.conf: <?xml version='1.0'?> <!DOCTYPE fontconfig SYSTEM 'fonts.dtd'> <fontconfig> <alias> <family>sans-serif</family> <prefer><family>Arial</family></prefer> </alias> <alias> <family>monospace</family> <prefer><family>DotumChe</family></prefer> </alias> <alias> <family>serif</family> <prefer><family>Times New Roman</family></prefer> </alias> <match target="font"> <edit mode="assign" name="antialias"> <bool>false</bool> </edit> </match> </fontconfig> Edited June 8, 20205 yr by Endru
June 8, 20205 yr Hi @Endru, Thanks for sharing the details. Please follow the steps mentioned in this FAQ and revert to us if the issue persists, Thanks for your co-operation.
June 9, 20205 yr Hi @Endru, Thanks for notifying us. I'm glad to know that the problem has been resolved.
Create an account or sign in to comment