U8glib: Graphics Lib for LCDs and OLEDs

Seems ok. Can you use the following construcor call:
U8GLIB_LM6059 u8g(8, 9, 5, 7, U8G_PIN_NONE);
and connect the reset signal to 3.3V.

Will this work?

Oliver