dschmidt opened a new pull request, #3100: URL: https://github.com/apache/tika/pull/3100
Follow-up to #3044: a tool file (`.ggt`) has no `geogebra_thumbnail.png`, but a tool can have an icon, stored in a directory with a generated name and referenced by the macro's `iconFile` attribute (File Format reference, ".ggt"). The parser now emits that icon as the tool's THUMBNAIL, and not a second time as a picture. Order of preference is unchanged for the other files: the worksheet thumbnail, then the first slide thumbnail, then the tool icon. A worksheet with an embedded tool keeps its own thumbnail; the icon stays INLINE there. I could not find a real `.ggt` with an icon anywhere public (GitHub does not index binaries, GeoGebra's site offers no tools for download), so the test builds one after the XML reference. https://issues.apache.org/jira/browse/TIKA-4831 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
