GithubHelp home page GithubHelp logo

Comments (13)

Beuc avatar Beuc commented on May 18, 2024

Thanks for the report!
I guess this symbol is not available in your default font.
I'm thinking of replacing it with an inline image.

from renpyweb.

 avatar commented on May 18, 2024

No problem with you? Is it affected by system fonts? When building a web app, the symbol will broken code.

from renpyweb.

Beuc avatar Beuc commented on May 18, 2024

No problem here.
Can you post a screenshot so I better understand what's happening?

from renpyweb.

 avatar commented on May 18, 2024

When I built with renpyweb using renpy launcher, the symbol will bronken in the index.html like below.

notepad++_2019-07-03_00-43-22

So I have to modify the code in index.html manually as a symbol.

from renpyweb.

Beuc avatar Beuc commented on May 18, 2024

Make sure you are editing it as a UTF-8 file (as set in the html meta-data).
By screenshot, I meant a screenshot of the browser window :)

from renpyweb.

Beuc avatar Beuc commented on May 18, 2024

Also can you try with ≡ instead of the symbol? This would solve charset issues.

from renpyweb.

 avatar commented on May 18, 2024

I mean, if I build project in renpy using renpyweb, the code of index.html will bronken like my attached above. So I have to change ?? to ≡<.

from renpyweb.

Beuc avatar Beuc commented on May 18, 2024

OK, so:

  • I can't reproduce your problem, it works fine for me with the latest Ren'Py 7.3.2 (and all other versions)
  • I suspect the HTML is fine, but you read it with the wrong charset

What we can do: please give me:

  • the exact Ren'Py version you're using
  • your unmodified index.html with the error so I can download it
  • a screenshot of your browser when there's the error

from renpyweb.

 avatar commented on May 18, 2024

chrome_2019-07-03_04-42-30

from renpyweb.

Beuc avatar Beuc commented on May 18, 2024

Thanks a lot!
Does it work better with this? (place it in renpy-7.3.2/launcher/game/web.rpy)
web.zip

from renpyweb.

 avatar commented on May 18, 2024

Yes, the error is resolved.

from renpyweb.

Beuc avatar Beuc commented on May 18, 2024

Thanks for testing!
I added the web.rpy fix in Ren'Py itself, and also used &#8801; just in case.

from renpyweb.

 avatar commented on May 18, 2024

Thank you for your work, Beuc.

from renpyweb.

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.