Peter Williams
|
f566fe5f68
|
Moved point.go and matrix.go back to their original locations.
|
2018-11-30 12:17:52 +11:00 |
|
Peter Williams
|
7bbcec65fa
|
Made Matrix and Point structs more general and moved them to their own files in pdf/model.
|
2018-11-29 17:04:20 +11:00 |
|
Peter Williams
|
da8544e68b
|
Moved Matrix code to model/matrix.go
|
2018-11-28 22:29:35 +11:00 |
|
Peter Williams
|
209616ab52
|
File missed in previous commit.
|
2018-11-26 17:26:27 +11:00 |
|
Peter Williams
|
b0c440dd00
|
Fixed text position tracking.
|
2018-10-30 21:55:30 +11:00 |
|
Peter Williams
|
2c8c8e5c98
|
Removed debugging code.
|
2018-10-09 19:05:38 +11:00 |
|
Peter Williams
|
f6dc3e2fc3
|
First attempt at splitting words in text extraction using a space detection heuristic
|
2018-10-09 11:49:59 +11:00 |
|
Peter Williams
|
44563f2cae
|
Added fontMetrics to font loader and GetAverageCharWidth to PdfFont
|
2018-09-19 11:12:59 +10:00 |
|
Peter Williams
|
8ff8665149
|
First attempt at extraction based on a full PDF text parser.
|
2018-08-22 12:29:34 +10:00 |
|