Skip to content
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

Linux build dialogs have no font #111

Open
VikOlliver opened this issue Nov 5, 2019 · 1 comment
Open

Linux build dialogs have no font #111

VikOlliver opened this issue Nov 5, 2019 · 1 comment

Comments

@VikOlliver
Copy link

Under default Ubuntu 18.04 all text in the save file dialogs displays as little boxes, indicating that the desired font has not been found or has been found but is not correctly referenced.

I think the font it's looking for can be found. I used "export FC_DEBUG=8191" to see what is being looked for and got:

fontversion: 155320(i)(s)
capability: "otlayout:DFLT otlayout:arab otlayout:armn otlayout:brai otlayout:cans otlayout:cher otlayout:cyrl otlayout:geor otlayout:grek otlayout:hani otlayout:hebr otlayout:kana otlayout:lao  otlayout:latn otlayout:math otlayout:nko  otlayout:ogam otlayout:runr otlayout:tfng otlayout:thai"(w)
fontformat: "TrueType"(w)
embeddedbitmap: True(s)
decorative: False(s)
lcdfilter: 1(i)(w)
namelang: "en"(s)
prgname: "PancakePainter"(s)
postscriptname: "DejaVuSans-Bold"(w)
color: False(w)
symbol: False(s)
pangoversion: 14014(i)(s)

It's definitely there!
fc-match "DejaVuSans-Bold"
DejaVuSans.ttf: "DejaVu Sans" "Book"

@VikOlliver
Copy link
Author

Unfortunately GitHub "Something went really wrong" errors when I try to drag in a screenshot with:

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://github-production-user-asset-6210df.s3.amazonaws.com/. (Reason: CORS request did not succeed).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant