I created a simple icon format which uses 32x32 icons.
With all programs to read the icons, and convert Windows Icons to this format,
I include a simple Icon editor. My problem is that this editor
runs in 50-line Text mode for proper pixel sizing, and because it
is the easiest way to simply store the Icon that is being edited
as an array.
My question is: Is there a way to switch into 50-line text mode
without shelling to the DOS Mode command?
Thanks in advance.
Amos
------------------
Amos
With all programs to read the icons, and convert Windows Icons to this format,
I include a simple Icon editor. My problem is that this editor
runs in 50-line Text mode for proper pixel sizing, and because it
is the easiest way to simply store the Icon that is being edited
as an array.
My question is: Is there a way to switch into 50-line text mode
without shelling to the DOS Mode command?
Thanks in advance.
Amos
------------------
Amos
Comment