CPCWiki forum

General Category => Applications (CPC and CPC-related) => Topic started by: Devilmarkus on 13:04, 05 September 10

Title: CPCPaint released
Post by: Devilmarkus on 13:04, 05 September 10
Hi together,
  I decided to create a standalone app for CPCPaint.
 
  It contains a invisible CPC emulation  ::)
 
  You can use it to pixel CPC screens and/or convert the following fileformats to CPC:
  .PNG, .JPG, .BMP and .GIF
 
  You can create overscan (32k) or normal screen format (16k)
 
  (http://cpc-live.com/cpcpaint2_small.png)
 
  When Paint has opened up you will also find a 2nd window in the background, which is called the "Effect mixer".
  This is to be used as image-manipulator (handle contrast, RGB values, brightness etc...)
 
  (http://cpc-live.com/cpcpaint1_small.png)
 
  You can download the app. here:
  http://cpc-live.com/data/list.php?dir=-tool (http://cpc-live.com/data/list.php?dir=-tool)
 
Title: Re: CPCPaint released
Post by: Gryzor on 08:48, 06 September 10
Ooh, just in time for our Autumnal return :) Always nice to play with such progs! Maybe you could take a look at convimgcpc - it's got some really nice features!
Title: Re: CPCPaint released
Post by: Devilmarkus on 08:51, 06 September 10
Quote from: Gryzor on 08:48, 06 September 10
Maybe you could take a look at convimgcpc - it's got some really nice features!

ConvImgCPC is nice yes. That's, why I adapted the included binaries (&C7D0 in normal screens and &800 in Overscan screens) from ConvImgCPC and also the PAL format is taken from it. Demoniak sent me the C++ sources and I adapted some routines.
(No, the imageprocessor not, it's self-coded!)
Title: Re: CPCPaint released
Post by: Gryzor on 15:16, 06 September 10
Great then :) Basically, without having really tested yours, I remember convimgcpc having really great conversion options...
Title: Re: CPCPaint released
Post by: mahlemiut on 02:02, 07 September 10
What I like:
Simple enough UI, not overly complicated
Runs well under Linux (So I can spread out the windows on my 1920x1080 display ;))

What I would like to see:
CPC+ palette support
Greater use of tooltips, so that it's clearer what the buttons are supposed to do
Support for showing hidden files in the file dialogs (if possible)
Title: Re: CPCPaint released
Post by: Devilmarkus on 08:14, 07 September 10
Quote from: mahlemiut on 02:02, 07 September 10
What I would like to see:
CPC+ palette support

Sorry, that's impossible. I am using a modified JEMU emulator internally, which does not emulate the CPC+  :-[

QuoteGreater use of tooltips, so that it's clearer what the buttons are supposed to do

Tooltips & Java is a little problem. I found out, that they can totally slowdown the emulation.
Perhaps I will make a html guide.

QuoteSupport for showing hidden files in the file dialogs (if possible)

Well, I don't know how. I think the visibility of files depends on your OS settings.
(Like with Windows, where you can choose to show all hidden & system files)
Title: Re: CPCPaint released
Post by: mahlemiut on 12:44, 07 September 10
Quote from: Devilmarkus on 08:14, 07 September 10
Sorry, that's impossible. I am using a modified JEMU emulator internally, which does not emulate the CPC+  :-[
Maybe that's something for you to do in your spare time, then. ;)
Title: Re: CPCPaint released
Post by: Devilmarkus on 12:54, 07 September 10
Quote from: mahlemiut on 12:44, 07 September 10
Maybe that's something for you to do in your spare time, then. ;)

Really, the emulation core (also for JavaCPC) was written by Richard Wilson (Executioner).
If someone could embed CPC+emulation, then he is.
I only modified his JEMU a bit to code JavaCPC. But the original emulation is all the JEMU core.
With   some improvements. (shaking some codes, coding some crap, 90% of code   is "unknown brewing of some unknown commands and unknown code snippets")

(Sorry for editing your post, I wanted to quote it *lol*)
Title: Re: CPCPaint released
Post by: Ythcal on 23:13, 07 September 10

Works nice on OSX (as far as Java applications can). Thanks!

Would be cool, if the picture could also been saved as .png
Title: Re: CPCPaint released
Post by: Devilmarkus on 07:47, 08 September 10
Hmmm png export is a cool idea. I will remove the "bmp" button and replace by a "png" ;)
Title: Re: CPCPaint released
Post by: milamber on 11:05, 17 April 11
This might seem like a silly request but here goes....

Is there a CPC paint program out there that runs on the PC?  A program limited to the spec of the humble CPC?
Title: Re: CPCPaint released
Post by: Devilmarkus on 11:47, 17 April 11
CPCPaint runs well on my PC ;)
JavaCPC Paint is a bit more improved. CPC+ format and so, but it's the same app.
Powered by SMFPacks Menu Editor Mod