Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

Font cannot be decoded #1552

Open
5 tasks done
henryxrl opened this issue Jul 26, 2023 · 0 comments
Open
5 tasks done

Font cannot be decoded #1552

henryxrl opened this issue Jul 26, 2023 · 0 comments
Labels

Comments

@henryxrl
Copy link

Homework

Your question

I was trying to pack the SimpleTextReader hosted at https://txt.xrl.app by running the following command:

nativefier --name "SimpleTextReader" https://txt.xrl.app --title-bar-style 'hiddenInset' --inject ./style.css

where I got the style.css here: #1041.

Everything works fine except one font that was embedded in the webpage, as shown here:
image

I'm pretty sure this font works when opening the webpage as-is. Any possible solutions here? Any help is appreciated.

Steps to reproduce

nativefier --verbose --some-option https://mysite.com
<paste your verbose build logs, if relevant to your question>

Debug info

No response

Nativefier version

50.1.1

Node.js version

v20.5.0

npm version

9.8.0

OS

MacOS 13.5

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

No branches or pull requests

1 participant