libpdfviewer/app
octocorvus 69696ae2a9 use CSS transform to rotate text layer
Newer pdf.js versions don't automatically rotate text layer based on
viewport's rotation, instead they now set the value of the attribute
"data-main-rotation" to value of rotation in degrees. So, we now apply
CSS transformation to the text layer depending on the value of that
attribute.
2023-03-24 19:45:49 -04:00
..
src/main use CSS transform to rotate text layer 2023-03-24 19:45:49 -04:00
.gitignore initial commit with overhauled / rebranded project 2019-06-27 23:22:08 -04:00
build.gradle.kts update build tools version to 33.0.2 2023-02-11 05:36:29 -05:00
lint.xml remove obsolete backup lint suppression 2022-05-26 20:45:37 -04:00
proguard-rules.pro initial commit with overhauled / rebranded project 2019-06-27 23:22:08 -04:00