mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
To Unicode mapping
This commit is contained in:
@ -1753,7 +1753,6 @@ void PDFPageContentProcessor::operatorTextSetSpacingAndShowText(PDFReal t_w, PDF
|
||||
|
||||
void PDFPageContentProcessor::drawText(const TextSequence& textSequence)
|
||||
{
|
||||
// TODO: Kdyz nejsme v text rezimu, tak nekreslime text
|
||||
if (textSequence.items.empty())
|
||||
{
|
||||
// Do not display empty text
|
||||
|
Reference in New Issue
Block a user