View Single Post
Old 27th February 2020, 03:59   #48  |  Link
StainlessS
HeartlessS Usurer
 
StainlessS's Avatar
 
Join Date: Dec 2009
Location: Over the rainbow
Posts: 10,980
Previous post updated/Added, in RED. [Prev update post deleted, below appended, ie BUMP]

Previously Un-documented Effects, Laplacian maybe does work ok, if big enough.


EDIT:
Code:
BlankClip(Color=$0000FF)
SubtitleEx("STANDARD",x=0,y=0,effects="",Size=64)
SubtitleEx("No ANTI-ALIAS",x=0,y=64,effects="n",Size=64)
SubtitleEx("ALPHA EMBOSS",x=0,y=128,effects="e",Size=64)
SubtitleEx("ALPHA BLUR",x=0,y=192,effects="s",Size=64)
SubtitleEx("ALPHA GAUSSIAN",x=0,y=256,effects="g",Size=64)
SubtitleEx("ALPHA LAPLACIAN",x=0,y=320,effects="l",Size=64)
__________________
I sometimes post sober.
StainlessS@MediaFire ::: AND/OR ::: StainlessS@SendSpace

"Some infinities are bigger than other infinities", but how many of them are infinitely bigger ???

Last edited by StainlessS; 27th February 2020 at 04:01.
StainlessS is offline   Reply With Quote