mirror of
https://invent.kde.org/graphics/okular
synced 2024-11-05 18:34:53 +00:00
No description
a5ee705911
reverting back the drawing of InPlace Text annotations to the unbuffered ones, but with a more clever behaviout than before: - the text is drawn wrt the size of the page, and thenscaled to the real annotation boundary size. this makes the drawing of the annotation more similar to the page layout - the bounding rectangle is drawn to be max 1pixel wide: if the drawn page is smaller than the page, then the rect is scaled along with the text, otherwise it's drawn after the scaling, so it won't appear huge at high levels of zoom The AnnotationEngine's had to be modified by adding a page pointer parameter to the event() function, necessary to compute correctly the bounding rect of an inline text annotation. svn path=/trunk/playground/graphics/okular/; revision=585289 |
||
---|---|---|
cmake/modules | ||
conf | ||
core | ||
generators | ||
shell | ||
ui | ||
AUTHORS | ||
CMakeLists.txt | ||
config-okular.h.cmake | ||
COPYING | ||
hi16-app-okular.png | ||
hi22-app-okular.png | ||
hi32-app-okular.png | ||
hi48-app-oKular.png | ||
hi64-app-okular.png | ||
hi128-app-okular.png | ||
hisc-app-okular.svgz | ||
Messages.sh | ||
okular_export.h | ||
okular_part.desktop | ||
part.cpp | ||
part.h | ||
part.rc | ||
README.internals.png | ||
TODO | ||
VERSION |