jsdelivr / jsdelivr

A free, fast, and reliable Open Source CDN for npm, GitHub, Javascript, and ESM

Home Page:https://www.jsdelivr.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyodide fonts folder is inaccessible

antimatter15 opened this issue · comments

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

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