aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-04-25Add a shell script to make it easier to execute the JARTeddy Wing
2023-04-24App.java: Print program versionTeddy Wing
2023-04-24App.java: Start adding command line option parsingTeddy Wing
2023-04-24pom.xml: Add 'maven-shade-plugin' to build an uber-jarTeddy Wing
2023-04-23App.java: Extract font replacement code to functionTeddy Wing
2023-04-23App.java: Remove "*" importsTeddy Wing
2023-04-23App.java: Remove commented in-progress codeTeddy Wing
2023-04-23Move 'Main.java' to 'App.java'Teddy Wing
2023-04-23pom.xml: Add iText 7.2.5 dependencyTeddy Wing
2023-04-23.gitignore: Ignore the Maven target/ directoryTeddy Wing
2023-04-23Regenerate Maven project structureTeddy Wing
2023-04-23Generate a Maven project structureTeddy Wing
2023-04-23Main.java: Switch form field font to Courier NewTeddy Wing
2023-04-23Main.java: Don't embed the fontTeddy Wing
2023-04-23Main.java: Trying to use a TTF to replace the font, not workingTeddy Wing
2023-04-23Main.java: Debug font sizeTeddy Wing
2023-04-23Main.java: Only change font if it matches a given font nameTeddy Wing
2023-04-22Change PDF form field fontTeddy Wing