usefulness / webp-imageio

Java ImageIO WebP support (includes ARM chips support)
Apache License 2.0
35 stars 5 forks source link

Rename `.properties` to a more project-specific name to prevent conflicts with other consumers #99

Closed mateuszkwiecinski closed 1 year ago

github-actions[bot] commented 1 year ago

Jar size:

Jar size change: +10.0B (3.0MiB -> 3.0MiB)

Diffuse output:

OLD: diffuse-source-file
NEW: pull-request-artifact.jar

       │         compressed          │        uncompressed        
       ├──────────┬──────────┬───────┼──────────┬──────────┬──────
 JAR   │ old      │ new      │ diff  │ old      │ new      │ diff 
───────┼──────────┼──────────┼───────┼──────────┼──────────┼──────
 class │ 31.9 KiB │ 31.9 KiB │   0 B │ 67.1 KiB │ 67.1 KiB │ +5 B 
 other │    3 MiB │    3 MiB │ +10 B │  6.4 MiB │  6.4 MiB │  0 B 
───────┼──────────┼──────────┼───────┼──────────┼──────────┼──────
 total │    3 MiB │    3 MiB │ +10 B │  6.5 MiB │  6.5 MiB │ +5 B 

 CLASSES │ old │ new │ diff      
─────────┼─────┼─────┼───────────
 classes │  15 │  15 │ 0 (+0 -0) 
 methods │ 518 │ 518 │ 0 (+0 -0) 
  fields │  47 │  47 │ 0 (+0 -0)
JAR ``` compressed │ uncompressed │ ─────────┬────────┼─────────┬───────┤ size │ diff │ size │ diff │ path ─────────┼────────┼─────────┼───────┼─────────────────────────────────────────────────────── 162 B │ +162 B │ 38 B │ +38 B │ + webp-imageio.properties │ -152 B │ │ -38 B │ - version.properties 4.1 KiB │ 0 B │ 7.4 KiB │ +5 B │ ∆ com/luciad/imageio/webp/internal/NativeLoader.class ─────────┼────────┼─────────┼───────┼─────────────────────────────────────────────────────── 4.3 KiB │ +10 B │ 7.4 KiB │ +5 B │ (total) ```