|
Image Font Page Designer v 2.0.2
A Java 1.02 application. |
| Installation |
|
If you are reading this you have probably managed to unzip the main zip file, so I shall start from there.
You should set up the files on your C: drive, if you do not then you will have to change the setup and g batch files.
Clicking on the JRE117.exe file will start an automated installation program for the JRE and when the directory part shows up you should have the files installed in C:\ Java\JRE117 . The program will make the directory for you and then install the files there.
You should then upzip the Program.zip file to the C:\Language\Program directory.
This completes the setup of the JRE and the program files.
Now it is best if you make a shortcut to the g.bat file on your desktop or Quick Launch Bar if you use one.
|
|
The next step is to check the CLI.dat file and change the author line to your own author
information.
You will need to press Return at the end of the line and then press the backspace key to remove the blank line. You should also change the Default File Directory if you will be using another directory for your files. It is best to try the program before you change the font directory line to be sure that
you have the correct address for the directory that you will be using most.
You may want to check the setup.bat file to see if you will want to change the path setting for running the program. |
|
Your should now try the program and see if the fonts show up in the web page.
If you see just little blank boxes you will need to change the symbol font directory code. Just revise the current code for our symbol by adding or deleting ../ 's, save the file and then go to your browser, hit reload and see if the symbol shows up. When the symbol shows up, you just need to change the ../Language/Unifon/ text in the text field to the same as you have in your working code. If this is the directory that you will be using most, you should now change the CLI.dat file accordingly. |
|
FI LES:
The following files should all be in the zip file.
CLI.dat
There is a reminder note at the bottom of the CLI.dat file - just in case.
Version3.txt
WHAT FOR?:
WARRANTY:
THIS PROGRAM IS WITHOUT WARRANTY, IMPLIED OR OTHERWISE. IT IS TO BE USED AT YOUR OWN RISK IN ITS ENTIRETY.
Copyright:
This program is free for personal use. Persons using it or planning to use
Program:
|
|||||||||||||||||||||||||||||
| Code | Does This |
| Symbol code | |
|
|
s or -A |
|
|
c or CH |
|
|
e or ER |
|
|
h or TL |
|
|
i or IH |
|
|
p or -I |
|
|
l or -L |
|
|
n or NG |
|
|
w or OO |
|
|
q or OU |
|
|
Q or OI |
|
|
S or SH |
|
|
r or TH |
|
|
u or UE |
|
|
y or -U |
| st | Inserts syllable stressed mark. A dot over the stressed syllable. |
|
|
-a |
|
|
-e |
|
|
-i |
|
|
-o |
|
|
-u |
|
|
-oo |
|
|
u- |
|
|
^a |
|
|
^o |
|
|
oo |
|
|
oi |
|
|
ou |
|
|
..a |
|
|
space or blank text area |
| HTML Formatting Codes | |
| page | Inserts basic web page code. |
| table | Insert HTML table code |
| table2 | Insert HTML code for 2 column table |
| row | Insert code for single column row (line) |
| row& |
Insert code for multi-line single column row.
Used for things such as a Yurok to English dicitonary entry. |
| 2c | Insert code for 2 column row ( 2 columns per line) |
|
2cc
or use 2 column row |
Insert code for centered bold use two colums for one entry. |
|
2ci
or image 2 column row |
Insert code for 2 column row with <TD> for second column. |
|
3c
or 3 column row |
Insert code for 3 column row (line) |
| br | HTML code for starting at the beginning of a new line <BR> |
|
bi
or break no blank space |
Inserts code for a new line and a blank space.
Insert code for <BR> (Used when adding more than one blank line especially. |
|
or nl |
Start on a new line in the text area.
The blank space indicates just pressing the Enter key with no entry in the Text Field. |
|
&
or no blank space |
no blank space ( ) |
| link |
Puts in base code to link to a URL or page.
Put in URL of target page in first ? Put in an identifier for the link in the second ? ( i.e. Page 2 ) The easiest way to get the URL address is to call up the file in a Web Browser ( such as Netscape Navigator or Communicator ) then click in the location area, then use Ctrl-c to copy the URL, you then go back you the Editor and use Ctrl-v to paste the correct URL in your code. |
| name |
Puts in the base code to name a particular place in a page.
Put in an identifying name in place of the ? ( i.e. Para 3 ) |
| linktoname |
Sets up the base link to link to a particular place in a page.
Put in the name of the place you wish to go in place of the first ? ( i.e. Para 3 ) Put in your identifying text in place of the second ?  : ( i.e. Go To Para 3 ) This links to a place in the same page. If you wish to link to a place in another page you will need to put the URL address immediately ahead of the # in this code. You will have to have the name already in the other page code before you actually try to use your link. |
| (c) | Insert copyright information from default file |
|
sc
or start code |
Insert HTML file starting code |
|
ec
or end code |
Insert HTML file ending code |
| Codes to help in converting regular page to table page. | |
| to | Insert table open code. |
| tc | Insert table closing code. |
| cs | Insert column open codes |
| ce | Insert column close codes. |
| ro | Insert row open codes. |
| rc | Insert row close codes. |
| Copyright © 1998 by Daniel E. O'Rourke, Hoopa, CA. All rights reserved. |