drewnoakes/metadata-extractor

Improve Makernote support

Open

#11 aperta il 19 nov 2014

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Java (470 fork)batch import
format-maker-noteshelp wanted

Metriche repository

Star
 (2411 star)
Metriche merge PR
 (Merge medio 3g 2h) (2 PR mergiate in 30 g)

Descrizione

There are a lot of different makernote tags out there. Many are documented online:

Hand-coding classes for all of these formats may not be the best approach. Some analysis could be done to see whether this could be data-driven (say from an XML file, for example), either at runtime or design time via codegen.

Adding support for these makernotes is quite easy, and a great place to get started if you want to contribute to this library.

(Migrated from Google Code issue 8)

Guida contributor