Re: [Lazarus] Easily Create a Screen Magnifier

2015-10-28 Thread Aradeonas
Hi Anthony,

Nice one and I want to check it but the last version of CodeBot will not
compile in windows and also it seems you forget Quality in
implementation of surface copy rext
> procedure CopyTo(const Source: TRectF; Surface: ISurface;
> const Dest: TRectF; Alpha: Byte = $FF; Quality: TResampleQuality =
> rqNormal);
>

And also THotkeyCaptureImpl is only for linux.

Do you want any help on this or you just forgot it?

Regards, Ara

-- 
http://www.fastmail.com - Faster than the air-speed velocity of an
  unladen european swallow

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


[Lazarus] Easily Create a Screen Magnifier

2015-10-27 Thread Anthony Walter
Tonight I quickly created a simple cross platform screen magnifier utility.

http://www.getlazarus.org/videos/magnify/

I don't know if any of you like to examine your pixels, but I was tweaking
my CPU meter graphing desktop widget when I wanted a faster way to
check my line
stippling patterns
 when I
then decided to create yet another tool.

Sharing is caring.
--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus