On 31/05/12 17:59, Jonas Maebe wrote:
>
> You can try filing a bug with binutils of course, but I don't think
> it will be considered a bug (although you can always ask to add an
> option to get the behaviour you want).
Thanks Jonas, I agree that this is not likely to be considered a bug by
GNU
On Thu, 31 May 2012, Graeme Geldenhuys wrote:
On 31 May 2012 12:35, Mattias Gaertner wrote:
Can you give an example or some pseudocode?
I just moved country, so don't have access to my development pc yet
(still in shipping), so can't get hold of a working code example. So
best I can do i
On 31 May 2012 12:35, Mattias Gaertner wrote:
>
> Can you give an example or some pseudocode?
I just moved country, so don't have access to my development pc yet
(still in shipping), so can't get hold of a working code example. So
best I can do is code example from memory... it was something lik
"S.Anil Yilmaz" hat am 31. Mai 2012 um 16:39
geschrieben:
> Bgrabitmap for Lazarus has such filters as far as I know. You may use the
> algoritms I suppose.
Thanks.
It has some nice blur algorithms.
But as far as I can see:
BGRA is RGBA 8bit, I need up to 16 bit gray scale.
FilterBlur allo
2012/5/31 Bernd :
> I'm going to experiment with something like this:
>
> https://gist.github.com/2842807
>
I just patched my local copy of lNet to use this unit after winsock2
and tried it with Windows XP professional in a virtual machine, I went
even higher with the number and it continued work
Bgrabitmap for Lazarus has such filters as far as I know. You may use the
algoritms I suppose.
--
Sent from my Android phone with K-9 Mail. Please excuse my brevity.
Mattias Gaertner wrote:
Hi,
Is there a function to blur an entire fpimage or a rectangular
area?
Mattias
_
I'm going to experiment with something like this:
https://gist.github.com/2842807
Am I calling for trouble, did I forget something?
According to some Google searching it seems other people have
successfully done similar things in their C programs, has anybody here
on this list already experiment
Graeme Geldenhuys hat am 31. Mai 2012 um 12:59
geschrieben:
> On 31 May 2012 09:06, Mattias Gaertner wrote:
> > Hi,
> >
> > Is there a function to blur an entire fpimage or a rectangular
> > area?
>
>
> Not a direct function of Tfpimage, but is very easily accomplished
> using fpcanvas and the
On 31 May 2012 09:06, Mattias Gaertner wrote:
> Hi,
>
> Is there a function to blur an entire fpimage or a rectangular
> area?
Not a direct function of Tfpimage, but is very easily accomplished
using fpcanvas and the various Interpolation methods.
--
Regards,
- Graeme -
_
On Thu, 31 May 2012, Mattias Gaertner wrote:
Hi,
Is there a function to blur an entire fpimage or a rectangular
area?
Not to my knowledge.
Michael.
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/l
Hi,
Is there a function to blur an entire fpimage or a rectangular
area?
Mattias
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
Bruce Tulloch wrote on Thu, 31 May 2012:
On 31/05/12 01:40, Jonas Maebe wrote:
That's correct. It seems that -XR isn't completely implemented on
Linux in the compiler. Could you try, *instead* of using -XR, to
use -k--sysroot=/full/path/to/crossroot/ ?
I replaced the -XR option with
12 matches
Mail list logo