Title: [MPKG] zImageMagick 0.2 Post by: c_ro87 on March 22, 2009, 12:13:07 pm ACTUALIZACION VERSION 0.3
New version Added *Five new filters Spread Charcoal Graffitti Wave 3D *Now you can resize the image (100 is the original size, less than 100 for decrease, more than 100 for increase) *The app now work with the mime.types you can asocciate and open image formats with zImageMagick *Some bugs fixed HISTORY: 0.3 Added: Effects: Filters: Wave Distortion Graffitti Raise (3D) Charcoal (Impresion) Added: Resize option x% format (x is a integer value) Fix: Bug when open Languaje selector 0.25 Fix: You can see images in app desktop (thanks CepiPerez) Fixed: Multilingual support, you can add your custom .lng files to lng folder 0.2 Fix: Can use as mpkg app Add: you can see the images using ImageViewer applet Add: You can edit languaje.lng for multilingual support 0.1 First version Efects: Rotations: flip, flop, transverse, transpose Filters: Polaroid picture, draw, Motion blur, twist, solarize, sepia tone, monocromatic, invert colors Screenshots: (http://i44.tinypic.com/2yoehjp.png) (http://i42.tinypic.com/206lsg7.png) (http://i43.tinypic.com/zumm1d.png) (http://i40.tinypic.com/2w2hq9t.jpg) DOWNLOAD (http://www.4shared.com/file/95113664/adbefc2f/zImageMagick03ok.html) P/D: Remember install in SD Card ImageMagick (http://www.imagemagick.org/) is a SW for image edit I cross compile it and made a gui so it can work in Z6 arm processor Development: What we need? a toolchain for cross compile to arm A Linux distro (i'm use ubuntu 8.04) Download and install svn and ncftp: Code: #> sudo apt-get install subversion ncftp Download the toolchain: Code: #> svn co https://ezx.darktech.org/svn/trunk/arm-eabi Up the SVN Code: #> svn up Download the Image Magick source code http://www.imagemagick.org/script/download.php Whe need the correct configure for our Z6 target ./configure --host=arm-linux CC=/arm-eabi/bin/arm-linux-gnueabi-gcc CFLAGS="-pipe -Wall -W -O2 -DNO_DEBUG" CXX=/arm-eabi/bin/arm-linux-gnueabi-g++ CXXFLAGS="-pipe -DQWS -fexceptions -fno-rtti -Wall -W -O2 -DNO_DEBUG" LD=/arm-eabi/bin/arm-linux-gnueabi-g++ --without-perl --with-xml=yes --without-gs-font-dir --without-x the make and make install Installation: Download zImageMagick (http://www.4shared.com/file/93518025/95188522/zImageMagick.html) You have to install it on SD card USAGE: Go to menu, Open image, with green button you can see it, go to effects and aply the efect you want, with green button you can see it, go to save as, and save the image FEATURES: Multilingual support: edit languaje.lng Image previews: Rottions: flip, flop, transverse, transpose Filters: Polaroid picture, draw, Motion blur, twist, solarize, sepia tone, monocromatic, invert colors Snapshots: (http://i44.tinypic.com/aue7w5.png) (http://i39.tinypic.com/f39g1s.png) (http://i41.tinypic.com/1rs1ab.png) Source code: DESCARGAR (http://www.4shared.com/file/93516971/cf9c2/SourcezImageMagick02tar.html) Title: Re: [MPKG] zImageMagick 0.2 Post by: nihilus53 on March 22, 2009, 05:18:01 pm looks fucking nice but could it b ported to e2?
Title: Re: [MPKG] zImageMagick 0.2 Post by: NestorM on March 22, 2009, 06:23:05 pm yes! it can be ported, for sure if the autor doesn't have any inconvenient. :D
Title: Re: [MPKG] zImageMagick 0.2 Post by: c_ro87 on March 22, 2009, 06:32:32 pm VERSION 0.25
Thanks CepiPerez Same as version 0.2, but adds on: *Visualization of the pictures in the desktop app (THANKSCEPIPEREZ) *Upgraded multilingual support, add your custom languajes files in lng folder Screenshots: (http://i39.tinypic.com/erym3b.png) (http://i44.tinypic.com/210h6pw.png) (http://i43.tinypic.com/b49vf5.png) (http://i42.tinypic.com/2hoya1s.png) (http://i40.tinypic.com/91b8u1.png) DOWNLOAD MPKG (http://www.4shared.com/file/94411143/58104f07/_2__zImageMagick.html) INSTALL IN SD CARD Title: Re: [MPKG] zImageMagick 0.2 Post by: c_ro87 on March 22, 2009, 06:36:33 pm @nestorM: you can port this to E2, but if you share the E2TextViewer 0.5 source code, and if you don't want to share at least give it to me
Title: Re: [MPKG] zImageMagick 0.2 Post by: pebri86 on March 25, 2009, 10:19:23 pm z6 or e2 can be great phone...
so why don't c_ro87 and nestorM, just share and make our phone greater..he Title: Re: [MPKG] zImageMagick 0.2 Post by: c_ro87 on March 26, 2009, 08:46:26 am ACTUALIZACION VERSION 0.3
New version Added *Five new filters Spread Charcoal Graffitti Wave 3D *Now you can resize the image (100 is the original size, less than 100 for decrease, more than 100 for increase) *The app now work with the mime.types you can asocciate and open image formats with zImageMagick *Some bugs fixed HISTORY: 0.3 Added: Effects: Filters: Wave Distortion Graffitti Raise (3D) Charcoal (Impresion) Added: Resize option x% format (x is a integer value) Fix: Bug when open Languaje selector 0.25 Fix: You can see images in app desktop (thanks CepiPerez) Fixed: Multilingual support, you can add your custom .lng files to lng folder 0.2 Fix: Can use as mpkg app Add: you can see the images using ImageViewer applet Add: You can edit languaje.lng for multilingual support 0.1 First version Efects: Rotations: flip, flop, transverse, transpose Filters: Polaroid picture, draw, Motion blur, twist, solarize, sepia tone, monocromatic, invert colors Screenshots: (http://i44.tinypic.com/2yoehjp.png) (http://i42.tinypic.com/206lsg7.png) (http://i43.tinypic.com/zumm1d.png) (http://i40.tinypic.com/2w2hq9t.jpg) DOWNLOAD (http://www.4shared.com/file/95113664/adbefc2f/zImageMagick03ok.html) P/D: Remember install in SD Card Title: Re: [MPKG] zImageMagick 0.2 Post by: pebri86 on March 27, 2009, 05:28:14 pm Waiting somebody porting this to E2...
C'mon nestorM just do it..lol Title: Re: [MPKG] zImageMagick 0.2 Post by: c_ro87 on March 27, 2009, 08:09:07 pm i will waiting nestor share his source code...
modding is not about freedom? Title: Re: [MPKG] zImageMagick 0.2 Post by: NestorM on March 27, 2009, 09:43:31 pm yes! Lol, but you guys Z6 owners have zTextViewer ;) is the same :D
Title: Re: [MPKG] zImageMagick 0.2 Post by: c_ro87 on March 28, 2009, 03:29:06 am but your version have some improvements or not?
Title: Re: [MPKG] zImageMagick 0.2 Post by: pebri86 on March 28, 2009, 08:49:12 pm c'mon you two can be great team mates for our moto..LoL
Title: Re: [MPKG] zImageMagick 0.2 Post by: Xmifeng on April 02, 2009, 02:36:49 am I HOPE you can share the source with each other!!!
so that moto z6 and moto e2 can have more software.... Title: Re: [MPKG] zImageMagick 0.2 Post by: Xmifeng on April 05, 2009, 02:02:21 am GOOD job
Title: Re: [MPKG] zImageMagick 0.2 Post by: Xmifeng on April 05, 2009, 10:43:26 pm support NestorM and c_ro87 !!!
you can make good friends,so that you can have more ideas in making the E2 and Z6 apps!! thanks for your working ! i am from china,hundreds people still use E2 ! every your software can make us suprise,we thanks for you work!! good job! Title: Re: [MPKG] zImageMagick 0.2 Post by: pebri86 on April 06, 2009, 05:58:07 am c'mon we need you (NestorM and c_ro87) as team to make our moto greater...hehe
|