Jerome Gout
Results
13
comments of
Jerome Gout
Ok, right now, no more error of missing font but window remains empty.
Pure black
Hi @jimy-byerley, Welcome onboard @granludo ;-) Here is the modified methods: ```python def init(self): w, h = self.width(), self.height() ctx = self.scene.ctx assert ctx, 'context is not initialized' # self.fb_screen...