MultiEPG - increase font size??

  • My misses finds it difficult to read the text in the multti epg - is there a way to increase the font size/bold it.


    in the file EpgList.py there are the lines:-


    self.l.setFont(0, gFont("Regular", 22))
    self.l.setFont(1, gFont("Regular", 16))


    If I change one of these any chance it will effect the text on screen??