Welcome to the Official BlackBerry® Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
Developer
rcmaniac25
Posts: 1,713
Registered: 04-28-2009
My Carrier: Verizon

Little CMS for BlackBerry

Ok, this one is a little odd. I ended up doing a port of Little CMS (a color management system) to BlackBerry.

 

I don't know what people would use it for other then it's intedned purpose but some of the helper libraries might be of use. LCMS is a C library so it was unique to port it to Java (though it is not fast).

 

I plan on optimizing it more but it will take some time.

 

http://lcms4bb.codeplex.com/

 

If you have a use for this, congrats.

------------------------------------------------------------
Three simple rules:
1. Please use the search bar before making new posts.
2. Kudo posts that you find helpful.
3. If a solution has been found for your post, mark it as solved.
--I code too much. Well, too bad.

Projects:
Bing 4 BlackBerry: http://bbing.codeplex.com/
PDF Renderer 4 BlackBerry: http://pdfrend4bb.codeplex.com/
Please use plain text.
Developer
rcmaniac25
Posts: 1,713
Registered: 04-28-2009
My Carrier: Verizon

Re: Little CMS for BlackBerry

Even though I released 2.0, LCMS 2.1 already existed. So since 2.0 has been tested in every manor (except performance), it made it easier to update to 2.1.

 

So with that, LCMS 2.1 has been released.

------------------------------------------------------------
Three simple rules:
1. Please use the search bar before making new posts.
2. Kudo posts that you find helpful.
3. If a solution has been found for your post, mark it as solved.
--I code too much. Well, too bad.

Projects:
Bing 4 BlackBerry: http://bbing.codeplex.com/
PDF Renderer 4 BlackBerry: http://pdfrend4bb.codeplex.com/
Please use plain text.
Developer
rcmaniac25
Posts: 1,713
Registered: 04-28-2009
My Carrier: Verizon

Re: Little CMS for BlackBerry

I'm a little late on this. After 2.1 was released, some updates to the original LCMS where made for the RC of 2.2. Well it was released.

 

So LCMS 2.2 has been released.

------------------------------------------------------------
Three simple rules:
1. Please use the search bar before making new posts.
2. Kudo posts that you find helpful.
3. If a solution has been found for your post, mark it as solved.
--I code too much. Well, too bad.

Projects:
Bing 4 BlackBerry: http://bbing.codeplex.com/
PDF Renderer 4 BlackBerry: http://pdfrend4bb.codeplex.com/
Please use plain text.