Brahmi - Indic Input Methods & OT fonts Code
Status: Beta
Brought to you by:
harsha_pr
This archive contains the required files to build Brahmi WordProcessor. Readme.txt - This file Run the following batch files if you are doing a build on Windows Systems CompileFirstTime.bat - Execute this file first to compile the source files and copy required resources Run.bat - Execute this file to run Brahmi from command line Compile.bat - Execute this file to compile, during development CopyFiles.bat - Copy the required resources from src directory to classes directory MkJar.bat - Create a jar file, Brahmi.jar. Run CompileFirstTime.bat first RunJar.bat - Run the jar file Use the following files if you are doing a build on Linux. perms.sh - make files ready for Linux compileFirstTime.sh - Execute this file first to compile the source files and copy required resources run.sh - Execute this file to run Brahmi from command line compile.sh - Execute this file to compile, during development copyFiles.sh - Copy the required resources from src directory to classes directory mkjar.sh - Create a jar file, Brahmi.jar. Run compileFirstTime.sh first runjar.sh - Run the jar file MyManifest.mf - Manifest file used to make a jar file