Jonathan Ross
Jonathan Ross
## Setup * Pi Zero W * 1.54" 240x240 ST7789 * Stock Raspbian OS * Compiling on the Pi ## `/boot/config.txt` ``` hdmi_group=2 hdmi_mode=87 hdmi_cvt=240 240 60 1 0 0...
According to the npm's [package.json documentation](https://docs.npmjs.com/files/package.json): > Some old packages used license objects or a “licenses” property containing an array of license objects ... Those styles are now deprecated. Instead,...
According to the npm's package.json documentation: > Some old packages used license objects or a “licenses” property containing an array of license objects ... Those styles are now deprecated. Instead,...
Running ``` ./autogen.sh --enable-examples=yes --enable-gtk-doc ``` and then configure ``` ./configure --enable-examples=yes --enable-gtk-doc ``` Both output incorrect options according to the arguments supplied. The configuration always says build examples: no...
Hey, I know this project has been inactive for some time, but it would be great to update this and also get it working on OSX! It works great on...