|
![]() |
|
Welcome to the GSM-Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
| Register | FAQ | Donate | Forum Rules | ★. iPhone Unlock .★ | -= JTAG BOOM =- | Search | Today's Posts | Mark Forums Read |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| Junior Member Join Date: Dec 2004 Age: 38
Posts: 9
Member: 99754 Status: Offline Thanks: 0
Thanked 0 Times in 0 Posts
| Maybe being the best picture viewer for sl4x MP! :) You can view grey pictures instead of B/W ones with the midlet! Author: yusongchina (yusongchina@hotmail.com) [USAGE] 1. Use attached tool "BmpConv.exe", press "Process" to transform any color pictures,the output path is the same as the input one, output file take the same name as the input file, but with a different extension ".data". 2. Copy *.data files to the "Storage" folder of "PictureView". 3. Run the Java midlet "PictureView". 4. Press left soft key to open "Options" menu, select "Open file...", input filename and click "OK" (press "down_arrow" key a few more times to find "OK" option), view it. Once the file have been opened, it will show in the list, you can choose it directly from the file list next time. [OPERATION] PictureView Support 2 kinds of Mode: "FULL SIZE" and "STRETCH". --Operations in "FULL SIZE MODE"-- Green Key : switch to "STRETCH MODE" Red Key : back to file list Navy Keys: navigate Number Key '5': navigate to center of picture Number Keys '1' -- '9': fast navigation Star Key: illumination on/off --Operations in "STRETCH MODE"-- Green Key : switch to "FULL SIZE MODE", locate positon Red Key : back to file list Navy Keys: navigate the positon pointer Number Key '5': navigate position pointer to center of picture Number Keys '1' -- '9': position pointer fast navigation Star Key: illumination on/off [HINTS] 1.If you want to view photos, resizing the original BMP's width or height to 200~300 pixels before convertion will bring the best effect. 2.This midlet support very large picture, for example, the map of a city. If picture quality is not so important to you, you can choose "8 Gray" in the tool "BmpConv", size of the output file will be much smaller than the "16 Gray" option. 3.As to large picture, you can switch to "STRETCH" mode, adjust the position pointer, and then switch back to "FULL SIZE" mode. This way of quick location is highly recommended. 4.In the "Storage" folder of "PictureView", I enclose a file "PVMate.vbe", It's a auxiliary script written by my friend HeChengzi. Once you changed the content in the "Storage" folder, you can run this script, which can synchronize the file list for you! By means of this script, "Open file..." operation is not necessary. For more details: http://bbs.0110.cn/viewthread.php?tid=159235 Sorry, I find no way to upload ".rar" files, so I upload it as ".txt", Please change the extension to ".rar" after download. and put the 4 rar files in a same folder to unrar it. As to the tool "BmpConv.exe", see the 2nd floor. Last edited by yusongchina; 09-15-2005 at 07:03. |
|
| | #4 (permalink) |
| Junior Member ![]() ![]() Join Date: Dec 2004 Age: 30
Posts: 38
Member: 99408 Status: Offline Thanks: 0
Thanked 0 Times in 0 Posts
| is the flashing of the imges in the data files included normal? i mean that is it normal that what should be gray is something like pixels turning on and off? is this ur implementation of gray or is it something wrong? |
|
| | #8 (permalink) | |
| Junior Member Join Date: Dec 2004 Age: 38
Posts: 9
Member: 99754 Status: Offline Thanks: 0
Thanked 0 Times in 0 Posts
| Quote:
I got the hint from the famous sl4x Midlet "ACEVideo" written by Chaos. but maybe we took different skill in some detail. <<<<<< 16 frames shows circularly >>>>>> // 1~16 Fram Color Set // 0 1 2 3 4 5 6 7 8 9 A B C D E F (0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), //0 *GrayValue pure white (1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0), //1 * (1,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0), //2 * (1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0), //3 * (1,0,0,1,0,0,1,0,0,0,1,0,0,1,0,0), //4 * (1,0,0,1,0,0,1,0,1,0,0,1,0,0,1,0), //5 * (1,0,1,0,1,0,0,1,0,1,0,1,0,1,0,0), //6 * (1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0), //7 * //--------------*---------------------------------------------- (1,0,1,0,1,1,0,1,0,1,0,1,0,1,1,0), //8 * (1,0,1,1,0,1,1,0,1,0,1,1,0,1,1,0), //9 * (1,1,0,1,1,0,1,1,1,0,1,1,0,1,1,0), //10* (1,1,1,0,1,1,1,0,1,1,1,0,1,1,1,0), //11* (1,1,1,1,0,1,1,1,1,1,0,1,1,1,1,0), //12* (1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,0), //13* (1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0), //14* (1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1) //15* pure black Last edited by yusongchina; 09-17-2005 at 16:30. | |
|
| | #9 (permalink) |
| Insane Poster ![]() ![]() ![]() Join Date: Nov 2004 Location: Poland
Posts: 61
Member: 93204 Status: Offline Thanks: 0
Thanked 0 Times in 0 Posts
| Dear Friends. I created small application, which makes *.cfg files for PictureView. You only have to select folder with *.data files - everything else will be done automagically. Enjoy! |
|
| | #10 (permalink) |
| No Life Poster ![]() ![]() ![]() ![]() ![]() Join Date: May 2003 Location: GERMANY Age: 38
Posts: 980
Member: 27745 Status: Offline Thanks: 0
Thanked 0 Times in 0 Posts
| I think this program may be interesting for someone: AceVideo uses the same "effect" to do some greyscales. BUT this program is for video ! (some samples are included). http://enter.gsm-modding.de/include....&contentid=983 Last edited by trustkill; 09-27-2005 at 16:33. |
|
| | #11 (permalink) |
| Junior Member Join Date: Dec 2004 Age: 38
Posts: 9
Member: 99754 Status: Offline Thanks: 0
Thanked 0 Times in 0 Posts
| >> to G Spot: Thank you for your work, but I do have some problem when unzipping your attachment, I'm using winrar, I think I shoud find some other tool to unzip it ![]() >> to trustKill: Thank you for posting this midlet on GSM-Modding.de, I'm glad to know that more sl4x fans can use this midlet. |
|
| | #13 (permalink) | |
| Junior Member Join Date: Dec 2004 Age: 38
Posts: 9
Member: 99754 Status: Offline Thanks: 0
Thanked 0 Times in 0 Posts
| Quote:
![]() Joking apart, your application is easy to use, I do enjoy it! now we get two way to generate the list file, thank you! G spot. | |
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| thread | Thread Starter | Forum | Replies | Last Post |
| MXKEY v3.2 revision 2.1, Public-Release | MANOLE | GSM News & Updates | 0 | 06-23-2009 20:30 |
| MyPhoneExplorer 1.7 released support UIQ3-Phones | jolin2000 | Sony Ericsson Media, RingTones, Games | 0 | 08-23-2008 17:00 |
| HWK Killer 2.0 final release, download from here | Raskal | Twisterflasher | 192 | 07-03-2006 15:44 |