jimhigson / oboe.js

A streaming approach to JSON. Oboe.js speeds up web applications by providing parsed objects before the response completes.
http://jimhigson.github.io/oboe.js-website/index.html
Other
4.79k stars 208 forks source link

Logo does not render correctly on certain screens #184

Closed fulldecent closed 4 years ago

fulldecent commented 5 years ago

The logo in logo.png is rendered with specific assumptions about the display's sub-pixel layout. And it will render not as intended when loaded on other monitors.

Recommendation. Open in GIMP, change color channels to grayscale, save.

haysclark commented 5 years ago

@fulldecent Why not make a PR with your solution?

fulldecent commented 5 years ago

I have not contributed here yet. Waiting for +1 from someone with commit access, then I can make a PR.

Aigeec commented 4 years ago

Go for it

fulldecent commented 4 years ago

Fixed at https://github.com/jimhigson/oboe.js/pull/200