Typetting with automation using lua part 2..

Continuing from my previous post, let’s dive into the main course, which is the effects —————————— E F F E C T S ————————————————————————– –sylables effect l=result.add() l.layer=11 l.text = string.format(“{\\an5\\pos(%d,%d)\\t(0,30,\\fscx140\\fscy160\\1c&HFDF0EE&\\3c&HFFFFFF&)\\t(30,%d,\\3c&H000000&\\fscx100\\fscy100\\alpha&HFF&)}%s”,x,y,syl.duration*10+200,syl.text_stripped) l.start_time = line.start_time + syl.start_time/10 l.end_time = line.start_time + syl.start_time/10 + syl.duration + 20 –Make hearts fly about for i=0,30 do l = result.add() [...]

Typesetting with automation using lua part 1..

Someone request me to give some some perspective and idea about lua and using it to the max with out actually learning all of the programming language itself. Lua, if that doesn’t ring a bell to you well maybe that you are not familiar to the term aegisub. If you do know what and how [...]

The powerful tag of \blur

Since the newest version of VSfilter 2.9c which include some of the latest features and bug fixing. From all of the latest features there’s only 3 tags  that intrigue me and making me still holds a special trust in aegis (not AE =P). The tags are : \blur — This my favourite tag and I [...]

Follow

Get every new post delivered to your Inbox.