Some details for auto3 engine...

Originally committed to SVN as r834.
This commit is contained in:
Niels Martin Hansen 2007-01-18 18:49:36 +00:00
parent a2c8d7922e
commit b355cf0f3d
2 changed files with 2 additions and 0 deletions

View File

@ -39,6 +39,7 @@ aegisub_SOURCES = \
auto4_lua.cpp \
auto4_lua_assfile.cpp \
auto4_lua_dialog.cpp \
auto4_auto3.cpp \
avisynth_wrap.cpp \
base_grid.cpp \
colorspace.cpp \

View File

@ -8,6 +8,7 @@ Please visit http://aegisub.net to download latest version
o Automation 4 Lua uses Lua 5.1 instead of 5.0, meaning some new language features:
o It is now possible to write macros that manipulate subtitles directly
o Scripts have full access to the entire subtitle file, not just the "Events" section
o Also has a compatibility Automation 3 engine, so old scripts should continue working with little or no changes
- Visual Typesetting functionality implemented, which should make typesetting much easier and faster. It supports: (AMZ)
o Dragging;
o Rotation on Z axis;