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

Live demo error when a glagolitic character ( Ⱆ ) is used #144

Closed
lmglmg opened this issue Nov 10, 2023 · 3 comments
Closed

Live demo error when a glagolitic character ( Ⱆ ) is used #144

lmglmg opened this issue Nov 10, 2023 · 3 comments
Assignees

Comments

@lmglmg
Copy link

lmglmg commented Nov 10, 2023

When a character is present, live demo produces an error in the web console, but does not show the user any message.

Error message in the web console:

GET
https://mooman219.github.io/favicon.ico
[HTTP/2 404  11ms]

Uncaught DOMException: An attempt was made to use an object that is not, or is no longer, usable
    renderFontdueCharacter webpack:///./index.js?:83
    init webpack:///./index.js?:106
    init webpack:///./index.js?:105
    promise callback* webpack:///./index.js?:114
    js https://mooman219.github.io/fontdue/0.bootstrap.js:46
    __webpack_require__ https://mooman219.github.io/fontdue/bootstrap.js:93
    promise callback* webpack:///./bootstrap.js?:4
    js https://mooman219.github.io/fontdue/bootstrap.js:275
    __webpack_require__ https://mooman219.github.io/fontdue/bootstrap.js:93
    <anonymous> https://mooman219.github.io/fontdue/bootstrap.js:263
    <anonymous> https://mooman219.github.io/fontdue/bootstrap.js:266
index.js:83
@mooman219
Copy link
Owner

mooman219 commented Nov 25, 2023

Oh god I haven't built the web demo in... at least 20 months at this point I think. It's probably running something ancient. I can take a look.

@mooman219
Copy link
Owner

Oh it's a javascript issue, I can ask the person who wrote the demo to take a look, I haven't touched JS in a while.

@mooman219
Copy link
Owner

@weswigham You submitted this, I added Font.has_glyph to help :^)

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