Commit Graph

41 Commits

Author SHA1 Message Date
Johannes Zillmann
f42358d63b Remove empty items 2021-03-16 05:50:57 +01:00
Johannes Zillmann
5af033c0f1 Round and limit y 2021-03-15 20:37:41 +01:00
Johannes Zillmann
a90e6207dc Add similarity checks to repetitive element removal 2021-03-15 09:16:50 +01:00
Johannes Zillmann
9bd5043f2e Very basic removal of repetitive elements 2021-03-14 12:15:37 +01:00
Johannes Zillmann
77b7d837eb Improve change detection to handle removal case properly 2021-03-14 11:59:46 +01:00
Johannes Zillmann
d5523fb1d4 Split result files
* Due 100 MB limit of Github
2021-03-13 22:46:10 +01:00
Johannes Zillmann
713a82b41d Stabilize font display in tests
* If multiple PDF are tested after another their font ids change (e.g. `g_d0_f1` becomes `g_d1_f1`)
2021-03-13 19:38:47 +01:00
Johannes Zillmann
417cc2ab94 Add Test infrastructure for example PDFs 2021-03-13 08:46:22 +01:00
Johannes Zillmann
45355a9315 PageControls 2021-03-09 08:44:06 +01:00
Johannes Zillmann
c60bd3f737 Un-Grouping switch 2021-03-01 23:42:02 +01:00
Johannes Zillmann
163d34261a Display Font Tooltip 2021-02-28 12:56:23 +01:00
Johannes Zillmann
37c50be4ca stage description tooltip 2021-02-28 10:23:59 +01:00
Johannes Zillmann
a99b031bc6 ShowAll Marker for transformer stages 2021-02-28 02:18:47 +01:00
Johannes Zillmann
e7574513c5 Change detection on group and item level 2021-02-28 02:07:45 +01:00
Johannes Zillmann
229cb53eb0 Make LineItemMerger standalone and re-usable 2021-02-27 18:45:14 +01:00
Johannes Zillmann
cd8cdf4df6 Highlight changes 2021-02-27 09:51:04 +01:00
Johannes Zillmann
915827be0c Sort line items on X axis 2021-02-26 21:42:26 +01:00
Johannes Zillmann
08509953dc Fix line compaction for multi-columnar PDFs 2021-02-26 19:28:44 +01:00
Johannes Zillmann
6e5e5c9d53 Improve line compaction 2021-02-26 18:04:50 +01:00
Johannes Zillmann
0910f7b148 Grouping of line items 2021-02-21 13:23:31 +01:00
Johannes Zillmann
d8bc6d100b Cleanup & simple line detection 2021-02-21 08:23:51 +01:00
Johannes Zillmann
71fb6a23ff Cleanup 2021-02-20 19:36:43 +01:00
Johannes Zillmann
2d14de5167 Enable Font calculations 2021-02-20 18:36:31 +01:00
Johannes Zillmann
1b530c6c29 Fetch fontObjects 2021-02-20 13:10:13 +01:00
Johannes Zillmann
a5b65b5d85 Begin calculate statistics 2021-02-19 22:55:25 +01:00
Johannes Zillmann
d8a94465dd Fix imports 2021-02-15 18:14:03 +01:00
Johannes Zillmann
3a1597c330 Little bit of transitioning for debug pages 2021-02-15 16:53:43 +01:00
Johannes Zillmann
6c72d61590 Annotated schema for debug 2021-02-14 11:43:26 +01:00
Johannes Zillmann
698562ab27 Implement CalculateCoordinates + simplify schema transformation 2021-02-13 11:09:34 +01:00
Johannes Zillmann
3ebba083c2 Fix transform 2021-02-12 13:10:37 +01:00
Johannes Zillmann
a98a862a58 Transform messages 2021-02-09 22:48:56 +01:00
Johannes Zillmann
4401f1fb5c Rudimentary explicit debug support 2021-02-05 18:28:04 +01:00
Johannes Zillmann
95a7e3e93b Format values 2021-01-29 14:13:50 +01:00
Johannes Zillmann
8783e3cf9e Flexible Debug table foundation 2021-01-28 23:06:37 +01:00
Johannes Zillmann
ee7d686ba6 Progress Infrastructure 2021-01-12 22:54:22 +01:00
Johannes Zillmann
42f54e6b38 Load Example PDF 2021-01-06 22:40:09 +01:00
Johannes Zillmann
66c6e7577f Fix metadata retrieval 2021-01-04 23:06:24 +01:00
Johannes Zillmann
989e14e295 Directly link to core 2021-01-04 23:02:31 +01:00
Johannes Zillmann
0aa56386c7 Publish utilities 2021-01-03 14:10:02 +01:00
Johannes Zillmann
a3695a4a56 Initial pdfJs integration 2020-12-20 19:18:38 +01:00
Johannes Zillmann
f988bd565e Core project setup
* `ts`, `jest`, `prettier` and `tslint`
* Used resources
  * https://itnext.io/step-by-step-building-and-publishing-an-npm-typescript-package-44fe7164964c
  * https://til.hashrocket.com/posts/lmnsdtce3y-import-absolute-paths-in-typescript-jest-tests
2020-12-19 14:06:40 +01:00