def render_char(self, matrix, font, fontsize, scaling, rise, cid):
     adv = PDFPageAggregator.render_char(self, matrix, font, fontsize, scaling, rise, cid)
     return adv