[e-users] imlib2-1.12.5

2025-04-06 Thread Kim Woelders
imlib2-1.12.5: A couple of fixes: - Fix scaling regression in 1.12.4 - Fix libyuv detection when no .pc file is provided - Make RTLD_GLOBAL requirement optional (default as in pre-1.12.4) Source packages: https://sourceforge.net/projects/enlightenment/files/imlib2-src/1.12.5/ /Kim ___

[e-users] imlib2-1.12.4

2025-03-17 Thread Kim Woelders
imlib2-1.12.4: Mostly module loader/saver additions and improvements - Added QOI saver - Added HEIF saver - Added AVIF loader/saver - Y4M loader: Various improvements - QOI loader: Various improvements - SVG loader: Handle .svgz too - scaling: Fix potential crash when scaling large images - No lo

Re: [e-users] Imlib2

2024-08-10 Thread mick.crane
On 2024-08-09 00:43, mick.crane wrote: Hi, Is this the right place to ask about Image::Imlib2 Perl code? Blending 2 images with 100% transparent areas seems to also affect the 100% transparent areas. I wanted to blend 2 images first and then merge them with a background but colours went wonky s

[e-users] Imlib2

2024-08-08 Thread mick.crane
Hi, Is this the right place to ask about Image::Imlib2 Perl code? I scan drawings, crop and make the white transparent in Gimp. I want to blend 2 images like a mix of different images with transparent background. Thought to make them transparent first with my $new = $image->create_transparent_im

[e-users] imlib2-1.12.3

2024-07-12 Thread Kim Woelders
imlib2-1.12.3: Some loader fixes and improvements, CET support: - XPM loader: Fix potential segv on malformed file - XPM loader: Fix some color table parsing errors - XPM loader: Major overhaul - Y4M loader: add support for full range color - Y4M loader: add support for 10-bit 4:2:0 - Add missing

[e-users] imlib2-1.12.2

2024-02-03 Thread Kim Woelders
imlib2-1.12.2: A number of loader/saver fixes: - PNG loader: Properly suppress messages from libpng - TIFF loader: Properly suppress messages from libtiff - Y4M loader: Various fixes - PNG saver: Avoid double-free on write errors - PNG saver: Avoid potential issues around setjmp/longjmp - JPG sav

[e-users] imlib2-1.12.1

2023-09-22 Thread Kim Woelders
imlib2-1.12.1: Primarily fixing - Segv when scaling on ix86 - Bitmap grabbing Source packages: https://sourceforge.net/projects/enlightenment/files/imlib2-src/1.12.1/ /Kim ___ enlightenment-users mailing list enlightenment-users@lists.sourceforge.net

[e-users] imlib2-1.12.0

2023-08-17 Thread Kim Woelders
imlib2-1.12.0: - Fix missing munmap() when using imlib_load_image_fd() - Fix potentially using incorrect file size when loading file May happen when reloading changing files - Use sub-second time info when available when checking cached images - Fix preservation of alpha chanel flag in imlib_clo

Re: [e-users] imlib2-1.11.1

2023-05-03 Thread Masaru Nomiya
Hello, In the Message; Subject: Re: [e-users] imlib2-1.11.1 Message-ID : <2fea3c38-5cab-11ed-3e34-9bc1f0d5e...@woelders.dk> Date & Time: Thu, 4 May 2023 04:51:30 +0200 [KW] == Kim Woelders has written: KW> On 2023-05-04 03:22, Masaru Nomiya wrote: KW> > He

Re: [e-users] imlib2-1.11.1

2023-05-03 Thread Kim Woelders
On 2023-05-04 03:22, Masaru Nomiya wrote: Hello, In the Message; Subject: Re: [e-users] imlib2-1.11.1 Message-ID : Date & Time: Wed, 3 May 2023 18:05:55 +0200 [KW] == Kim Woelders has written: [...] MN> > As for liby4m, you think that the --with-y4m switch is suppose

Re: [e-users] imlib2-1.11.1

2023-05-03 Thread Masaru Nomiya
Hello, In the Message; Subject: Re: [e-users] imlib2-1.11.1 Message-ID : Date & Time: Wed, 3 May 2023 18:05:55 +0200 [KW] == Kim Woelders has written: [...] MN> > As for liby4m, you think that the --with-y4m switch is supposed to be MN> > added to the configure s

Re: [e-users] imlib2-1.11.1

2023-05-03 Thread Kim Woelders
On 2023-05-03 03:20, Masaru Nomiya wrote: Hello, In the Message; Subject: Re: [e-users] imlib2-1.11.1 Message-ID : Date & Time: Tue, 2 May 2023 16:53:44 +0200 [KW] == Kim Woelders has written: KW> The one I used for testing is here: https://github.com/matthewharvey

Re: [e-users] imlib2-1.11.1

2023-05-02 Thread Masaru Nomiya
Hello, In the Message; Subject: Re: [e-users] imlib2-1.11.1 Message-ID : Date & Time: Tue, 2 May 2023 16:53:44 +0200 [KW] == Kim Woelders has written: KW> The one I used for testing is here: https://github.com/matthewharvey/liby4m. KW> I'm not aware of altern

Re: [e-users] imlib2-1.11.1

2023-05-02 Thread Kim Woelders
The one I used for testing is here: https://github.com/matthewharvey/liby4m. I'm not aware of alternatives. /Kim On 2023-05-02 14:07, Carla Sensa wrote: Hello Kim, Where do I find the y4m library? Le 02/05/2023 à 09:17, Kim Woelders a écrit : imlib2-1.11.1: - New loader for y4m files (uses l

Re: [e-users] imlib2-1.11.1

2023-05-02 Thread Masaru Nomiya
Hello, In the Message; Subject: Re: [e-users] imlib2-1.11.1 Message-ID : Date & Time: Tue, 2 May 2023 14:07:05 +0200 [CS] == Carla Sensa has written: CS> Hello Kim, CS> Where do I find the y4m library? Just requires x265's header files and libraries. Regards.

Re: [e-users] imlib2-1.11.1

2023-05-02 Thread Carla Sensa
Hello Kim, Where do I find the y4m library? Le 02/05/2023 à 09:17, Kim Woelders a écrit : imlib2-1.11.1: - New loader for y4m files (uses liby4m and libyuv) - Include an rgb.txt so we don't rely on an external one for the xpm loader - Change method used to not unload loaders (no longer use -z

[e-users] imlib2-1.11.1

2023-05-02 Thread Kim Woelders
imlib2-1.11.1: - New loader for y4m files (uses liby4m and libyuv) - Include an rgb.txt so we don't rely on an external one for the xpm loader - Change method used to not unload loaders (no longer use -z nodelete) - Add jxl saver Source packages: http://downloads.sourceforge.net/enlightenment/iml

[e-users] imlib2-1.11.0

2023-03-09 Thread Kim Woelders
imlib2-1.11.0: - Added PAM support in PNM loader - New API function to write image to file descriptor - Fix various corner cases in X11 drawable grabbing functions Source packages: http://downloads.sourceforge.net/enlightenment/imlib2-1.11.0.tar.gz http://downloads.sourceforge.net/enlightenment/i

[e-users] imlib2-1.10.0

2022-12-19 Thread Kim Woelders
imlib2-1.10.0: - New API functions to load images from memory - Some loader fixes - New ani loader - New loader infrastructure Source packages: http://downloads.sourceforge.net/enlightenment/imlib2-1.10.0.tar.gz http://downloads.sourceforge.net/enlightenment/imlib2-1.10.0.tar.xz http://downloads

[e-users] imlib2-1.9.1

2022-07-07 Thread Kim Woelders
Some minor fixes, maintenance: - x11_color: Simplify and fix error paths - modules: Enable setting multiple loader/filter paths - JPEG loader: Use mmap'ed file access - TIFF saver: Change default compression type to avoid runtime warning Source packages: http://downloads.sourceforge.net/enlighten

[e-users] imlib2-1.9.0

2022-04-22 Thread Kim Woelders
imlib2-1.9.0: - Add JPEG XL, JPEG 2000, and PS/EPS loaders - Various loader fixes and improvements - Move API documentation to header file - Use stdint types instead of DATA32 etc. - Add imlib_load/save_image_with_errno_return() and imlib_strerror() Source packages: http://downloads.sourceforge.n

[e-users] imlib2-1.8.1

2022-03-15 Thread Kim Woelders
Some fixes + maintenance, most notably: - Fix build without X headers - Correct grabbing of pixmaps/windows with depth 15 or 16 - JPG loader: Enable saving progressive JPEG - XPM Loader: Avoid wasting much time looking for signature in large non-xpm files - PNM, XPM loaders: Fix trouble with non

[e-users] imlib2-1.8.0

2022-02-07 Thread Kim Woelders
Highlights: - Support for "multiframe" (amimated) images Supported by gif, png, webp (and ico) loaders - New loaders: svg, heif, lzma(xz) - Numerous loader fixes Source packages: http://downloads.sourceforge.net/enlightenment/imlib2-1.8.0.tar.gz http://downloads.sourceforge.net/enlightenment/im

[e-users] imlib2-1.7.5

2021-12-06 Thread Kim Woelders
Contains a fair amount of changes, most notably: - Build .xz instead of .bz2 release tarball - Drop imlib2-config (use pkg-config) - Drop support for libungif - Imlib.h: Add version macros - Add some facilities for debugging (normally disabled) - Fix y-upscaling in imlib_create_scaled_image_from_d

[e-users] imlib2-1.7.4

2021-09-17 Thread Kim Woelders
Primarily fixing loading of GIF, TIFF, and WEBP images if the file name does not have an extension matching the image type. Source packages: http://downloads.sourceforge.net/enlightenment/imlib2-1.7.4.tar.bz2 http://downloads.sourceforge.net/enlightenment/imlib2-1.7.4.tar.gz http://downloads.so

[e-users] imlib2-1.7.3

2021-08-09 Thread Kim Woelders
The only change since 1.7.2 is a fix to detect bzip2 availability at configure time (for distros which don't add bzip2.pc). Source packages: http://downloads.sourceforge.net/enlightenment/imlib2-1.7.3.tar.bz2 http://downloads.sourceforge.net/enlightenment/imlib2-1.7.3.tar.gz http://downloads.so

Re: [e-users] imlib2-1.7.2

2021-08-07 Thread Kim Woelders
Should be fixed in git. I'll roll a 1.7.3 shortly if nothing else pops up. Thanks :) /Kim On 8/7/21 3:01 PM, Rbt. Y-Lee wrote: It seems Ubuntu nor Debian provide the proper pc files for Debian. The actual source code for bzip2 needs to be patched to generate these files. It seems distros lik

Re: [e-users] imlib2-1.7.2

2021-08-07 Thread Rbt. Y-Lee
It seems Ubuntu nor Debian provide the proper pc files for Debian. The actual source code for bzip2 needs to be patched to generate these files. It seems distros like Arch to patch it for pkg-config support. I just now filed a bug report on Launchpad about this issue. https://bugs.launchpad.net/ub

Re: [e-users] imlib2-1.7.2

2021-08-07 Thread Vincent Torri
hello be sure you have bzip2.pc in /usr/lib/pkgconfig if not, after seeing configure.ac, there should be another check to be done to detect bzip2 (header + library files) Vincent Torri On Sat, Aug 7, 2021 at 9:20 AM Carla Sensa wrote: > > Hello Kim, > > The bzip2 library is not detected at con

Re: [e-users] imlib2-1.7.2

2021-08-07 Thread Carla Sensa
Hello Kim, The bzip2 library is not detected at configure time. Is this the intended behavior? apt-cache show libbz2-dev Package: libbz2-dev Architecture: amd64 Version: 1.0.8-2 Multi-Arch: same Priority: optional Section: libdevel Source: bzip2 Origin: Ubuntu ... (autogen -- latest git version

[e-users] imlib2-1.7.2

2021-07-27 Thread Kim Woelders
Mostly a couple of minor loader fixes and maintenance. A few specifics: imlib2 1.7.2: - Restore file:key functionality (broken since 1.7.0) - Add XBM loader imlib2_loaders 1.7.2: - Disable broken EET loader Source packages: http://downloads.sourceforge.net/enlightenment/imlib2-1.7.2.tar.bz2 htt

[e-users] imlib2-1.7.1

2020-12-11 Thread Kim Woelders
imlib2 1.7.1: - Fix big-endian build - A couple of fixes for 30 bit depth - A couple of fixes in XPM and WEBP loaders Source packages: http://downloads.sourceforge.net/enlightenment/imlib2-1.7.1.tar.bz2 http://downloads.sourceforge.net/enlightenment/imlib2-1.7.1.tar.gz http://downloads.sourcefor

[e-users] imlib2-1.7.0

2020-08-01 Thread Kim Woelders
imlib2 1.7.0: - Enable loading image from file descriptor - Many bug fixes and enhancements in loaders - Cleanups, maintenance. Source packages: http://downloads.sourceforge.net/enlightenment/imlib2-1.7.0.tar.bz2 http://downloads.sourceforge.net/enlightenment/imlib2-1.7.0.tar.gz http://downloads

[e-users] imlib2-1.6.1

2019-12-13 Thread Kim Woelders
imlib2 1.6.1: - gz, bz2 loaders: Fix recent breakage when file name has more than two dots - LBM loader: Fix header-only loading - Various tweaks in test/demo programs - Enable specifying loader/filter paths with environment variables - BMP loader: Fix size calculation when saving files - A couple

[e-users] imlib2-1.6.0

2019-11-24 Thread Kim Woelders
imlib2 1.6.0: - Allow to use custom memory management functions for loaded images - Add new .webp and .ico loaders - Many bug fixes and enhancements in loaders - Cleanups, maintenance. Source packages: http://downloads.sourceforge.net/enlightenment/imlib2-1.6.0.tar.bz2 http://downloads.sourceforg

[e-users] imlib2-1.5.1

2018-03-17 Thread Kim Woelders
imlib2 1.5.1: - Fix build without HAVE_X11_SHM_FD (T6752) - XPM loader: Fix potential use of uninitialized value (T6746) - BMP loader: Fix infinite loop with invalid bmp images (T6749) - PNM loader: Simplify (fixing ASCII format parsing issues T6751) - Maximum image dimension should be 32767, not

[e-users] imlib2-1.5.0

2018-02-23 Thread Kim Woelders
imlib2 1.5.0: - XPM loader: Fix incorrect image invalidation. - Add support for MIT-SHM FD-passing (Alexander Volkov) - Fix potential OOB memory access if border elements are negative or sizes exceed image dimensions - Expose XImage cache control functions - Various enhancements, maintenance.

[e-users] imlib2-1.4.10

2017-04-15 Thread Kim Woelders
imlib2 1.4.10: - PNM, TGA, XPM, and general loader fixes. Source packages: http://downloads.sourceforge.net/enlightenment/imlib2-1.4.10.tar.bz2 http://downloads.sourceforge.net/enlightenment/imlib2-1.4.10.tar.gz http://downloads.sourceforge.net/enlightenment/imlib2_loaders-1.4.10.tar.bz2 http://d

[e-users] imlib2-1.4.8

2016-03-12 Thread Mike Blumenkrantz
>From Kim Woelders: imlib2 1.4.8: - Add a Farbfeld loader (FRIGN). - Fix zlib and bz2 loader filename check (Quentin Rameau). - Miscellaneous maintenance. Source packages: http://downloads.sourceforge.net/enlightenment/imlib2-1.4.8.tar.bz2 http://downloads.sourceforge.net/enlightenment/imlib2-1.

[e-users] imlib2-1.4.7

2015-04-05 Thread Kim Woelders
No major changes since 1.4.6. Just maintenance and (mostly minor loader) bug fixes. Source packages: http://downloads.sourceforge.net/enlightenment/imlib2-1.4.7.tar.bz2 http://downloads.sourceforge.net/enlightenment/imlib2-1.4.7.tar.gz http://downloads.sourceforge.net/enlightenment/imlib2_loaders

Re: [e-users] [imlib2] Add Support for XBM format

2011-11-19 Thread Kim Woelders
On Sat, 19 Nov 2011 15:29:38 +0100, Carsten Haitzler wrote: > On Sat, 19 Nov 2011 15:22:28 +0100 Bastien Dejean > said: > >> Hi, >> >> It seems XBM are still frequent among bitmap icons sets, is this format >> planned to be supported? > > imlib2 is really in maintenance mode. i plan on addin

Re: [e-users] [imlib2] A False Positive

2011-11-19 Thread The Rasterman
On Sat, 19 Nov 2011 15:29:03 +0100 Bastien Dejean said: > Hi, > > I'm not sure if the heuristic can be fixed, but this file is seen as an > image by imlib2 (and a very large one: 8224x8224): > > http://cl.ly/BvTs/jadzia.txt > > It would be nice if it was, at least, seen as a smaller image. mo

Re: [e-users] [imlib2] Add Support for XBM format

2011-11-19 Thread The Rasterman
On Sat, 19 Nov 2011 15:22:28 +0100 Bastien Dejean said: > Hi, > > It seems XBM are still frequent among bitmap icons sets, is this format > planned to be supported? imlib2 is really in maintenance mode. i plan on adding nothing to it. kwo may consider adding something, but i don't know - kwo? i

[e-users] [imlib2] A False Positive

2011-11-19 Thread Bastien Dejean
Hi, I'm not sure if the heuristic can be fixed, but this file is seen as an image by imlib2 (and a very large one: 8224x8224): http://cl.ly/BvTs/jadzia.txt It would be nice if it was, at least, seen as a smaller image. Cheers, -- Bastien ---

[e-users] [imlib2] Add Support for XBM format

2011-11-19 Thread Bastien Dejean
Hi, It seems XBM are still frequent among bitmap icons sets, is this format planned to be supported? Greetings, -- Bastien -- All the data continuously generated in your IT infrastructure contains a definitive record o

Re: [e-users] Imlib2

2010-12-24 Thread P Purkayastha
On 12/25/2010 01:49 AM, llwy...@suddenlink.net wrote: > > > I know this may seem like a dumb question but I looked all over the E web > site and can't find the imlib2 libraries for download. They are EFL > libraries aren't they? I can't find them anywhere. ?? > > Thanks e17 or efl does not depend

Re: [e-users] Imlib2

2010-12-24 Thread Wido
I'm not sure they ARE from the EFL, I know they were going around for E16 (previous to EFL). However, is very likely your distro already has it packaged. Something like libimlib, perhaps? 2010/12/24 > > > I know this may seem like a dumb question but I looked all over the E web > site and can't

[e-users] Imlib2

2010-12-24 Thread llwyble
I know this may seem like a dumb question but I looked all over the E web site and can't find the imlib2 libraries for download. They are EFL libraries aren't they? I can't find them anywhere. ?? Thanks -- If ye love wealth better than liberty, the tranquility of servitude than the animated

[e-users] imlib2-1.4.4

2010-05-05 Thread Kim Woelders
Imlib2 1.4.4 has been released to fix CVE-2010-0991 ("IMAGE_DIMENSIONS_OK()" Logic Error). More information on the vulnerability may be found here: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0991 Source packages: http://downloads.sourceforge.net/enlightenment/imlib2-1.4.4.tar.bz2 ht

[e-users] imlib2-1.4.1 Released

2008-06-09 Thread Michael Jennings
Imlib2 1.4.1 has been released to address security vulnerabilities in the PNM and XPM image loaders which can be exploited to cause applications linked against Imlib2 to execute arbitrary code with the privileges of the user running the application (or root, if the application is setuid/setgid). A

[e-users] imlib2 installation erro

2008-02-27 Thread Rachid KHAZAZ
Hi all, I am trying to install imlib2-1.4, but i got an ld fatal error : Symbole première référence non défini dans le fichier FT_Done_Face../../src/lib/.libs/libImlib2.so FT_Set_Pixel_Sizes ../../src/lib/.libs/libIm

Re: [e-users] Imlib2 doesn't configure properly on FreeBSD 6.2-RELEASE

2007-11-06 Thread Razmig K
On 11/3/07, Ravenlock <[EMAIL PROTECTED]> wrote: > > What is the output of >1) `pkg_info | grep jpeg` >2) `pkg_info | grep png` > Well as I've said, I have the necessary dependencies installed; I have the ports jpeg-6b_4, png-1.2.12_1 and tiff-3.8.2. The problem, as pointed out by Ravana a

[e-users] Imlib2 doesn't configure properly on FreeBSD 6.2-RELEASE

2007-10-30 Thread Razmig K
Hello, I've just successfully built the latest development snapshot of EFL and Enlightenment with one, hopefully easy-to-solve problem. I am unable to configure imlib2 with JPEG, PNG and TIFF image loaders although I have the necessary dependencies installed from the ports collection. I've tried t

Re: [e-users] ***** Imlib2 Developer Warning *****

2007-08-03 Thread Masaru Nomiya
Hello, Sorry for late reply. In the Message; Subject: Re: [e-users] * Imlib2 Developer Warning * Message-ID : <[EMAIL PROTECTED]> Date & Time: Thu, 02 Aug 2007 20:02:21 +0200 [Kim] == Kim Woelders <[EMAIL PROTECTED]> has written: Kim> I guess you are u

Re: [e-users] ***** Imlib2 Developer Warning *****

2007-08-02 Thread Kim Woelders
Masaru Nomiya wrote: > Hello, > > I've installed e16-0.16.8.9-0.05.tar.gz on my system; > > 1. OpenSuSE Linux 10.2 > >Linux linux 2.6.18.8-0.5-default #1 SMP Fri Jun 22 12:17:53 UTC 2007 >x86_64 x86_64 x86_64 GNU/Linux > > I found the message in the .xsession-errors as follows; > >

[e-users] ***** Imlib2 Developer Warning *****

2007-08-02 Thread Masaru Nomiya
Hello, I've installed e16-0.16.8.9-0.05.tar.gz on my system; 1. OpenSuSE Linux 10.2 Linux linux 2.6.18.8-0.5-default #1 SMP Fri Jun 22 12:17:53 UTC 2007 x86_64 x86_64 x86_64 GNU/Linux I found the message in the .xsession-errors as follows; * Imlib2 Developer Warning * :

Re: [e-users] imlib2 for win32?

2007-05-17 Thread gimpel
On Do, 17.05.07 08:47 "Jonathan S. Polacheck" <[EMAIL PROTECTED]> wrote: > > I need imlib2 for win32 to install the perl module Net-VNC. Can > anyone point me to a port or tips on how to compile? I saw on the > list that a patch for cygwin was being worked on in 2005. Any joy? > > Or perhaps

[e-users] imlib2 for win32?

2007-05-17 Thread Jonathan S. Polacheck
I need imlib2 for win32 to install the perl module Net-VNC. Can anyone point me to a port or tips on how to compile? I saw on the list that a patch for cygwin was being worked on in 2005. Any joy? Or perhaps a win32 replacement for imlib2? Thanks, Jon --

[e-users] imlib2 build error - mmx

2007-01-09 Thread Luca Martini
Hi all. I cannot build the cvs version of imlib2 (with mmx enabled) due to the following error: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/X11R6/include -I. -I../.. -I../.. -std=gnu99 -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT ximage.lo -MD -MP -MF .d

[e-users] imlib2 build error - mmx

2006-11-10 Thread Luca Martini
Hi all. I cannot build the cvs version of imlib2 (with mmx enabled) due to the following error: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/X11R6/include -I. -I../.. -I../.. -std=gnu99 -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT ximage.lo -MD -MP -MF .d

Re: [e-users] Imlib2 issues with cliprects and font drawing?

2006-11-06 Thread The Rasterman
On Mon, 6 Nov 2006 13:11:36 +0100 "Joerg Plewe" <[EMAIL PROTECTED]> babbled: > Hi all! > > > > I'm trying to do some clipped font rendering an run into strange issues. > > The font is not clipped properly. > > > > Are there any know issues around that? no known workaround. whats the i

[e-users] Imlib2 issues with cliprects and font drawing?

2006-11-06 Thread Joerg Plewe
Hi all! I'm trying to do some clipped font rendering an run into strange issues. The font is not clipped properly. Are there any know issues around that? If not, I can prepare and provide a test program. Thank you, - J

Re: [e-users] imlib2 and gcc 3.4.6

2006-09-25 Thread Zytsef
On Mon, 25 Sep 2006 22:30:34 -0600, Paul Stejskal <[EMAIL PROTECTED]> wrote: > Doubtful. Post the entire log of errors please including some of the > compiling to help us diagnose it and fix it. > Paul Well, I feel like a moron. I just didn't have X11-devel installed. Thanks anyways.

Re: [e-users] imlib2 and gcc 3.4.6

2006-09-25 Thread Paul Stejskal
Zytsef wrote: > Appologies if this is a common question, I couldn't find much useful > information in the archives. Whenever I try to compile Imlib2 1.2.2 I get > a whole mess of "error: dereferencing pointer to incomplete type" and > "error: undeclared (first use in this function)" natura

[e-users] imlib2 and gcc 3.4.6

2006-09-25 Thread Zytsef
Appologies if this is a common question, I couldn't find much useful information in the archives. Whenever I try to compile Imlib2 1.2.2 I get a whole mess of "error: dereferencing pointer to incomplete type" and "error: undeclared (first use in this function)" naturally resulting in a f

[e-users] imlib2 transparency?

2005-10-28 Thread Matt Garman
I'm working with the "more advanced example" on the Imlib2 page: http://enlightenment.org/doxy/imlib2/index.html I'm wondering how to get imlib2 to do transparency. Using the gimp, I just cut a rectangle out of bg.png (i.e., so now there's a transparent "hole" in bg.png"). However, when I

Re: [e-users] imlib2 e17 e16

2005-05-11 Thread The Rasterman
On Wed, 11 May 2005 08:53:37 -0500 Ron Lau <[EMAIL PROTECTED]> babbled: (B (B> Hi, (B> (B> Just to be sure. (B> (B> If I install the imlib2 and loaders in the e17 CVS, will that harm my (B> e16 install? (B (Bno. (B (B> (B> (B> -- (B> R. (B> (B> (B> (B>

[e-users] imlib2 e17 e16

2005-05-11 Thread Ron Lau
Hi, Just to be sure. If I install the imlib2 and loaders in the e17 CVS, will that harm my e16 install? -- R. --- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now f

[e-users] imlib2 1.2.0 release!

2005-01-08 Thread The Rasterman
A quick release not to all users and developers. (B (BI have uploaded Imlib2 1.2.0 and Imlib2_loaders 1.2.0 to sf.net's download area (Bfor enlightenment. This release heralds a big tree cleanup of imlib2 to be much (Bmore EFL-like and several security fixes to loaders. This release means there

[e-users] imlib2.spec

2005-01-06 Thread Matias Grana
hi *! I've downloaded imlib2-1.1.2.tar.gz from sourceforge and installed it. In the way, I had to update the .spec file in order to build a package. I had to: 1) change "Version: 1.1.1" by "Version: 1.1.2" 2) add a package for lbm. I just copied and changed where appropriate the lines like

Re: [e-users] Imlib2 problem

2004-08-28 Thread The Rasterman
On Thu, 26 Aug 2004 11:57:53 +0200 (CEST) prokoschnov <[EMAIL PROTECTED]> (Bbabbled: (B (B> I use Fedora core 1 (B> (B> When I try to run enlightenment, I get an error message about Imlib. It cannot (B> find the proper librairy. But this library exists in /usr/local/bin. (B> (B> So I edit

Re: [e-users] Imlib2 problem

2004-08-26 Thread Ole Guldberg Jensen
prokoschnov wrote: Bye the way, I'm a little bit amazed, I spent less a quater an hour to get, compile and use it on a macintosh (fink is wonderful !) and I have this librairy problem with a PC (I know it works very well on a PC for a long time)... DarwinPorts has the newest enlightenment release

[e-users] Imlib2 problem

2004-08-26 Thread prokoschnov
I use Fedora core 1 When I try to run enlightenment, I get an error message about Imlib. It cannot find the proper librairy. But this library exists in /usr/local/bin. So I edited the /etc/ld.so.conf manually to add the /usr/local/lib line in order to tell to the system where the lib is. It s

Re: [e-users] imlib2 cvs status

2004-08-15 Thread The Rasterman
(B> -BEGIN PGP SIGNED MESSAGE- (B> Hash: SHA1 (B> (B> Hi all: (B> I search the list for imlib2 problems like I saw the other day and I (B> can't see any answer... (B> I must suposse,imlib2 in cvs is not right (I talk about 1.1.2 version) ? (B> why when I compiling imlib2 I can't o

[e-users] imlib2 cvs status

2004-07-28 Thread Chema Ollés
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all: I search the list for imlib2 problems like I saw the other day and I can't see any answer... I must suposse,imlib2 in cvs is not right (I talk about 1.1.2 version) ? why when I compiling imlib2 I can't obtain imlib2.so only imlib2 file? I c

Re: [e-users] imlib2 error when I use e16

2004-07-24 Thread Chema Ollés
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chema Ollés escribió: | Hi all: | Yerterday I updated the enlightenment cvs tree and install the new | imlib2 and imlib2_loaders.Also I installed anothers libs (I tried to | know if e17 was right... ;-) ) | Well,now each time I start e16 I have problems

[e-users] imlib2 error when I use e16

2004-07-23 Thread Chema Ollés
Hi all: Yerterday I updated the enlightenment cvs tree and install the new imlib2 and imlib2_loaders.Also I installed anothers libs (I tried to know if e17 was right... ;-) ) Well,now each time I start e16 I have problems with borders,menus I can't see them fine.When I logout I see this various

Re: [e-users] Imlib2 questions

2004-04-20 Thread The Rasterman
On Tue, 20 Apr 2004 19:03:28 +0200 Navneet Dalal <[EMAIL PROTECTED]> (Bbabbled: (B (B> Hi (B> (B> I am actually looking for a image input/output library (common interface for (B> all common image formats) with some other basic features like rescaling, etc. (B> (B> Imlib2 seems quite idea

[e-users] Imlib2 questions

2004-04-20 Thread Navneet Dalal
Hi I am actually looking for a image input/output library (common interface for all common image formats) with some other basic features like rescaling, etc. Imlib2 seems quite ideal for it. It seems pretty fast. However, I have few questions before I jump ahead. 1. Does Imlib2 supports 16bpp

Re: [e-users] imlib2: gozer error: couldn't create imlib image for text area.

2004-01-02 Thread The Rasterman
On Tue, 30 Dec 2003 00:48:04 +0100 Martin Gansser <[EMAIL PROTECTED]> babbled: (B (B> Hi, (B> (B> gozer-0.7 have a problem with imlib2-1.1.0-1.fr.i386.rpm from freshrpms, (B> it print a error message if i create a PNG-Image (B> with german umlauts: (B> (B> # gozer --background '#'

[e-users] imlib2: gozer error: couldn't create imlib image for text area.

2003-12-29 Thread Martin Gansser
Hi, gozer-0.7 have a problem with imlib2-1.1.0-1.fr.i386.rpm from freshrpms, it print a error message if i create a PNG-Image with german umlauts: # gozer --background '#' --foreground '#00ff' --text ÃÃÃ test.png the error message is the following: gozer error: couldn't create imlib

Re: [e-users] imlib2 compile

2003-03-31 Thread Wim de Jonge
ah! so it's not my auto* versions that are wrong (as suggested by bojan). thanx anyway Michael Jennings wrote: On Monday, 31 March 2003, at 14:31:49 (+0200), Wim de Jonge wrote: i just wanted to note something about compiling imlib2 (1.06). i couldn't get it to compile, and it turned out that

Re: [e-users] imlib2 compile

2003-03-31 Thread Michael Jennings
On Monday, 31 March 2003, at 14:31:49 (+0200), Wim de Jonge wrote: > i just wanted to note something about compiling imlib2 (1.06). i > couldn't get it to compile, and it turned out that i had to go to > each separate directory and do a make - make install in each of them > (that is, first libltdl

[e-users] imlib2 compile

2003-03-31 Thread Wim de Jonge
hello all, i'm not subscribed, so if you'd like to answer please cc me. i just wanted to note something about compiling imlib2 (1.06). i couldn't get it to compile, and it turned out that i had to go to each separate directory and do a make - make install in each of them (that is, first libltd

[e-users] imlib2 autogen problem

2003-02-25 Thread Dan J.
When I attempt to run autogen.sh I get the following. Can someone point me in the right direction. Thanks NOTE: you will need libtool 1.3 or higher for this to work + cd /home/danjs/e17/libs/imlib2/. + aclocal aclocal: both `configure.ac' and `configure.in' present: ignoring `configure.in'+ l