Esempio n. 1
0
 def em_width(self):
     """ Returns the em-width of the current font in layout coordinates """
     return sublime_api.view_em_width(self.view_id)
Esempio n. 2
0
 def em_width(self):
     """ Returns the em-width of the current font in layout coordinates """
     return sublime_api.view_em_width(self.view_id)