RED-8825: improve layoutparsing
* added improved debugging capabilities to viewer-doc * refactored coordinates (wip) * refactored line intersection algorithm * removed cropbox correction from pdfbox text positions
This commit is contained in:
parent
3dd215288a
commit
6a691183dc
@ -82,4 +82,5 @@ public class Character {
|
||||
return FastAtan2.fastAtan2(character.getY() - getY(), character.getX() - getX());
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user