Omnicalc Font Editor v1.40
0. About
Omnicalc Font Editor is a program which is able to edit and compile the Omnicalc Font File. This program runs under Windows NT/2000/XP and probably runs under Windows 95/98/Me. v1.10 or later has a compiling command. I analyzed font file carefully and added its function. Although I tested by some font files, the file generated was the same as the Omnicalc Font Creator. However, if you are worried about using this function, please use the Omnicalc Font Creator for compiling.
These programs are compressed in ZIP format. I made two programs. Please choose one which you can run:
- ocfe.exe(465KB) - without Borland C++ Builder runtime but big.
- ocfeb.exe(74.5KB) - need Borland C++ Builder runtime but very small.
1. Installation
Unzip downloaded file and put any directory. Please put "default.8xfont" on the always same directory as "ocfe.exe" or "ocfeb.exe".
2. Uninstallation
Deletes the whole folder(ocfe.exe, ocfeb.exe, default.8xfont and documents). This program doesn't change registry key and doesn't use "Add/Remove Programs"(It's on Windows Control Panel), so you can uninstall completely.
3. How to use
- Mouse:
- Left click - Edit the pixel
- Right click:
- In left area - Set the cursor
- In right area - Edit the pixel
- Keys:
- Allow keys - Move the cursor
- A,S,D,W key - Move the cursor
- Ctrl+X - Cut
- Ctrl+C - Copy
- Ctrl+V - Paste
- Ctrl+D - Default
- Ctrl+R - Inverse
- Ctrl+Q - Clear
- Ctrl+H - Flip Horizontal
- Ctrl+T - Flip Vertical
- Ctrl+Y - Rotate 180
- Menus:
- File(F):
- Open(O)... - Load from 8xfont file(*.8xfont)
- Save As(S)... - Save as 8xfont file(*.8xfont)
- -
- Compile(C)... - Compile to 8xp file(*.8xp)
- Decompile(D)... - Load from 8xp file(*.8xp)
- -
- Save As BMP(B):
- 100%... - Save the screenshot as 100% size bitmap
- 200%... - Save the screenshot as 200% size bitmap
- 300%... - Save the screenshot as 300% size bitmap
- 400%... - Save the screenshot as 400% size bitmap
- Monochro BMP - Save screenshot as monochrome bitmap when it is checked
- Save As ASM(A):
- Right aligned(R)... - Save as ASM format of right aligned
- Left aligned(L)... - Save as ASM format of left aligned
- -
- Exit(X)
- Edit(E):
- Cut(X) - The selected letter is cut
- Copy(C) - The selected letter is copied
- Paste(V) - Pasted on the selected letter
- -
- Default(D) - The selected letter is set to a default
- Clear(Q) - The selected letter is cleared
- Inverse(R) - The selected letter is inversed
- -
- Flip Horizontal(H) - The selected letter is flipped horizontal
- Flip Vertical(T) - The selected letter is flipped vertical
- Rotate 180(Y) - The selected letter is rotated 180 degree
- -
- ALL(A):
- Default... - All letters are set to a default
- Clear... - All letters are cleared
- Inverse... - All letters are inversed
- -
- Flip Horizontal... - All letters are flipped horizontal
- Flip Vertical... - All letters are flipped vertical
- Rotate 180... - All letters are rotated 180 degree
- -
- Dots size(S):
- 2 px - Change the size of dots to 2 pixels
- 3 px - Change the size of dots to 3 pixels
- 4 px - Change the size of dots to 4 pixels
- 5 px - Change the size of dots to 5 pixels
- 6 px - Change the size of dots to 6 pixels
- 7 px - Change the size of dots to 7 pixels
- 8 px - Change the size of dots to 8 pixels
- Help(H):
- Help(H)... - Show the help message
- Version(A)... - Show the version information
4. Screenshot

5. Version info
- v1.00 : First released version.
- v1.01 : Some letters were added to default.8xfont for TI-OS v1.15.
- v1.05 : Fixed some bug and corresponds to the English version of Windows(this program was being tested only on Japanese version of Windows...).
- v1.10 : Compiling command was added! It will work good.
- v1.20 : Decompiling command(load from 8xp file) was added.
- v1.21 : Compiling bug(sometimes cannot compile) was fixed and fixed default.8xfont.
- v1.22 : Decompiling bug(mistook header check on Windows 2000) was fixed.
- v1.30 : Cut, Copy, Paste and Default commands were added.
- v1.31 : Added the keys to which cursor is moved. Web page's address and document were updated.
- v1.32 : Save As ASM command was added.
- v1.33 : Flip Horizontal, Flip Vertical and Rotate 180 command were added.
- v1.34 : Fixed default.8xfont for TI-OS v1.16 and added explanation of letters as much as possible.
- v1.40 : Compiling was improved (DevPac8X.COM is not necessary for compiling).