Webp image support #1295
Closed
Webp image support #1295
Codacy Production / Codacy Static Code Analysis
required action
Apr 22, 2025 in 0s
3 new issues (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 3
Clones added
============
- openpdf/src/main/java/com/lowagie/text/ImageLoader.java 2
See the complete overview on Codacy
Annotations
Check notice on line 634 in openpdf/src/main/java/com/lowagie/text/Image.java
codacy-production / Codacy Static Code Analysis
openpdf/src/main/java/com/lowagie/text/Image.java#L634
'if' is not followed by whitespace.
Check notice on line 634 in openpdf/src/main/java/com/lowagie/text/Image.java
codacy-production / Codacy Static Code Analysis
openpdf/src/main/java/com/lowagie/text/Image.java#L634
WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3)
Check notice on line 643 in openpdf/src/main/java/com/lowagie/text/Image.java
codacy-production / Codacy Static Code Analysis
openpdf/src/main/java/com/lowagie/text/Image.java#L643
Line contains a tab character.
Loading