Pixel art tools

A place for graphics

Moderator: DarkAuron

User avatar
axcho
New Member
Posts: 53
Joined: Thu 20 Oct, 2005 5:44 pm
Contact:

Post by axcho »

Could you describe your editing program? I'm curious to hear what features you think would be important in such a program.
Treefrog
New Member
Posts: 42
Joined: Mon 11 Jul, 2005 9:31 pm
Location: Here

Post by Treefrog »

I just use my own program on the calculator.
User avatar
kalan_vod
Calc King
Posts: 2932
Joined: Sat 18 Dec, 2004 6:46 am
Contact:

Post by kalan_vod »

This is mine, I just change the pic # in the code when I work on a differant picture.
DelVar ADelVar BClrDraw:AxesOff:RecallPic 0
Repeat (theta)=45
pxl-Test(A,B(->)X
Pxl-Change(A,B
rand ;a delay which helps so you can see the pixel
getKey(->)(theta)
If X:Then:Pxl-On(A,B:Else:Pxl-Off(A,B:End
If (theta)=21:Pxl-Change(A,B
B+((theta)=26)-((theta)=24
Ans+(Ans<0)-(Ans=95(->)B
A+((theta)=34)-((theta)=25
Ans+(Ans<0)-(Ans=63(->)A
End
StorePic 0
I only tested this on a 83 plus.
lecks
Extreme Poster
Posts: 484
Joined: Fri 09 Sep, 2005 1:56 am

Post by lecks »

lecks wrote:i used to love my MSpaint until one day i tried to open it and it said: (it still says this every time i try to open it) "Paint has encountered a problem and needs to close. We are sorry for the inconvenience."
ever since i havent done any computer graphics except with art rage, but it can't export.
i finally resolved the problem. hope this helps other people with this problem..

To resolve this problem:

1. Click Start, click Run, type regedit in the Open box, and then press ENTER.

2. Locate and click the following registry key:
HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Applets\Paint

3. Right-click the registry key, and then click Delete.
This registry key is rebuilt the next time that you start Paint.

To prevent this problem from occurring, click Text Toolbar on the View menu to close the Text toolbar.


MORE INFORMATION

This behavior can also occur if you open Paint and the Mspaint.exe program is in the wrong folder.
threefingeredguy
Calc King
Posts: 2195
Joined: Sun 27 Mar, 2005 4:06 am
Location: sleeping
Contact:

Post by threefingeredguy »

Hey, thanks, that helped my paint problems :).
Image
Post Reply