# subpixel antialiasing is enabled for super().paint upon drawing on some non-transparent background https://github.com/dmMaze/BallonsTranslator/issues/919
# which can be avoided by calling super().paint first, but it results in disappeared background in editting mode