Master branch host an experiment of using PhantomJS to render web pages to PNG, so later they could be drawn to framebuffer. It's interesting, but not the focus of this project. I propose to move the current code from master branch to an independent project, and update content of master branch to the one from the Anti-QT branch with the commands git checkout master && git reset --hard anti-QT && git push -f.
Master branch host an experiment of using PhantomJS to render web pages to PNG, so later they could be drawn to framebuffer. It's interesting, but not the focus of this project. I propose to move the current code from master branch to an independent project, and update content of master branch to the one from the Anti-QT branch with the commands
git checkout master && git reset --hard anti-QT && git push -f.