Added support for Annotations in OFD

This commit is contained in:
Green
2025-07-31 21:04:31 +03:00
parent 66501ab353
commit e4a7cf63c9
7 changed files with 295 additions and 8 deletions

View File

@ -60,6 +60,7 @@ HEADERS += \
SOURCES += \
OFDFile.cpp \
src/Annotation.cpp \
src/Content/ImageObject.cpp \
src/Content/PageBlock.cpp \
src/Content/PathObject.cpp \