Adrian-George Bostan
|
8acac88784
|
Update module version and import paths (#1)
* Update import path to use unipdf
* Update module name and version
|
2019-05-16 20:08:40 +00:00 |
|
Denys Smirnov
|
53687f854e
|
Merge remote-tracking branch 'origin/v3' into extract.text
# Conflicts:
# pdf/contentstream/processor.go
# pdf/extractor/text.go
# pdf/extractor/utils.go
# pdf/internal/textencoding/winansi.go
# pdf/model/font.go
# pdf/model/font_composite.go
# pdf/model/font_simple.go
# pdf/model/font_test.go
# pdf/model/fontfile.go
# pdf/model/fonts/ttfparser.go
# pdf/model/structures.go
|
2018-12-27 12:17:28 +02:00 |
|
Denys Smirnov
|
3687c83b37
|
errors should start with a lower case
|
2018-12-15 18:49:15 +05:00 |
|
Gunnsteinn Hall
|
1f56c18454
|
Address review comments
|
2018-12-07 10:32:49 +00:00 |
|
Gunnsteinn Hall
|
2b1c796a74
|
Addressing review comments
|
2018-11-30 23:01:04 +00:00 |
|
Gunnsteinn Hall
|
283c9bf778
|
Merge branch 'extract.text' of https://github.com/peterwilliams97/unidoc into v3-peterwilliams97-extract.text.take2
|
2018-11-30 17:05:49 +00:00 |
|
Gunnsteinn Hall
|
33843599f2
|
Another round of addressing review comments
|
2018-11-30 16:53:48 +00:00 |
|
Peter Williams
|
f566fe5f68
|
Moved point.go and matrix.go back to their original locations.
|
2018-11-30 12:17:52 +11:00 |
|
Peter Williams
|
f131af7b5a
|
File missed in previous commit.
|
2018-11-29 17:50:43 +11:00 |
|
Peter Williams
|
8ff8665149
|
First attempt at extraction based on a full PDF text parser.
|
2018-08-22 12:29:34 +10:00 |
|
Peter Williams
|
b1cf3494f7
|
Removed naked returns. Fixed godoc. Reorganized object extractors
|
2018-07-25 12:00:49 +10:00 |
|
Peter Williams
|
e5783d58fb
|
Don't import core anonymously
|
2018-07-15 17:29:27 +10:00 |
|
Peter Williams
|
2dcf8e0cdd
|
Added more missing changes
|
2018-06-27 16:59:35 +10:00 |
|
Peter Williams
|
d184031903
|
Updated the text extractor to use the new font code
|
2018-06-27 16:31:28 +10:00 |
|
Gunnsteinn Hall
|
413dcd757e
|
Fix
|
2018-03-22 14:16:59 +00:00 |
|
Gunnsteinn Hall
|
a4fe3bded2
|
Add LICENSE.md with reference to AGPL and Commercial license. Add license header info to code.
|
2018-03-22 14:03:47 +00:00 |
|
Gunnsteinn Hall
|
d5396dd893
|
Fixes in extractor testing
|
2018-03-22 13:53:12 +00:00 |
|
Gunnsteinn Hall
|
817ea404b9
|
Extractor package with powerful text extraction capabilities and CMap handling. Closes #17
|
2018-03-22 13:01:04 +00:00 |
|