xmorph-herald Mailing List for xmorph
Brought to you by:
mennucc,
mijagourlay
You can subscribe to this list here.
| 2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2008 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2015 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Naval S. <nav...@gm...> - 2015-06-07 19:25:15
|
---------- Forwarded message ----------
From: Naval Saini <nav...@gm...>
Date: Mon, Jun 8, 2015 at 12:49 AM
Subject: xmorph and gtkmorph on Osx Yosmite (10.10)
To: 37...@di...
I am trying to build the last released version of xmorph and gtkmorph on my
OSX Yosemite machine. I had to make some trivial bug fixes (some functions
were not returning a value, etc for which a patch has already been
submitted earlier).
Build commands :-
./configure --with-gtk=2
PKG_CONFIG_PATH=/Users/Naval/macports/lib/pkgconfig/:/opt/X11/lib/pkgconfig/
make all
I am facing linking errors mentioned below :-
-lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0
-lfontconfig -lfreetype -lgthread-2.0 -lglib-2.0 -lintl
../libmorph/.libs/libmorph.dylib -lm
Undefined symbols for architecture x86_64:
"_showerr", referenced from:
_load_mesh_from_file in loadsave_mesh.o
_save_mesh_to_file in loadsave_mesh.o
_save_diff_mesh_to_file in loadsave_mesh.o
_load_diff_from_file in loadsave_mesh.o
_save_image_to_file in loadsave_mesh.o
_reload_and_scale_image in loadsave_mesh.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see
invocation)
make[2]: *** [gtkmorph] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Any help would be appreciated.
--
Best regards,
Naval Saini
Ph 9560375909
W www.flipflopapp.com
L www.linkedin.com/in/navalsaini
Skype navalsaini
--
Best regards,
Naval Saini
Ph 9560375909
W www.flipflopapp.com
L www.linkedin.com/in/navalsaini
Skype navalsaini
|
|
From: Naval S. <nav...@gm...> - 2015-06-07 19:24:07
|
Hi: I am evaluating open source morphing tools for an upcoming project. I have following queries and would appreciate if anyone can shed some light. 1. xmorph/gtkmorph has not been updated for a long while. a. Any particular reasons? b. Are there better open source softwares available? Cheers. -- Best regards, Naval Saini Ph 9560375909 W www.flipflopapp.com L www.linkedin.com/in/navalsaini Skype navalsaini -- Best regards, Naval Saini Ph 9560375909 W www.flipflopapp.com L www.linkedin.com/in/navalsaini Skype navalsaini |
|
From: A M. <de...@to...> - 2008-05-18 09:16:27
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Aurélio A. Heckert ha scritto: > Hi all, > > I'm using this command line (after read the man page): > xmorph -start /tmp/lia.jpg -finish /tmp/dai.jpg -out /tmp/test.jpg > > but it is returning this error: > tgaHeaderRead returned 1 > xmorph: could not open src image '/tmp/lia.jpg' > > What is wrong? How can i generate a morph directly by the > command line? > > Thanks! > Aurium > the old xmorph program only understood images in TGA format a. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFIL/Pj9B/tjjP8QKQRAkJmAJ48OO4h4PKJS/cKcnmwL8y0/cT9wQCePfSh 6zdLCv5rvw0gs9rt11QhmYg= =c7rG -----END PGP SIGNATURE----- |
|
From: Jonathan F. <jon...@gm...> - 2008-05-07 03:10:04
|
Hello. I don't know if anyone still supports this list, but here it goes. I need to create a very large number (thousands) of morphs, filling a space of blends between four parent objects. The "morph-space" will include all possible combinations of 2,3 and all 4 objects. Gtkmorph is the only morphing program I can find that creates blends between more than two objects and allows specification of the percent contribution of each object, but it would be nice if I could feed it a script specifying a very large number of morphing combinations, allowing me to create a very large number of morphs without adjusting the bars each time. Can this be done with gtkmorph or the most recent version of xmorph? If not, does anyone know any software that has these capabilities? thanks a lot, Jonathan Folstein, Ph.D. Vanderbilt University |
|
From: A. A. H. <au...@gm...> - 2008-04-27 03:02:53
|
Hi all, I'm using this command line (after read the man page): xmorph -start /tmp/lia.jpg -finish /tmp/dai.jpg -out /tmp/test.jpg but it is returning this error: tgaHeaderRead returned 1 xmorph: could not open src image '/tmp/lia.jpg' What is wrong? How can i generate a morph directly by the command line? Thanks! Aurium -- Aurélio A. Heckert http://colivre.coop.br/Aurium GNU/Linux User #312507 http://counter.li.org - - - - - - - - - - - - - - - - - - - - - - - - - Ilustração Vetorial Livre: http://InkscapeBrasil.org Coop. de Tecnologias Livres: http://Colivre.coop.br - - - - - - - - - - - - - - - - - - - - - - - - - "Eu temo pela minha espécie quando penso que Deus é justo." Thomas Jefferson Antes de imprimir esta mensagem reflita sobre a sua responsabilidade com a preservação do Meio Ambiente. |
|
From: Sophie R. <Sop...@ic...> - 2006-07-13 14:17:34
|
Hi, We are having problems getting the latest version of GTKMorph to install on two windows 2000 machines and a Windows XP machines. All three machines have the latest GTK libraries (have tried GKT2.8.18, 2.8.9 and 2.6.10). Gimp works fine on the computers. GTKMorph says it has installed fine and it puts a link on the desktop. However this link (and the batch file it is linked to) just bring up a black screen with some info about the program and a small windows error box saying that it has generated errors and will be closed by windows. Do you know of any reason for this? I have tried the last two version of GTKmorph available of SourceForge. Grateful for any help as we have previously used the software on linux and now need to get it working for our latest project on a windows machine. Sophie Sophie Riches MRI Clinical Physicist MR Units Royal Marsden NHS Foundation Trust Downs Road Sutton SM2 5PT sop...@ic... 44 (0)20 86613360 |
|
From: <de...@to...> - 2004-07-19 12:51:28
|
hi there I have released a new version of xmorph and gtkmorph it is in http://sf.net/project/showfiles.php?group_id=3D11808=20 * new astounding features: - auto calibration of mesh points - wavelet equalization - saving images in ppm, jpeg, png format * to compile with support for wavelet equalization, it needs the Waili wavelet library; you should use the version in Debian , http://packages.debian.org/libwaili (download both the sources http://ftp.debian.org/debian/pool/main/w/waili/waili_19990723.orig.tar= .gz=20 and the diff =20 http://ftp.debian.org/debian/pool/main/w/waili/waili_19990723-12.diff.= gz=20 apply the diff to the sources) =20 * GTKMorph for Windows has a graphical installer (but it still needs that GTK 2.2 be downloaded and installed=20 separately ) a. ps: I will not send other e-mails ; if you like this program and want to receive e-mail of new releases, please subscribe to this list xmo...@li... http://lists.sourceforge.net/lists/listinfo/xmorph-herald --=20 Andrea Mennucc "Ukn ow,Ifina llyfixe dmysp acebar.ohwh atthef" ----- End forwarded message ----- --=20 Andrea Mennucc "Ukn ow,Ifina llyfixe dmysp acebar.ohwh atthef" |