bleugreen
bleugreen
When drawing the GUI on Retina displays, it seems to be using physical pixels instead of the scaled sizes. It would be super handy to have something like ofxGui's `ofxGuiEnableHiResDisplay()`,...
#167 It's not an elegant fix but it works lol
Please add an option to CSE wrapper that allows use of the site restricted URI, i.e. ``` https://www.googleapis.com/customsearch/v1/siterestrict?[parameters] ``` instead of ``` https://www.googleapis.com/customsearch/v1?[parameters] ``` Thanks!