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

pyodide fonts folder is inaccessible #18531

Open
3 tasks done
antimatter15 opened this issue Oct 5, 2023 · 1 comment
Open
3 tasks done

pyodide fonts folder is inaccessible #18531

antimatter15 opened this issue Oct 5, 2023 · 1 comment

Comments

@antimatter15
Copy link

Description

The fonts folder which is part of the standard pyodide package is inaccessible, specifically files which are '.ttf'.

I suspect that there's something on that folder that only serves '.js', '.whl', '.json', and '.zip' files. The '.whl.metadata' files are also inaccessible.

Affected jsDelivr links

https://cdn.jsdelivr.net/pyodide/v0.24.1/full/fonts/DejaVuSans.ttf

Response headers

Accept-Ranges:
bytes

Access-Control-Allow-Origin:
*
Access-Control-Expose-Headers:
*
Age:
31
Alt-Svc:
h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Cache-Control:
public, max-age=60
Content-Length:
9
Content-Type:
text/plain; charset=utf-8
Cross-Origin-Resource-Policy:
cross-origin
Date:
Thu, 05 Oct 2023 21:16:26 GMT
Etag:
W/"9-PatfYBLj4Um1qTm5zrukoLhNyPU"
Strict-Transport-Security:
max-age=31536000; includeSubDomains; preload
Timing-Allow-Origin:
*
Vary:
Accept-Encoding
X-Cache:
MISS, HIT
X-Content-Type-Options:
nosniff
X-Served-By:
cache-fra-etou8220049-FRA, cache-pao-kpao1770042-PAO

Information

  • Device OS: [e.g. iOS, Windows, MacOS]: Windows
  • Browser & Version: [e.g. Chrome 103, Safari 8, Firefox 108]: Chrome Latest
  • VPN provider (if you use one): N/A
  • Your location (country/region): San Francisco, USA

Requisites

  • I performed a cursory search of the issue tracker to avoid opening a duplicate issue.
  • I checked the documentation to understand that the issue I am reporting is not normal behavior.
  • I understand that not filling out this template correctly will lead to the issue being closed.

Additional content

No response

@MartinKolarik
Copy link
Member

The font files were not requested to be available by the pyodide team. Are those expected to be used? cc @rth

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

2 participants