face-hh / webx

An alternative for the World Wide Web - browse websites such as buss://yippie.rizz made in HTML, CSS and Lua. Custom web browser, custom HTML rendering engine, custom search engine, and more.
Apache License 2.0
1.84k stars 155 forks source link

Add compatibility with UTF-8 #119

Closed Timoh5709 closed 4 months ago

Timoh5709 commented 4 months ago

I propose, if it's possible, to add compatibility for UTF-8. Because if you try now, it just don't want to update the webpage.

face-hh commented 4 months ago

Could you elaborate?

Timoh5709 commented 4 months ago

I think it would be nice to implement UTF-8 for the non-ASCII characters (like é;è;ô...) with a <meta charset="utf-8"> in the , because right now Natpture don't update the page when I insert a UTF-8 char, even if I insert the <meta charset="utf-8">

Timoh5709 commented 4 months ago

Nevermind, it was just the DNS server that was too slow