Moto Hell - The Motorola Modding Community
April 25, 2024, 03:26:55 pm *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: The forum is no longer active and registration is disabled; however you can still fetch everything as guest.
 
   Home   Help Facebook Search Calendar Login Register  
Pages: [1] 2   Go Down
  Print  
Author Topic: [MPKG] zImageMagick 0.2  (Read 11521 times)
c_ro87
Guest
« 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:








DOWNLOAD

P/D: Remember install in SD Card


ImageMagick 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

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:




Source code:
DESCARGAR

« Last Edit: March 26, 2009, 08:47:44 am by c_ro87 » Logged
nihilus53
Guest
« Reply #1 on: March 22, 2009, 05:18:01 pm »

looks fucking nice but could it b ported to e2?
Logged
NestorM
Guest
« Reply #2 on: March 22, 2009, 06:23:05 pm »

yes! it can be ported, for sure if the autor doesn't have any inconvenient. Cheesy
Logged
c_ro87
Guest
« Reply #3 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:










DOWNLOAD MPKG

INSTALL IN SD CARD
Logged
c_ro87
Guest
« Reply #4 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
Logged
pebri86
Guest
« Reply #5 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
Logged
c_ro87
Guest
« Reply #6 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:








DOWNLOAD

P/D: Remember install in SD Card
Logged
pebri86
Guest
« Reply #7 on: March 27, 2009, 05:28:14 pm »

Waiting somebody porting this to E2...
C'mon nestorM just do it..lol
Logged
c_ro87
Guest
« Reply #8 on: March 27, 2009, 08:09:07 pm »

i will waiting nestor share his source code...

modding is not about freedom?
Logged
NestorM
Guest
« Reply #9 on: March 27, 2009, 09:43:31 pm »

yes! Lol, but you guys Z6 owners have zTextViewer Wink is the same Cheesy
Logged
c_ro87
Guest
« Reply #10 on: March 28, 2009, 03:29:06 am »

but your version have some improvements or not?
« Last Edit: March 28, 2009, 03:30:38 am by c_ro87 » Logged
pebri86
Guest
« Reply #11 on: March 28, 2009, 08:49:12 pm »

c'mon you two can be great team mates for our moto..LoL
Logged
Xmifeng
Guest
« Reply #12 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....
Logged
Xmifeng
Guest
« Reply #13 on: April 05, 2009, 02:02:21 am »

GOOD job
Logged
Xmifeng
Guest
« Reply #14 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!
Logged
Pages: [1] 2   Go Up
  Print  
 
Jump to:  

Design By Forum Hosting
Powered by SMF 1.1.21 | SMF © 2015, Simple Machines