summaryrefslogtreecommitdiff
path: root/pdf-over-commons/src/main/java/at/asit/pdfover/commons/utils/ImageUtil.java
AgeCommit message (Expand)AuthorFilesLines
2022-11-24Repository moved to GitHub: https://github.com/a-sit/pdf-overHEADmasterJakob Heher1-290/+0
2022-08-12debugDisplayImage for ImageDataJakob Heher1-7/+10
2022-08-12whitespace standardizationJakob Heher1-155/+155
2022-08-12debugDisplayImage for SWTJakob Heher1-0/+30
2022-08-09don't quietly fail image conversionJakob Heher1-1/+1
2022-08-08fix transparent pixel handling in AWT -> SWT image converter, cf. #109Jakob Heher1-0/+2
2022-08-08remove placeholder transparency from configJakob Heher1-1/+0
2022-08-08correctly handle jpeg images without EXIF orientation tagJakob Heher1-2/+4
2022-08-08move ImageConverter to ImageUtilJakob Heher1-0/+95
2022-08-04in case i need this in the futureJakob Heher1-0/+12
2022-08-04move image util methods to a more suitable placeJakob Heher1-0/+147