25 Commits (5e4f3ef1ffb738240ccffda755d5d1be3ab80385)

Author SHA1 Message Date
Stefan Nikolei 5de26525fe Convert CodeBase to collection Expressions 11 months ago
Stefan Nikolei 18b8b662e9 Use Target Type new only when apparent 11 months ago
Stefan Nikolei 57f5966fe7 use Explicit Types and Target Type new 11 months ago
James Jackson-South 4007a48b89 Use shared instances for all built-in decoders. 3 years ago
James Jackson-South 0e9a066195 FS Namespaces and Implicit Global Usings 4 years ago
Brian Popow 288fb0ad51 Add test making sure envelope data is written, when UTF-8 data is present 4 years ago
James Jackson-South 1c2d1f42e2 Update tests and fix issues 4 years ago
James Jackson-South 97baeaf438 Update all files 4 years ago
Brian Popow ba752bcf70 Add missing usings / dispose 5 years ago
Brian Popow 2931619bc5 Fix namespaces 5 years ago
Brian Popow a2424750c6 Fix failing IPTC test 5 years ago
Brian Popow fa6401c011 Change tiff namespace to SixLabors.ImageSharp.Formats.Tiff; 5 years ago
Brian Popow f0670af045 Handle TIFF image with incorrect IPTC data type (long instead of byte) 5 years ago
James Jackson-South 874115bd0a Update license 6 years ago
James Jackson-South 6183dd8c13 Update source license info. 6 years ago
Brian Popow da728214ab Add tests for setting iptc value with strict option disabled 6 years ago
Brian Popow 8f94e08b58 SetDateTimeValue now uses DateTimeOffset 6 years ago
Brian Popow 4c0d8842e2 Add SetDateTimeValue which makes sure the formatting will be as specified in the spec 6 years ago
Brian Popow 6a54eef87f Limit length of iptc values according to the spec 6 years ago
Brian Popow 2ac5506c7a Remove by tag now removes all entry's not just the first. Similar GetValue now returns a list of entrys instead of just one 6 years ago
Brian Popow f271771568 Some IPTC tags can now be added multiple times, some are restricted from doing so 6 years ago
Brian Popow 11658ac604 Add testcase for app13 marker with empty IPTC 6 years ago
Brian Popow 44d0657f8b Add tests for writing IPTC 6 years ago
Brian Popow 9b5aa5d5cf Add unit tests for reading IPTC profile 6 years ago