Ivoah / XKCD-viewer

Simple XKCD viewer written in python for Pythonista
5 stars 1 forks source link

Some special characters are displayed improperly #2

Open allanburleson opened 8 years ago

allanburleson commented 8 years ago

In this case, é is the problem. Screenshot

Ivoah commented 8 years ago

Do you have any other examples?

allanburleson commented 8 years ago

That's the only one I've seen.

Ivoah commented 8 years ago

img_1516 It looks like my app isn't the only one that has issues (screenshot is from XKCD: Open Source). It looks like Randall may have messed up on the info.0.json for that comic. Samantha:~ ivo$ curl https://xkcd.com/1705/info.0.json {"month": "7", "num": 1705, "link": "", "year": "2016", "news": "", "safe_title": "Pok\u00c3\u00a9mon Go", "transcript": "", "alt": "Still waiting for the Pok\u00c3\u00a9mon Go update that lets you capture strangers' pets.", "img": "http:\/\/imgs.xkcd.com\/comics\/pokemon_go.png", "title": "Pok\u00c3\u00a9mon Go", "day": "11"}