Harald Kuhr
8c85c4ca96
Simplified TIFF writing.
2022-05-06 19:49:06 +02:00
Harald Kuhr
fa5c77bff0
Added test cases for EncoderStream/DecoderStream and fixed a bug
...
+ code clean-up to make IntelliJ happy :-)
2022-05-06 19:31:16 +02:00
Harald Kuhr
d87b80deea
PCX: Minor clean up
2022-05-06 19:27:44 +02:00
Harald Kuhr
ae138c3b4e
Write LONG8 offsets for BigTIFF
2022-05-05 15:53:20 +02:00
Harald Kuhr
ab13fdd09d
#677 Fixed integer overflow + added tests
2022-05-04 18:23:25 +02:00
Harald Kuhr
aab5b062bd
Fixed test typo.
2022-05-04 18:22:14 +02:00
Harald Kuhr
00d6acd1bf
[skip ci] Fixed some typos in comments. :-)
2022-04-26 19:25:52 +02:00
Harald Kuhr
0f8a7ea482
Update feature_request.md
2022-04-25 16:58:39 +02:00
Harald Kuhr
9fe87fe10d
#672 : WebPImageReader now supports unknown stream lengths
2022-04-22 14:41:57 +02:00
Harald Kuhr
a33dbaf897
Merge pull request #669 from haraldk/snyk-upgrade-a0c5c60996f8b405ed1deadc1666ddc0
...
[Snyk] Upgrade jmagick:jmagick from 6.2.4 to 6.6.9
2022-04-11 17:01:44 +02:00
Harald Kuhr
9e2f369459
#666 Clean-up: No alpha for RGB 3/components
2022-03-11 19:58:38 +01:00
Harald Kuhr
d34b0b7fcf
#666 Support for TIFF RGB 2/4 bit per sample.
2022-03-11 19:54:33 +01:00
snyk-bot
5effcb1344
fix: upgrade jmagick:jmagick from 6.2.4 to 6.6.9
...
Snyk has created this PR to upgrade jmagick:jmagick from 6.2.4 to 6.6.9.
See this package in Maven Repository:
https://mvnrepository.com/artifact/jmagick/jmagick/
See this project in Snyk:
https://app.snyk.io/org/haraldk/project/eca06326-94ac-456d-a029-f411089e7f16?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-03-04 21:50:39 +00:00
Oliver Schmidtmer
b67d687761
TIFFImageMetadata: ImageOrientation in mergeTree ( #667 )
...
TIFFImageMetadata: ImageOrientation in mergeTree
2022-02-28 15:53:49 +01:00
Harald Kuhr
d0881c8b5c
Attempt at adding JavaDocs + use "release" profile for release-plugin [skip ci]
2022-02-22 14:46:14 +01:00
Harald Kuhr
976928f48c
Adding description to top-level POM [skip ci]
2022-02-22 13:19:49 +01:00
Harald Kuhr
e1c2f2ee73
Thank you, Travis [skip ci]
2022-02-21 09:34:34 +01:00
Harald Kuhr
92632fa2a3
#661 : JUnit test results take 4
2022-02-17 19:09:26 +01:00
Harald Kuhr
5a563e315f
#661 : JUnit test results take 3
2022-02-17 18:42:54 +01:00
Harald Kuhr
c06d47d123
#661 : JUnit test results take 2
2022-02-17 18:33:20 +01:00
Harald Kuhr
fea6beb364
#661 : JUnit test results
2022-02-17 18:32:18 +01:00
Harald Kuhr
4b951c06cc
PNM: New attempt at making the new header parser work on Windows.
2022-02-14 22:00:04 +01:00
Harald Kuhr
a3e6e52c95
PNM Windows issue. Temporary roll-back to working version.
2022-02-14 19:33:28 +01:00
Harald Kuhr
5347015cbd
PNM clean-up: Avoid leading/trailing whitespace in comments.
2022-02-14 19:27:55 +01:00
Harald Kuhr
4d190892df
PNM clean-up.
2022-02-09 20:13:49 +01:00
Harald Kuhr
60eab81709
#660 : Attempt at making the comment parsing more Windows-friendly...
2022-02-08 11:19:38 +01:00
Harald Kuhr
b400b6b157
#660 : Make sure region is within bounds of new test image...
2022-02-08 10:38:53 +01:00
Harald Kuhr
499b3ef120
#660 : Farewell, Lena
2022-02-08 10:16:42 +01:00
Harald Kuhr
92bc9c73f6
IFF: Simplified aspect.
2022-02-08 08:43:21 +01:00
Harald Kuhr
2a77558cac
IFF: XS24 clean-up (again...)
2022-02-04 12:33:28 +01:00
Harald Kuhr
816cad60a8
IFF: XS24 clean-up
2022-02-04 12:23:44 +01:00
Harald Kuhr
7167f81c69
IFF: Thumbnail support for XS24 chunk (now without stderr output)
2022-02-04 12:13:53 +01:00
Harald Kuhr
f5cfa0e619
IFF: Thumbnail support for XS24 chunk.
2022-02-04 11:46:32 +01:00
Harald Kuhr
73ad024833
IFF: Read support for TVPaint DEEP and TVPP
...
+ Bonus: Massive code clean-up/refactor.
2022-02-03 17:26:41 +01:00
Harald Kuhr
379449b621
IFF: More clean-up
2022-01-29 14:41:49 +01:00
Harald Kuhr
e17faad6fb
IFF: Read support for Impulse (Imagine, Turbo Silver) RGB8 format.
2022-01-28 16:36:34 +01:00
Harald Kuhr
1271a3d55e
IFF clean-up.
2022-01-28 16:07:15 +01:00
Harald Kuhr
1cd594d113
RIP: Sandbox
2022-01-24 09:01:53 +01:00
Harald Kuhr
b76f74e79a
A little safer way to skip 6 bytes...
2022-01-19 09:00:13 +01:00
Harald Kuhr
78817a489b
#658 : TGAImageReader now allows extension area of size 0
2022-01-19 09:00:13 +01:00
Harald Kuhr
b8f2a80ca6
#658 : TGAImageReaderSpi now recognizes "true color" images with valid palette depth != 0
2022-01-19 09:00:13 +01:00
Oliver Schmidtmer
ac8a36db1c
findCompressionType always uses RLE if leading EOL is missing ( #657 )
...
Update of the last read byte is missing since the last update. So if only the first EOL is missing, further EOLs after the lines are not detected.
2022-01-15 00:21:47 +01:00
Harald Kuhr
7e0d8922da
#655 Experimental force raster conversion switch.
2022-01-12 19:51:56 +01:00
Harald Kuhr
9a6b8c9bfe
Fix for IIOInvalidTreeException: Invalid DHT node #559
2022-01-12 19:33:21 +01:00
Harald Kuhr
eced5b8efd
#656 Code clean-up + minor refactorings.
2022-01-12 19:11:52 +01:00
Oliver Schmidtmer
74611e4e52
Support writing ASCII array in TIFF metadata ( #656 )
...
* Support writing ASCII array in TIFF metadata
* corrected formatting and extracted string writing to method
2022-01-12 18:56:22 +01:00
Harald Kuhr
b8614eca4d
New CI badge + new maven badges, replaces #653
2022-01-12 18:45:14 +01:00
Harald Kuhr
efd24456ac
#636 : Correct name for shaded artifact.
2022-01-05 15:47:16 +01:00
Gauthier
191b2371c8
add support for Github Actions, publish snapshots to OSSRH automatically ( #633 )
...
* remove oss-parent
* add github workflow
* use java 16 for now
* disable fail fast
* add java 15
* use only java 8 and 11 for now
* snapshot deploy
* snapshot deploy
* oracle jdk
* oracle jdk
* oracle jdk
* kcms matrix
* kcms job name
* only deploy for snapshots
* try not operator
* prepare PR
* restore groupId
* Fixed Travis link + bonus project summary updates
* Readme improvements
* #629 : Preliminary WebP animation (ANIM/ANMF) support
* #629 : Fixed build
* Make tests pass on JDK 16 and 17 (#635 )
* make tests pass on JDK 16 and 17
replace deprecated mockito-all by mockito-core, and updated to latest 3.x
replace deprecated org.mockito.Matchers
* code cleanup from IDE suggestions
* add oracle jdk 16 and 17 to Travis
* test on java 17
* try to fix warning about maven-source-plugin
Co-authored-by: Harald Kuhr <harald.kuhr@gmail.com>
2022-01-05 12:34:52 +01:00
Harald Kuhr
33419ef291
#652 : Avoid OOME for large values outside TIFF, even if length is unknown
2022-01-03 12:51:52 +01:00