Tried using it in Raspbian (Raspberry Pi OS) and the UI looks like this (see attached image):
Menus seems ok, but editor looks totally zoomed out, maybe like 1%. Changing font type or size does not help.
CudaText 1.148.5.0
Raspberry Pi 4 model B,
uname -r
5.10.63-v7l+
(no similar problem with other apps spotted)
Thanks, Adam
ARM version: broken editor font renreding
-
- Posts: 2245
- Joined: 25.08.2021 18:15
I had it (after playing with GUI settings):
{
"font_name__linux" : "FreeMono",
"font_size__linux" : 72,
"ui_theme" : "",
"ui_theme_syntax" : ""
}
Now I have it:
{
"font_name__linux" : "DejaVu Sans Mono",
"font_size__linux" : 12,
}
and it looks the same (also 22). Doesn't make any difference. Even without font_name__linux specified.
{
"font_name__linux" : "FreeMono",
"font_size__linux" : 72,
"ui_theme" : "",
"ui_theme_syntax" : ""
}
Now I have it:
{
"font_name__linux" : "DejaVu Sans Mono",
"font_size__linux" : 12,
}
and it looks the same (also 22). Doesn't make any difference. Even without font_name__linux specified.
-
- Posts: 2245
- Joined: 25.08.2021 18:15
Since RPi 4 is 64 bit, can you try these versions?:
CudaText linux aarch64
CudaText linux aarch64 qt5 - see https://wiki.freepascal.org/CudaText#Linux_Qt5_build
CudaText linux aarch64
CudaText linux aarch64 qt5 - see https://wiki.freepascal.org/CudaText#Linux_Qt5_build
While RPi 4 CPU is aarch64, my Rasbian is v7l+ so it doesn't work there (tried that).
The Raspberry OS aarch64 version is still beta and I also use v7l version because aarch64 libwidevine version isn't available (need that library for playing DRM protected media).
I'll try installing CudaText to another board with aarch64 Ubuntu Mate and tell you if it worked or not.
The Raspberry OS aarch64 version is still beta and I also use v7l version because aarch64 libwidevine version isn't available (need that library for playing DRM protected media).
I'll try installing CudaText to another board with aarch64 Ubuntu Mate and tell you if it worked or not.
-
- Posts: 2245
- Joined: 25.08.2021 18:15
-
- Posts: 2245
- Joined: 25.08.2021 18:15