Closed GoogleCodeExporter closed 8 years ago
I temporary use following workaround:
Calling setFont() after initialize ControlP5 without setting the ControlFont
cp5 = new ControlP5(this);
cp5.setFont(aControlFont);
Original comment by iwan.san...@gmail.com
on 15 Oct 2012 at 6:36
Original comment by soj...@gmail.com
on 17 Oct 2012 at 10:20
Original comment by soj...@gmail.com
on 23 Dec 2012 at 4:32
Original issue reported on code.google.com by
iwan.san...@gmail.com
on 15 Oct 2012 at 1:39