Skip to content

Commit

Permalink
Merge branch 'next' into next_blunderbar
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierBlanvillain committed Oct 7, 2018
2 parents 5e6ebf8 + 10875ca commit 843fc6f
Show file tree
Hide file tree
Showing 36 changed files with 6,902 additions and 7,688 deletions.
7 changes: 7 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,12 @@
<version>4.11</version>
<scope>test</scope>
</dependency>

<!-- https://mvnrepository.com/artifact/com.jhlabs/filters -->
<dependency>
<groupId>com.jhlabs</groupId>
<artifactId>filters</artifactId>
<version>2.0.235</version>
</dependency>
</dependencies>
</project>
59 changes: 0 additions & 59 deletions src/main/java/com/jhlabs/image/AbstractBufferedImageOp.java

This file was deleted.

285 changes: 0 additions & 285 deletions src/main/java/com/jhlabs/image/ConvolveFilter.java

This file was deleted.

Loading

0 comments on commit 843fc6f

Please sign in to comment.