This website requires JavaScript.
Explore
Help
Sign In
OrgGo
/
unipdf
Watch
1
Star
0
Fork
0
You've already forked unipdf
mirror of
https://github.com/unidoc/unipdf.git
synced
2025-04-30 13:48:51 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
unipdf
/
pdf
/
extractor
History
Peter Williams
c76fa6985e
Moved font cache from global variable to Extractor.
2018-09-22 09:28:18 +10:00
..
const.go
Add LICENSE.md with reference to AGPL and Commercial license. Add license header info to code.
2018-03-22 14:03:47 +00:00
doc.go
Extractor package with powerful text extraction capabilities and CMap handling.
Closes
#17
2018-03-22 13:01:04 +00:00
extractor.go
Moved font cache from global variable to Extractor.
2018-09-22 09:28:18 +10:00
text_test.go
Don't import core anonymously
2018-07-15 17:22:00 +10:00
text.go
Moved font cache from global variable to Extractor.
2018-09-22 09:28:18 +10:00
utils.go
Removed naked returns. Fixed godoc. Reorganized object extractors
2018-07-25 12:00:49 +10:00