This is an automated email from the ASF dual-hosted git repository.
tallison pushed a change to branch branch_1x
in repository https://gitbox.apache.org/repos/asf/tika.git.
from 5c1c29c add embedding depth to rpw handler
new 50e2e69 TIKA-2998-- allow users to extract font names
new 308b004 TIKA_2998 -- fix capitalization and failed cherry-pick
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../java/org/apache/tika/metadata/Font.java} | 17 ++++++++++-----
.../apache/tika/parser/pdf/AbstractPDF2XHTML.java | 24 ++++++++++++++++++++++
.../java/org/apache/tika/parser/pdf/PDFParser.java | 5 +++++
.../apache/tika/parser/pdf/PDFParserConfig.java | 17 +++++++++++++++
.../org/apache/tika/parser/pdf/PDFParserTest.java | 11 ++++++++++
5 files changed, 69 insertions(+), 5 deletions(-)
copy
tika-core/src/{test/java/org/apache/tika/fork/unusedpackage/ClassInUnusedPackage.java
=> main/java/org/apache/tika/metadata/Font.java} (76%)