Re: cut strech new Bitmap
Re: cut strech new Bitmap
- Subject: Re: cut strech new Bitmap
- From: email@hidden
- Date: Tue, 04 Dec 2007 06:47:19 -0800
yep the code performs up to 50 times faster compared to my initial attempt.
Also it was a great way of starting to get familiar with the API.
Memory question to the code in previous post.
The newly created NSBitmapImageRep is autorelease. Therefore it looks like all memory management requirements are take care of.
The app idea I am playing with has really simple requirements. The letters are machine written, however the since can vary a little bit. And for simplicity the rows are perfectly aligned. My intention was to check out the built in streching/schrinking to start with.
THX
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden