Skip to content

Latest commit

 

History

History
95 lines (69 loc) · 6.49 KB

Readme.md

File metadata and controls

95 lines (69 loc) · 6.49 KB

ITF Chartizate


Generic badge Maven Central GitHub release GitHub release (latest SemVer) javadoc GitHub License

CircleCI itf-chartizate

Codacy Badge codebeat badge BCH compliance

Codacy Badge Coverage Status codecov

GitHub language count GitHub top language GitHub top language


Technologies used

Please check the TechStack.md file for details.

Description

This is an image to char coder, with a spin off to the current available ones ITF comes from image train filters and the idea is to use this library in many other projects. However the idea was to create a train of filters where each wagon would transform the image. It should work much like the chain of responsibility pattern.

Example:

alt text alt text alt text

There are more available libraries to use in different environments. Please take a look at the itf-chartizate-modules project.

Tools

$ git push --delete origin 2.0.0
$ git tag --delete 2.0.0

gpg --keyserver hkp://keyserver.ubuntu.com --send-keys <your GPG key>
gpg --list-keys
export GPG_TTY=$(tty)
mvn clean deploy -Prelease
mvn nexus-staging:release  -Prelease

Maven

<dependency>
  <groupId>org.jesperancinha.itf</groupId>
  <artifactId>itf-chartizate</artifactId>
  <version>5.0.1-SNAPSHOT</version>
  <type>pom</type>
</dependency>

References


About me

GitHub followers