Commit Graph

20 Commits

Author SHA1 Message Date
2783d724e5 WIP initial TOC detection 2017-02-19 10:20:14 +01:00
f93d1e4aa1 WIP initial quote/code detector with new TextItemCombiner 2017-02-18 10:50:54 +01:00
d78d9be8a3 WIP rename splitIntoBlocks to DetectPdfBlocks 2017-02-17 20:19:57 +01:00
767462bc9b WIP Introduce PdfBlockView
* Add vertical to horizontal transformation
* Improve header/footer removal
2017-02-17 20:17:04 +01:00
a92e384249 Calculate most used distance
* round coordinates on construction
2017-02-17 09:01:12 +01:00
b7393fc806 Detect bold and emphasis 2017-02-17 08:16:27 +01:00
6441580889 Add global statistics 2017-02-15 07:33:07 +01:00
3a1241896b Replace text with block system 2017-02-12 19:37:21 +01:00
996e5fae62 Detect Links & Remove Whitespaces 2017-02-11 15:23:01 +01:00
b31ad64fb7 Introduce Result View 2017-02-06 19:13:43 +01:00
1b326a9f36 Headline to upper case transformation
* Add testing capability (mocha, chai)
* Add MarkdownElement to text item
2017-02-05 21:22:42 +01:00
0245ea16f1 Add not perfect headline detection 2017-02-05 09:58:25 +01:00
91087d550b Detect footnotes transformation
* transform height with fontHeight
2017-02-03 12:36:56 +01:00
7dc1de2912 Remove Transformation Suffix from Transformation classes 2017-01-29 16:05:26 +01:00
08739c0884 Remove repetitive items (page header/footer) 2017-01-27 21:40:49 +01:00
e43cf9a6a9 Add text view 2017-01-22 19:04:23 +01:00
1a97cef440 Add status to loading view 2017-01-09 20:08:32 +01:00
9ae32e02b5 add combine-Y transformation 2017-01-07 13:20:04 +01:00
92a904a0a6 Basic infrastructure for debug view 2017-01-07 11:54:53 +01:00
b9da57ed5b Switch from Vue to React 2017-01-06 20:49:37 +01:00