What is DKSWordArt? DKSWordArt is a library developed entirely in Java to create original and customizable titles. You have the option to change the text, font, border, texture, shadow and distort the text. The program is only in French, but its easy to understand. System requirements
Installing DKSWordArt Download dkswordart_executable_1_1_0.jar. Make a directory/map with the name "dkswordart". Copy the jar file to the new directory "dkswordart". That's all! The used cmd file DKSWordArt works with Open JDK in OS/2-eCS. I have a dkswordart.cmd file with the following contents; @echo off SET CLASSPATH= SET BEGINLIBPATH=[drive: java]\JAVA160ga5\bin SET path=[drive: java]\JAVA160ga5\bin [drive: dkswordart] cd [drive: dkswordart]\dkswordart java -Duser.home=[drive: dkswordart]\dkswordart -jar dkswordart_executable_1_1_0.jar 2>dkswordart-bugs.txtI use 2 separate folders (directories), one for Java and one for DKSWordArt with the files created by this program. The references used in the cmd file;
should be replaced with real drive letters. Save the file and name it "dkswordart.cmd" or use the file from the distribution. This file is copied to the "dkswordart" folder (directory). Furthermore, different paths?, adjust according to your needs. Create a new program object. Specify the path and file name: "[drive: dkswordart]\dkswordart\dkswordart.cmd". In the tabpage Session check the boxes "OS/2 window", "Running as an icon" and "Close Window to end program". In the tabpage General you can enter the name "DKSWordArt". Parameters / options explained
Download In the file you can find the above command files (all drive letters are on set to C:) and an OS/2 DKSWordArt icon: dkswordart-ecs.zip. revision September 3, 2016 |