![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on [Help]Png Image within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; ok im not asking for a gfx's artist, but i'm asking for help from someone who understands the png format, ...
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
![]() ![]() Developer
|
ok im not asking for a gfx's artist, but i'm asking for help from someone who understands the png format, if you don't please leave right now, ok on to the post:
now than i've gotten fed up with libpng(overly complicated for what it should accomplish imo), no i'm not going to use pnglite(no support for palleted images), so i'm building my own, scaled back version, which is initially only going to have support for the main chunks, however i'm simple looking for someone who knows how to do the following: create an RGBA truecolor image(preferable a 4x4 and not something huge otherwise it's pretty hard to check each rgba pixel, with an bitdepth of 8) in which one of the scanlines has a filter type 3(Average) and can send it to me, that's all i need atm and anyone who can aid me is much appreciated, i'll post if i can ever manage to create my own, and thanks to all who help
__________________
1. Failed....again... 2. http://slicer.gibbocool.com/ stay updated on all my projects |
|
|
|
|
|
#2 |
![]() ![]() Developer
|
Here are two small .png's with 4x4 RGB 8bit format. The first one (test.png - hand generated with a hex editor and a small deflate helper app) uses only filter types 1 and 3 and the second one (test2.png - generated from PS and stripped from unnecessary chunks with hex editor) uses filter types 1 and 4.
__________________
Raphs board rules #31: Excessive use of punctuation is either a sign of a lesser ego or a small mind. Avoid it if you don't want to look like a total moron. Raphs board rules #17: When you need to ask whether you are capable of doing something, you are not. Raphs board rules #2: Exploits aren't found by changing version numbers, blindly merging data into a file or turning your PSP upside down. Raphs board rules #1: If you have no clue how exploits work, don't come up with ideas about them. |
|
|
|
|
|
#3 |
![]() ![]() Developer
|
thank you so much Raphael, much appreciated=-)
__________________
1. Failed....again... 2. http://slicer.gibbocool.com/ stay updated on all my projects |
|
|
|
![]() |
| Tags |
| helppng , image |
| Thread Tools | |
|
|