TheMagicNumber
Oct 24 2008, 08:05 PM
DOSPix & Image Editor
DOSPix is a fairly simple program that takes files that are made in Notepad or the DOSPix Image Editor and turns them into a simple picture. No explanation is really needed so here are the downloads.
Download DOSPix & ImgEScreenshot (DOSPix)Screenshot (DOSPix ImgE)Credits:Me - DOSPix, Console DLL, Parts of ImgE
Fede-Lasse - ImgE Display and Engine
ThatGamesGuy
Oct 24 2008, 08:24 PM
Any screenshots?
TheMagicNumber
Oct 24 2008, 08:25 PM
Working on it.
Done.
Caniac
Oct 24 2008, 09:00 PM
Cool program
ThatGamesGuy
Oct 24 2008, 09:07 PM
Cool but uh.. what could you use this for?
TheMagicNumber
Oct 24 2008, 09:11 PM
QUOTE (ThatGamesGuy @ Oct 24 2008, 04:07 PM)

Cool but uh.. what could you use this for?
I don't know, I said that in the first post

Thanks, Caniac.
ThatGamesGuy
Oct 24 2008, 09:13 PM
QUOTE (GMREC1111 @ Oct 24 2008, 11:11 PM)

QUOTE (ThatGamesGuy @ Oct 24 2008, 04:07 PM)

Cool but uh.. what could you use this for?
I don't know, I said that in the first post

Well, there must be a use... there must!
TheMagicNumber
Oct 24 2008, 09:16 PM
Umm, it could...umm......uhh...It has a limited range of colors, it can't be used to make good sprites.
I could add an INI file containing the color data instead of having it set, this will not affect the console window, just the preview.
kake_fisk
Oct 24 2008, 09:17 PM
I've made this nice painting in DosPix.

.DPX File:
TheMagicNumber
Oct 24 2008, 09:23 PM
Haha, that's epic. I like the palm tree

By the way, I mentioned in the text file that you
can change the size of the text in the console window from 8x12 to 8x8, it should look better.
kake_fisk
Oct 24 2008, 09:26 PM
Hmm, i would need to change the text size for all command windows on my computer then?
TheMagicNumber
Oct 24 2008, 09:33 PM
No, you can't. I tried but it just keeps resetting back to default. Just write down the default if you worry
lukesterspy
Oct 27 2008, 10:12 PM
Looks cool dude!
kake_fisk
Oct 27 2008, 10:20 PM
You finally made the painting editor for it.

And i see you used my drawing in the screenies. ^^
TheMagicNumber
Oct 27 2008, 11:04 PM
Thanks Luke. Hehe, Fede-Lasse and I made it, but Lasse was a n00b and messed up the grids.
TheMagicNumber
Oct 27 2008, 11:39 PM
Update
Fede-Lasse made a ton of mistakes on the image editor and I had to fix them, missing stuff all over the place, it cut off a chunk of the image! All are hopefully fixed.
New example by MEH.
tdmgames
Oct 28 2008, 12:53 PM
Just tried it, and its a pretty awesome program. Awaiting the new engine for creating games with it
kake_fisk
Oct 28 2008, 03:33 PM
CWGM (Console Window Game Maker) ^^
TheMagicNumber
Oct 28 2008, 07:49 PM
QUOTE (kake_fisk @ Oct 28 2008, 09:33 AM)

CWGM (Console Window Game Maker) ^^
That would be a program, I am now creating a
system that is similar to thins but with more graphics functions.
Fede-lasse
Nov 28 2008, 09:04 PM
QUOTE (GMREC1111 @ Oct 28 2008, 12:39 AM)

Update
Fede-Lasse made a ton of mistakes on the image editor and I had to fix them, missing stuff all over the place, it cut off a chunk of the image! All are hopefully fixed.
Stop making me look like a fool <.<
I didn't 100% know how the things worked in the console window. I only made the editor, and there were no errors, only size issues *rawrface*
TheMagicNumber
Nov 28 2008, 09:07 PM
Hehe, I offered you the code for DOSPix but you chose to do it yourself. I think you know your for loops better then that
Fede-lasse
Nov 28 2008, 09:10 PM
QUOTE (GMREC1111 @ Nov 28 2008, 10:07 PM)

Hehe, I offered you the code for DOSPix but you chose to do it yourself. I think you know your for loops better then that

Arrays are very complicated you know D:
Paddymay
Nov 29 2008, 03:34 AM
Uhhhhh... there's nothing in the zip folder...
EDIT: Nevermind, the first time it just didn't download all the contents for some reason.
TheMagicNumber
Nov 30 2008, 01:32 AM
QUOTE (Paddymay @ Nov 28 2008, 10:34 PM)

Uhhhhh... there's nothing in the zip folder...
EDIT: Nevermind, the first time it just didn't download all the contents for some reason.
I can guess that you use Internet Explorer.
Anybody have any comments or suggestions?
TheMagicNumber
Jan 18 2009, 10:57 PM
QUOTE (GMREC1111 @ Nov 29 2008, 08:32 PM)

Anybody have any comments or suggestions?
Anything?
stinkoman_sd2008
Jan 24 2009, 04:15 PM
Pretty cool
TheMagicNumber
Jan 25 2009, 10:17 PM
Thank you
halo shg
Feb 5 2009, 02:34 AM
Ha ha, nice...
I'm not much of a pixel artist, but I had fun.
Suggestions:
- More tools in the editor (flood fill, rectangle, circle, etc)
- A compression algorithm (not really needed, but I was looking at a file in notepad and thought, why not replace "jjjjjjjjjjjjjjjjjjjj" with j20?)
-
Export as standard EXE or COM files. I'm sure it wouldn't be that hard.... Maybe I'll try to brew up an example for you guys 
DONE! - Animated pix! I mean, how cool would it be to have a movie being played in a console window!

Like I said, I'll look into the possibility of exporting as EXE or COM files. I'll have to examine the format more. I already know how to write text, but I'll look for coloured text.I have built a working example, and will momentarily be PMing
GMREC1111.
Instead of using byte code (which I was originally going to do), I decided to write a C++ application. This reads the data from the end of the file and outputs the coloured text.
By the way, can you please fix the image editor!? It can never draw a single box, and always draws 2 in a random direction!
~Halo Shg
halo shg
Mar 22 2009, 02:47 AM
As a large update, I have built a "compiler" for DPX files Pretty much what it does is takes a standard DPX file outputted from DOSPix and creates an executable file so you can show you friends. The files are quite small (5.3kb when compiled) but the actual compiler was made in GM, so the filesizse is 980 kilobytes. The full source to both the compiler and C++ application is included.
DOSPix CompilerAnd yes I know it really isn't compiled~
Halo Shg
kake_fisk
Mar 22 2009, 12:52 PM
Nice, you can compile your images to executables now.
And thanks for including my picture in the compiler.
I've also made a sunset painting, not as good as my previous one, but i'll post it anyways.
The source is included.
Download here
halo shg
Mar 22 2009, 01:49 PM
No problem. The only real reason it was included was because the version it was made with screwed up the formatting (adding newline characters). That's why the "fixed" is appended to the name. I hope you don't mind If I include you sunset in the compiler... I'm uploading a new one (I spelled your name wrong in the first

)
I'll edit my previous post with the download information.No edit nessesary. Just download using the same links.
UPDATE: I managed to shrink the EXE down by at least another kilobyte. It is now 2.5kb (Soon to be less). The update is not currently available yet, but soon to be (When I get away from this dialup!)
Yambam
Jun 6 2009, 07:47 PM
hey i know how you made this you used also used a block from unicode out the character map as a pixel thats what i think
TheMagicNumber
Jun 6 2009, 09:51 PM
Umm, not exactly. I used a space from ASCII (Unicode isn't supported in DOS windows).
Lbckf
Jul 31 2009, 04:01 AM
Can it core an apple?
antome
Aug 30 2009, 04:31 AM
this is really cool!
I opened this up in notepad, with Word wrap, and replaced the letters with block unicode!
It looks really cool as greyscale text

edit: For some reason I can't show it here on GMC
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.