Harald Kuhr
|
419ffc9373
|
#573: Always return RAWImageType for JPEG.
+ Bonus: Fix luma to gray conversion
|
2021-04-10 11:44:09 +02:00 |
|
Harald Kuhr
|
b67975eef7
|
Better naming.
|
2021-04-09 17:19:15 +02:00 |
|
Harald Kuhr
|
b32a861b2d
|
#443 Automatic-Module-Name in each JARs MANIFEST.MF
|
2021-04-09 16:56:26 +02:00 |
|
Harald Kuhr
|
6930168c93
|
#362: JPEG metadata names in ProviderInfo.
|
2021-04-08 19:37:03 +02:00 |
|
Harald Kuhr
|
fac9f1a927
|
#532 Write TGA with RLE compression.
|
2021-04-08 19:31:25 +02:00 |
|
Harald Kuhr
|
913a03608c
|
#600 TimeoutMap now longer gets Long.MAX_VALUE as next expiry time if map is empty when removeExpiredEntries() is invoked.
|
2021-04-07 22:31:13 +02:00 |
|
Harald Kuhr
|
46ce99e10f
|
Added links to metadata formats.
|
2021-04-07 13:21:31 +02:00 |
|
Harald Kuhr
|
3e4460ac41
|
Removed TODO (that has been done for some time).
|
2021-03-30 17:13:00 +02:00 |
|
Harald Kuhr
|
5b7fc25520
|
#584 Fix "No SOF segment in stream" for JPEG in TIFF
+ interoperability testing for JEP-262, JAI and JDK readers.
|
2021-03-30 16:26:48 +02:00 |
|
Harald Kuhr
|
42196e8513
|
No longer unregister the old Apple provided spi.
|
2021-03-30 12:31:56 +02:00 |
|
Harald Kuhr
|
bc07524e7a
|
Simplified/optimized TIFF file recognition code.
|
2021-03-30 11:31:34 +02:00 |
|
Harald Kuhr
|
0011b9a480
|
#417: TIFF 16 bit FP
|
2021-03-29 10:26:47 +02:00 |
|
Harald Kuhr
|
7b09ec8919
|
Merge branch 'master' into webp
|
2021-03-27 15:29:23 +01:00 |
|
Harald Kuhr
|
9c8977062d
|
#554, #416: Relaxed custom metadata restrictions.
|
2021-03-27 15:20:59 +01:00 |
|
Harald Kuhr
|
b01b820ec8
|
Remove unintended debug output.
|
2021-03-27 15:19:15 +01:00 |
|
Harald Kuhr
|
b61f2c179c
|
Merge branch 'master' into webp
|
2021-03-27 14:44:23 +01:00 |
|
Harald Kuhr
|
967f8e6984
|
PICT metadata + PNTG support
|
2021-03-27 14:39:59 +01:00 |
|
Harald Kuhr
|
bb650e5280
|
Easier subsampling with xSub == 1 as no-op
|
2021-03-27 14:37:33 +01:00 |
|
Harald Kuhr
|
3b34d6e7ce
|
General clean-up
|
2021-03-27 14:37:11 +01:00 |
|
Harald Kuhr
|
db782cfe9e
|
Merge pull request #599 from Schmidor/svg_data_url
Allow embedded resource URLs if external resources are disabled
|
2021-03-26 17:26:19 +01:00 |
|
Oliver Schmidtmer
|
96223f9f9f
|
Allow embedded resource URLs if external resources are disabled
|
2021-03-26 16:05:21 +01:00 |
|
Harald Kuhr
|
da45c5783d
|
Forgot we actually had PICT write support.. ;-)
|
2021-03-23 13:15:06 +01:00 |
|
Harald Kuhr
|
5b6c819ac4
|
JPEG Lossless in non-bold :-)
|
2021-03-08 21:42:38 +01:00 |
|
Harald Kuhr
|
6d41f2db86
|
Updated version numbers for latest release.
|
2021-03-08 14:54:26 +01:00 |
|
Harald Kuhr
|
ba0bb7b903
|
#595 Avoid infinite loop on corrupted JPEG stream
|
2021-03-06 14:15:44 +01:00 |
|
Harald Kuhr
|
d03dc28764
|
Readme updates, mentioning JPEG lossless and built-in support (closes #471).
|
2021-03-01 18:42:59 +01:00 |
|
Harald Kuhr
|
20a785ea5e
|
Updated version numbers.
|
2021-02-26 19:36:49 +01:00 |
|
Harald Kuhr
|
0286fa4268
|
JPEG Exif/thumbnail refactoring pt II.
|
2021-02-26 18:27:58 +01:00 |
|
Harald Kuhr
|
85fb9e6af3
|
JPEG Exif/thumbnail refactoring
|
2021-02-26 17:13:16 +01:00 |
|
Harald Kuhr
|
97a8806bfb
|
Better name for source y...
|
2021-02-26 17:13:16 +01:00 |
|
Harald Kuhr
|
970f4f3a7e
|
#588 Clipping path from JPEG with multiple APP13 segments
|
2021-02-26 17:13:16 +01:00 |
|
Harald Kuhr
|
6d192968d1
|
Fix SGI source subsampling + test optimizations.
|
2021-02-26 17:13:16 +01:00 |
|
Harald Kuhr
|
f5959af2e1
|
New stream SPIs now behave more like the built-in SPIs.
|
2021-02-26 17:13:16 +01:00 |
|
Harald Kuhr
|
ea74ac2714
|
JPEG Exif/thumbnail fixes pt II.
|
2021-02-26 17:13:16 +01:00 |
|
Harald Kuhr
|
80c595cea8
|
No longer reads thumbnails, as part of the readWithOrientation method.
|
2021-02-26 17:13:16 +01:00 |
|
Harald Kuhr
|
fbc738f2d4
|
JPEG Exif/thumbnail fixes.
|
2021-02-26 17:13:16 +01:00 |
|
Harald Kuhr
|
3e3acf3332
|
More standard key mapping, more correct fit size. Nicer color!
|
2021-02-26 17:13:16 +01:00 |
|
Harald Kuhr
|
0a77520d67
|
Merge pull request #591 from KoenDG/batik_upgrade
Upgraded the Apache Batik library from 1.12 to 1.14 due to fixed CVEs.
|
2021-02-25 14:22:56 +01:00 |
|
Koen De Groote
|
72cd3aade3
|
Upgraded the Apache Batik library from 1.12 to 1.14 due to fixed CVEs.
|
2021-02-24 14:54:46 +01:00 |
|
Harald Kuhr
|
88bd9cd2ba
|
Update README.md
Removed JDK 7 from recommended build.
|
2021-02-04 19:47:45 +01:00 |
|
Harald Kuhr
|
5ee8678a29
|
Removed XWD plugin that will be in 3.7.
Fixed some incorrect code escaping.
|
2021-01-23 18:13:18 +01:00 |
|
Harald Kuhr
|
fb1937ae63
|
Updated README with latest version numbers.
|
2021-01-23 17:53:28 +01:00 |
|
Harald Kuhr
|
de02e3d7e0
|
#582: Fix for missing Exif thumbnail, now only issues warning.
|
2021-01-11 22:10:25 +01:00 |
|
Harald Kuhr
|
ebaa69713f
|
Deprecate for BufferedImageInputStream, now using buffered streams directly in all readers.
|
2021-01-11 22:07:31 +01:00 |
|
Harald Kuhr
|
8a1a90dafd
|
Fix some corner cases in BufferedImageInputStream.
|
2021-01-11 21:44:14 +01:00 |
|
Harald Kuhr
|
6f6e65be12
|
Added zoom to fit option.
|
2021-01-11 21:18:11 +01:00 |
|
Harald Kuhr
|
253f04066b
|
#579 More reliable CCITT compression type detection
|
2020-12-23 11:46:58 +01:00 |
|
Harald Kuhr
|
74902b3fb4
|
StandardCharsets.US_ASCII instead of Charset.forName("ascii")
|
2020-12-21 17:30:34 +01:00 |
|
Harald Kuhr
|
af1a6492d4
|
#577 Fix TGA subsampling + bonus metadata fix and palette conversion.
|
2020-12-15 22:19:04 +01:00 |
|
Harald Kuhr
|
0da007ec8c
|
Minor clean-up.
|
2020-12-11 18:32:02 +01:00 |
|