Remove unused code and pep8
This commit is contained in:
parent
46cbcc5dfb
commit
462acf037b
@ -1 +1 @@
|
|||||||
|
# empty
|
||||||
|
|||||||
@ -253,10 +253,6 @@ def display_bitmap(data, w, h):
|
|||||||
img.show()
|
img.show()
|
||||||
|
|
||||||
|
|
||||||
def cell_size():
|
|
||||||
return cell_width, cell_height
|
|
||||||
|
|
||||||
|
|
||||||
def test_rendering(text='\'Ping👁a⧽', sz=144, family='Ubuntu Mono for Kovid'):
|
def test_rendering(text='\'Ping👁a⧽', sz=144, family='Ubuntu Mono for Kovid'):
|
||||||
set_font_family(family, sz)
|
set_font_family(family, sz)
|
||||||
cells = []
|
cells = []
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user