Tika TrueTypeParser add metadata from Naming tables
---------------------------------------------------

                 Key: TIKA-857
                 URL: https://issues.apache.org/jira/browse/TIKA-857
             Project: Tika
          Issue Type: Improvement
          Components: parser
    Affects Versions: 0.10
            Reporter: Craig Stires


The current parsing of TrueType fonts (.ttf) parses the tables from the file, 
but does not assign to the metadata attributes returned to the calling 
application.

The patch included is just a mapping from the NamingTables to the appropriate 
metadata categories.

This allows the calling application to get things like the font name, 
description, author, and copyright information back as metadata attributes.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to