• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Pixel Drawing Program
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Pixel Drawing Program


  • Subject: Pixel Drawing Program
  • From: Sebastian Gomez Papiol <email@hidden>
  • Date: Sat, 15 Feb 2003 02:16:16 +0100

I want to make a pixel drawing program like "Deluxe Paint". A program to draw at pixel level pcx images of 256 colors. But I'm "amateur" programmer and I don't know exactly how to begin.

My intention is, with the help of image filters, load a PCX image in a custom view, and load the color palette of the image in 256 custom views (one for every color). But I don't know how to edit the image in a pixel level, and draw things like lines, ovals, etc... because NSBezierPath class isn't enough precise to draw in a pixel basis (the minium width of a bezier line is 2 pixels without antialias).

Perhaps somebody have a more accurate idea of how to begin a pixel drawing program of 256 color images using cocoa? thanks.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
  • Follow-Ups:
    • Re: Pixel Drawing Program
      • From: Shawn Erickson <email@hidden>
  • Prev by Date: Re: Centering a resized sheet
  • Next by Date: MyDocument and AppController
  • Previous by thread: Re: Centering a resized sheet
  • Next by thread: Re: Pixel Drawing Program
  • Index(es):
    • Date
    • Thread