/DogePhoto

Randomly add text over image; Java implementation of my bash version.

Primary LanguageJava

DogePhoto

A Java app to Doge a photo

Requires

  • mvn

Usage

import to.dogemypho.DogePhoto;

DogePhoto doge;
doge = new DogePhoto();

doge.dogeMyPhoto(String fileName, int fontPointSize, List<String> dogeText);

Will output a file called 'newimage.jpg'

Example

Alt text

Alt text