Draw word in the center of background :param word: word to draw :param font: font to draw word :param bg: background numpy image :return: np_img: word image text_box_pnts: left-top, right-top, right-bottom, left-bottom
(self, word, font, bg)
source not stored for this graph (policy: none)
no test coverage detected