Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Product Lifecycle
  3. Collaboration / Beta Testing
  4. Testers wanted..

Testers wanted..

Scheduled Pinned Locked Moved Collaboration / Beta Testing
helpcomgraphicstools
4 Posts 2 Posters 2 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    benjymous
    wrote on last edited by
    #1

    ..to beat the c**p out of my Deluxe Paint clone (especially if you've got experience of working with DPaint - I want to know if I'm getting the look&feel about right!) It's currently in very early stages, doesn't do a good deal of what DPaint did, but does enough to start painting (and most of the basic drawing tools work) It's got no ability to load/save images either (but hey, that's what Alt+PrntScrn are there for!!) Anyway click here[^] to have a look, and if you spot any bugs, or just want to make any comments, there's bug reporting stuff, and forums on it's sourceforge project page (you'll see a link at the top) Thanks peeps! -- Help me! I'm turning into a grapefruit!

    N 1 Reply Last reply
    0
    • B benjymous

      ..to beat the c**p out of my Deluxe Paint clone (especially if you've got experience of working with DPaint - I want to know if I'm getting the look&feel about right!) It's currently in very early stages, doesn't do a good deal of what DPaint did, but does enough to start painting (and most of the basic drawing tools work) It's got no ability to load/save images either (but hey, that's what Alt+PrntScrn are there for!!) Anyway click here[^] to have a look, and if you spot any bugs, or just want to make any comments, there's bug reporting stuff, and forums on it's sourceforge project page (you'll see a link at the top) Thanks peeps! -- Help me! I'm turning into a grapefruit!

      N Offline
      N Offline
      Nnamdi Onyeyiri
      wrote on last edited by
      #2

      Good start to an application you got going there, only suggestion ive got at the mo is to rewrite the fill tool, because it seems to be a little slow. Are you using the Bitmap SetPixel/GetPixel functions?


      website // Project : AmmoITX //profile Another Post by NnamdiOnyeyiri

      B 1 Reply Last reply
      0
      • N Nnamdi Onyeyiri

        Good start to an application you got going there, only suggestion ive got at the mo is to rewrite the fill tool, because it seems to be a little slow. Are you using the Bitmap SetPixel/GetPixel functions?


        website // Project : AmmoITX //profile Another Post by NnamdiOnyeyiri

        B Offline
        B Offline
        benjymous
        wrote on last edited by
        #3

        I use GetPixel to read, but GDI+'s DrawLine to do the painting (unless it's a single pixel) - I know it's far from optimal, but it works, and doesn't make my brain hurt the way the other flood fill algorithms here on CP do. I'll probably optimise it a bit at some point, but my main priority is getting everything working have a look at my code[^] - the fill function is about 2/3rds of the way down -- Help me! I'm turning into a grapefruit! Phoenix Paint - back from DPaint's ashes!

        N 1 Reply Last reply
        0
        • B benjymous

          I use GetPixel to read, but GDI+'s DrawLine to do the painting (unless it's a single pixel) - I know it's far from optimal, but it works, and doesn't make my brain hurt the way the other flood fill algorithms here on CP do. I'll probably optimise it a bit at some point, but my main priority is getting everything working have a look at my code[^] - the fill function is about 2/3rds of the way down -- Help me! I'm turning into a grapefruit! Phoenix Paint - back from DPaint's ashes!

          N Offline
          N Offline
          Nnamdi Onyeyiri
          wrote on last edited by
          #4

          I didnt mean to sound like an expert :) I was just wondering, because I had read SetPixel/GetPixel are slow, but had never used them before, so hadn't tested it.


          website // Project : AmmoITX //profile Another Post by NnamdiOnyeyiri

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups