Re: [Mono-dev] Problem with PNG transparancy on current Debian Unstable

2015-06-09 Thread Andres G. Aragoneses
] Problem with PNG transparancy on current Debian Unstable Hello. I have a problem with PNG transparancy in mono on current Debian Unstable. I created a small example (4 kB download) with minimal code and two example images: https://oc.anderdonau.de/index.php/s/VwTAlcjETG6j3XP Running

Re: [Mono-dev] Problem with PNG transparancy on current Debian Unstable

2015-06-09 Thread Benjamin Schieder
suspect this has something to do with libgdiplus (the native library most of the System.Drawing code calls into). -- Alex To: mono-devel-list@lists.ximian.com Date: Tue, 9 Jun 2015 10:15:02 +0200 From: benja...@anderdonau.de Subject: [Mono-dev] Problem with PNG transparancy on current Debian

Re: [Mono-dev] Problem with PNG transparancy on current Debian Unstable

2015-06-09 Thread Benjamin Schieder
@lists.ximian.com Date: Tue, 9 Jun 2015 10:15:02 +0200 From: benja...@anderdonau.de Subject: [Mono-dev] Problem with PNG transparancy on current Debian Unstable Hello. I have a problem with PNG transparancy in mono on current Debian Unstable. I created a small example (4 kB download

[Mono-dev] Problem with PNG transparancy on current Debian Unstable

2015-06-09 Thread Benjamin Schieder
Hello. I have a problem with PNG transparancy in mono on current Debian Unstable. I created a small example (4 kB download) with minimal code and two example images: https://oc.anderdonau.de/index.php/s/VwTAlcjETG6j3XP Running this example on a current Debian Unstable results in this - bad

Re: [Mono-dev] Problem with PNG transparancy on current Debian Unstable

2015-06-09 Thread Alexander Köplinger
of the System.Drawing code calls into). -- Alex To: mono-devel-list@lists.ximian.com Date: Tue, 9 Jun 2015 10:15:02 +0200 From: benja...@anderdonau.de Subject: [Mono-dev] Problem with PNG transparancy on current Debian Unstable Hello. I have a problem with PNG transparancy in mono

Re: [Mono-dev] Problem with PNG transparancy on current Debian Unstable

2015-06-09 Thread Alexander Köplinger
Date: Tue, 9 Jun 2015 12:31:43 +0200 From: benja...@anderdonau.de CC: mono-devel-list@lists.ximian.com Subject: Re: [Mono-dev] Problem with PNG transparancy on current Debian Unstable Alright, I compiled libgdiplus 2.10 and put it into /opt/libgdiplus2.10/ I then did the following

Re: [Mono-dev] Problem with PNG transparancy on current Debian Unstable

2015-06-09 Thread Benjamin Schieder
with libgdiplus (the native library most of the System.Drawing code calls into). -- Alex To: mono-devel-list@lists.ximian.com Date: Tue, 9 Jun 2015 10:15:02 +0200 From: benja...@anderdonau.de Subject: [Mono-dev] Problem with PNG transparancy on current Debian Unstable Hello. I have

Re: [Mono-dev] Problem with PNG transparancy on current Debian Unstable

2015-06-09 Thread Rafael Teixeira
-and-derivatives ? I suspect this has something to do with libgdiplus (the native library most of the System.Drawing code calls into). -- Alex To: mono-devel-list@lists.ximian.com Date: Tue, 9 Jun 2015 10:15:02 +0200 From: benja...@anderdonau.de Subject: [Mono-dev] Problem with PNG

Re: [Mono-dev] Problem with PNG transparancy on current Debian Unstable

2015-06-09 Thread Benjamin Schieder
of the System.Drawing code calls into). -- Alex To: mono-devel-list@lists.ximian.com Date: Tue, 9 Jun 2015 10:15:02 +0200 From: benja...@anderdonau.de Subject: [Mono-dev] Problem with PNG transparancy on current Debian Unstable Hello. I have a problem with PNG transparancy in mono on current Debian

Re: [Mono-dev] Problem with PNG transparancy on current Debian Unstable

2015-06-09 Thread Benjamin Schieder
which one broke your scenario. -- Alex To: kno...@gmail.com Date: Tue, 9 Jun 2015 12:31:43 +0200 From: benja...@anderdonau.de CC: mono-devel-list@lists.ximian.com Subject: Re: [Mono-dev] Problem with PNG transparancy on current Debian Unstable Alright, I compiled libgdiplus 2.10 and put

Re: [Mono-dev] Problem with PNG transparancy on current Debian Unstable

2015-06-09 Thread Benjamin Schieder
which one broke your scenario. -- Alex To: kno...@gmail.com Date: Tue, 9 Jun 2015 12:31:43 +0200 From: benja...@anderdonau.de CC: mono-devel-list@lists.ximian.com Subject: Re: [Mono-dev] Problem with PNG transparancy on current Debian Unstable Alright, I compiled libgdiplus 2.10 and put

Re: [Mono-dev] Problem with PNG transparancy on current Debian Unstable

2015-06-09 Thread Marius Ungureanu
...@gmail.com Date: Tue, 9 Jun 2015 12:31:43 +0200 From: benja...@anderdonau.de CC: mono-devel-list@lists.ximian.com Subject: Re: [Mono-dev] Problem with PNG transparancy on current Debian Unstable Alright, I compiled libgdiplus 2.10 and put it into /opt/libgdiplus2.10/ I then did

Re: [Mono-dev] Problem with PNG transparancy on current Debian Unstable

2015-06-09 Thread Andres G. Aragoneses
12:31:43 +0200 From: benja...@anderdonau.de CC: mono-devel-list@lists.ximian.com Subject: Re: [Mono-dev] Problem with PNG transparancy on current Debian Unstable Alright, I compiled libgdiplus 2.10 and put it into /opt/libgdiplus2.10/ I then did the following: LD_LIBRARY_PATH=/opt