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

Slow while fetching from other domains #190

Closed
kachick opened this issue Aug 11, 2024 · 7 comments · Fixed by #208 or #211
Closed

Slow while fetching from other domains #190

kachick opened this issue Aug 11, 2024 · 7 comments · Fixed by #208 or #211

Comments

@kachick
Copy link
Owner

kachick commented Aug 11, 2024

image

I have noticed this when I was testing console based browsers... #189

@kachick
Copy link
Owner Author

kachick commented Sep 4, 2024

image

I might enable Cloudflare Fonts when addressing around GH-91, however now looks better than before!

@kachick kachick closed this as completed Sep 4, 2024
@kachick
Copy link
Owner Author

kachick commented Sep 4, 2024

@kachick
Copy link
Owner Author

kachick commented Sep 4, 2024

Basically fast for desktop

image

kachick added a commit that referenced this issue Sep 4, 2024
@kachick
Copy link
Owner Author

kachick commented Sep 4, 2024

image

image

What is this error...

@kachick
Copy link
Owner Author

kachick commented Sep 4, 2024

@font-face {
  font-family: 'Inconsolata';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/l/font?kit=QldgNThLqRwH-OJ1UHjlKENVzkWGVkL3GZQmAwLYxYWI2qfdm7Lpp7c8aR_klq8GUVA&skey=20fa6569a31c71ee&v=v32) format('woff2');
}
@font-face {
  font-family: 'Noto Emoji';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/l/font?kit=bMrnmSyK7YY-MEu6aWjPDs-ar6uWaGWuob-r0jwqU-G-uquC&skey=51363d29afc7180b&v=v51) format('woff2');
}

Ah, text also affecting inconsolata?

kachick added a commit that referenced this issue Sep 4, 2024
AFAIK, we can not merge multiple fonts for this...

A part of GH-190
@kachick
Copy link
Owner Author

kachick commented Sep 4, 2024

image

image

preload link will not work for mobile? 🤔

@kachick
Copy link
Owner Author

kachick commented Sep 4, 2024

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