Text operators (first part)

This commit is contained in:
Jakub Melka
2019-03-25 18:44:45 +01:00
parent 8c417b2afb
commit 21e125bd40
9 changed files with 5198 additions and 20 deletions

View File

@@ -53,7 +53,9 @@ SOURCES += \
sources/pdfpagecontentprocessor.cpp \
sources/pdfpainter.cpp \
sources/pdfrenderingerrorswidget.cpp \
sources/pdffunction.cpp
sources/pdffunction.cpp \
sources/pdfnametounicode.cpp \
sources/pdffont.cpp
HEADERS += \
sources/pdfobject.h \
@@ -79,7 +81,9 @@ HEADERS += \
sources/pdfpainter.h \
sources/pdfutils.h \
sources/pdfrenderingerrorswidget.h \
sources/pdffunction.h
sources/pdffunction.h \
sources/pdfnametounicode.h \
sources/pdffont.h
unix {
target.path = /usr/lib