GithubHelp home page GithubHelp logo

Japanese fonts about browserless HOT 8 CLOSED

browserless avatar browserless commented on September 7, 2024 1
Japanese fonts

from browserless.

Comments (8)

joelgriffith avatar joelgriffith commented on September 7, 2024

Interesting, they work at https://chrome.browserless.io/?script=await%20page.goto(%27http%3A%2F%2Ffshr-kyoto.com%2F%27)%3B. Are you doing PDF's or otherwise?

from browserless.

luminous8 avatar luminous8 commented on September 7, 2024

Indeed that's weird as I'm doing jpg screenshot. That's weird. Do I need to install more fonts?
The server that runs chrome.browserless.io has only browserless installed on it?

from browserless.

joelgriffith avatar joelgriffith commented on September 7, 2024

Yes, just the image. Mind pasting your code so I can repro locally?

from browserless.

joelgriffith avatar joelgriffith commented on September 7, 2024

@luminous8 do you have any code available that we can use to repro locally? Everything thus far has been working for me, so need some guidance on narrowing down the problem

from browserless.

luminous8 avatar luminous8 commented on September 7, 2024

I'd rather not share the script publicly but I tried with a more simple script and It works.
I'm not doing anything related to css in my script so I'm wondering why the font render differently.

I'll investigate & let you know

from browserless.

joelgriffith avatar joelgriffith commented on September 7, 2024

No worries, I'll keep it open for the time being. My best guess is that something isn't being lazily loaded properly on the site, but hard to say

from browserless.

luminous8 avatar luminous8 commented on September 7, 2024

Well, I reinstalled it on another server and it worked just fine with the same script. Not sure where it came from but it's from my side. Thanks Joel for your time!

from browserless.

chaodoze avatar chaodoze commented on September 7, 2024

Joel, I'm encountering similar problems with Hindi script e.g.
curl -X POST
https://chrome.browserless.io/screenshot?token=
-H 'Cache-Control: no-cache'
-H 'Content-Type: application/json'
-d '{
"url": "https://threadreaderapp.com/thread/1060162990551584768.html",
"options": {
"fullPage": true,
"type": "jpeg",
"quality": 75
}
}' > test.jpeg

from browserless.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.