Skip to content

TextSelectionPainter: support glyphless fonts

in text selections, by:

  • Ignoring to draw characters with it.
  • Painting the selection's background as transparent.

Fixes issue #157 (closed)

Based on inital work by Nelson Benitez, but changed to be not tesseract specific.

Closes #157 (closed)

Edited by Albert Astals Cid

Merge request reports