Recent

Author Topic: LazPaint (alpha-blending, antialiasing, filters)  (Read 651185 times)

circular

  • Hero Member
  • *****
  • Posts: 4196
    • Personal webpage
Re: LazPaint (alpha-blending, antialiasing, filters)
« Reply #390 on: August 20, 2012, 01:02:46 am »
Thanks a lot  :)
Conscience is the debugger of the mind

circular

  • Hero Member
  • *****
  • Posts: 4196
    • Personal webpage
Re: LazPaint (alpha-blending, antialiasing, filters)
« Reply #391 on: August 22, 2012, 05:51:19 pm »
Here is a tutorial on how to do a projected shadow under a text :
http://www.youtube.com/watch?v=EmKzqKneJeI
Conscience is the debugger of the mind

lainz

  • Guest
Re: LazPaint (alpha-blending, antialiasing, filters)
« Reply #392 on: August 22, 2012, 06:16:28 pm »
nice video

you can grab any of my images if you want to use in your tutorials = http://lainz007.deviantart.com/

add me in facebook =)
« Last Edit: August 22, 2012, 06:18:28 pm by lainz »

circular

  • Hero Member
  • *****
  • Posts: 4196
    • Personal webpage
Re: LazPaint (alpha-blending, antialiasing, filters)
« Reply #393 on: August 22, 2012, 06:31:13 pm »
Ok.

What do you mean by adding you in facebook ? That if I use your images in a tutorial, it will end up on facebook ?
Conscience is the debugger of the mind

lainz

  • Guest
Re: LazPaint (alpha-blending, antialiasing, filters)
« Reply #394 on: August 22, 2012, 07:19:59 pm »
Add me on facebook = confirm as friend, nothing related with images.

I say that if you want you can use those images in any tutorial if you want  ::)

I need to practice my english a bit more..
« Last Edit: August 22, 2012, 07:23:09 pm by lainz »

circular

  • Hero Member
  • *****
  • Posts: 4196
    • Personal webpage
Re: LazPaint (alpha-blending, antialiasing, filters)
« Reply #395 on: August 22, 2012, 08:27:13 pm »
And I need to practice facebook a little more.  ;)
Conscience is the debugger of the mind

TurboRascal

  • Hero Member
  • *****
  • Posts: 672
  • "Good sysadmin. Bad programmer."™
Re: LazPaint (alpha-blending, antialiasing, filters)
« Reply #396 on: August 30, 2012, 04:51:54 pm »
And I need to practice facebook a little more.  ;)

You mean, give more info about you to the CIA?  O:-)
Regards, ArNy the Turbo Rascal
-
"The secret is to give them what they need, not what they want." - Scotty, STTNG:Relics

lainz

  • Guest
Re: LazPaint (alpha-blending, antialiasing, filters)
« Reply #397 on: August 30, 2012, 05:00:00 pm »
Btw they already has a lot with Google AdSense / Google Analytics.

circular

  • Hero Member
  • *****
  • Posts: 4196
    • Personal webpage
Re: LazPaint (alpha-blending, antialiasing, filters)
« Reply #398 on: August 30, 2012, 07:53:19 pm »
And I need to practice facebook a little more.  ;)

You mean, give more info about you to the CIA?  O:-)
Yes, I know. I try to be careful with that.
Conscience is the debugger of the mind

lainz

  • Guest
Re: LazPaint (alpha-blending, antialiasing, filters)
« Reply #399 on: August 31, 2012, 03:48:13 am »
I've downloaded Lazarus 1.0 x64 and still can't compile lazpaint. Any ideas?

circular

  • Hero Member
  • *****
  • Posts: 4196
    • Personal webpage
Re: LazPaint (alpha-blending, antialiasing, filters)
« Reply #400 on: August 31, 2012, 06:49:47 pm »
Cool, a new version of Lazarus.

Well LazPaint can be compiled. I only had to change line 217 of uchoosecolor to
Code: [Select]
                   pix := Colorcircle.bmpMaxlight.GetPixel(integer(x-ColorCircle.Bounds.Left),integer(y-ColorCircle.Bounds.top));
(adding integer because it cannot recognize which function to call)
Conscience is the debugger of the mind

lainz

  • Guest
Re: LazPaint (alpha-blending, antialiasing, filters)
« Reply #401 on: August 31, 2012, 10:29:11 pm »
Nice. Now if you want you can do a single setup file that has both lazpaint.exe and lazpaint_x64.exe, the Inno Setup can check if your OS is x86 or x64 and install the adequate exe file.

circular

  • Hero Member
  • *****
  • Posts: 4196
    • Personal webpage
Re: LazPaint (alpha-blending, antialiasing, filters)
« Reply #402 on: September 01, 2012, 11:51:12 am »
Well LazPaint is not optimized for 64 bits. Some optimizations may even be disabled on 64-bit processors.
Conscience is the debugger of the mind

JD

  • Hero Member
  • *****
  • Posts: 1848
Re: LazPaint (alpha-blending, antialiasing, filters)
« Reply #403 on: September 01, 2012, 01:56:08 pm »
And I need to practice facebook a little more.  ;)

You mean, give more info about you to the CIA?  O:-)
Yes, I know. I try to be careful with that.

I see people are being more careful on FB now. You're very right!
Windows - Lazarus 2.1/FPC 3.2 (built using fpcupdeluxe),
Linux Mint - Lazarus 2.1/FPC 3.2 (built using fpcupdeluxe)

mORMot; Zeos 8; SQLite, PostgreSQL & MariaDB; VirtualTreeView

circular

  • Hero Member
  • *****
  • Posts: 4196
    • Personal webpage
Re: LazPaint (alpha-blending, antialiasing, filters)
« Reply #404 on: September 01, 2012, 05:06:40 pm »
Well it's because they are getting aware of it because it has been talked about on TV (not sure about English syntax here  :D )

But they should ask themselves what exactly the CIA does, instead of being afraid of it.
Conscience is the debugger of the mind

 

TinyPortal © 2005-2018