-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fonts not rendering properly (Windows 10) #4
Comments
you gotta admit this font is pretty cool :) |
Nope everything standard, is there a custom, font in use? Fwiw this is a 4k
resolution monitor/display... Could that be triggering something unexpected?
…On Mon, Nov 30, 2020, 2:27 AM Frederic Font ***@***.***> wrote:
you gotta admit this font is pretty cool :)
now seriously, this might be an issue related to configuring custom fonts
in Windows. Are you using some custom Windows theme with "non-standard"
fonts? If that is the case, can you try with some default Windows theme and
see if fonts are rendered properly?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#4 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAFA5RC5N2A3KIFLV243SDSSNXRDANCNFSM4UG3SSHA>
.
|
There is a custom font used for the numbers in the timbre space, but the rest uses a standard system font. I did not test on 4k display/Windows, but other users did and did not report this issue. Maybe you could try with a different monitor but I don't think this would cause the issue. For some reason Babu Frik think this weird font is your system font. One idea would be to identify which font this is and temporarily uninstall it from the system and see what happens. Also I'll release a new version of Babu Frik with minor bug fixes very soon and using an updated version of the underlying software libraries it uses. Maybe this will fix it... |
Can you share what fonts are used? I can check if I have something weird on
my end.
…On Mon, Nov 30, 2020 at 10:35 PM Frederic Font ***@***.***> wrote:
There is a custom font used for the numbers in the timbre space, but the
rest uses a standard system font. I did not test on 4k display/Windows, but
other users did and did not report this issue. Maybe you could try with a
different monitor but I don't think this would cause the issue. For some
reason Babu Frik think this weird font is your system font. One idea would
be to identify which font this is and temporarily uninstall it from the
system and see what happens. Also I'll release a new version of Babu Frik
with minor bug fixes very soon and using an updated version of the
underlying software libraries it uses. Maybe this will fix it...
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#4 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAFA5R6QLPXMYZKNGDELXTSSSFCLANCNFSM4UG3SSHA>
.
|
Babu Frik uses the software library JUCE, which gets the default system font using (I guess) some system call. So there's no specific font for the main components of the UI, but should be a default system one. A solution would be to bundle the font with Babu Frik, I'll consider that option. |
Gotcha, yeah I'm not sure why it thinks my default font is something crazy,
let me know if there's anything I can do to help diagnose from my end if
you need.
…On Tue, Dec 1, 2020, 12:34 AM Frederic Font ***@***.***> wrote:
Babu Frik uses the software library JUCE, which gets the default system
font using (I guess) some system call. So there's no specific font for the
main components of the UI, but should be a default system one. A solution
would be to bundle the font with Babu Frik, I'll consider that option.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#4 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAFA5QFLEMR6QOF6BRFMETSSSTAFANCNFSM4UG3SSHA>
.
|
Is anything here useful to help debug?
https://forum.juce.com/t/windows10-issue-with-system-custom-fonts-overrides-in-graphics-drawtext-workaround/39881
I wish this was usable for me on Windows 10 :(
…On Tue, Dec 1, 2020 at 8:34 AM Derek Perez ***@***.***> wrote:
Gotcha, yeah I'm not sure why it thinks my default font is something
crazy, let me know if there's anything I can do to help diagnose from my
end if you need.
On Tue, Dec 1, 2020, 12:34 AM Frederic Font ***@***.***>
wrote:
> Babu Frik uses the software library JUCE, which gets the default system
> font using (I guess) some system call. So there's no specific font for the
> main components of the UI, but should be a default system one. A solution
> would be to bundle the font with Babu Frik, I'll consider that option.
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#4 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AAAFA5QFLEMR6QOF6BRFMETSSSTAFANCNFSM4UG3SSHA>
> .
>
|
Hi, sorry I don't have much time for this right now, but once I do some updates to Babu/JF I'll look into this and see if it got fixed in JUCE or there's a workaround I could try. Thanks! |
I do almost all of my patch editing from the panel so I don't use Babu Frik that often, but at some point in the last 8-12 months this issue showed up for me, too. Everything was displaying normally last time I used it (around when I installed the v2 output board last year). Not sure what happened, I haven't installed or removed any fonts since then and running the same version of Babu Frik on my desktop, with the same Windows build installed, works fine. |
The text was updated successfully, but these errors were encountered: