Bugfixing und einige Platzhalterseiten mit Daten gefüllt
This commit is contained in:
@@ -56,7 +56,7 @@ class TwoValues(Page):
|
||||
ctx.show_text(self.ref1.format())
|
||||
|
||||
if type(self.ref2) == nmea2000.boatdata.BoatValueGeo:
|
||||
ctx.select_font_face("Ubuntu")
|
||||
ctx.select_font_face("Ubuntu", cairo.FontSlant.NORMAL, cairo.FontWeight.BOLD)
|
||||
ctx.set_font_size(40)
|
||||
ctx.move_to(140, 210)
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user