sitetweet.blogg.se

Aegisub effects with lua
Aegisub effects with lua











aegisub effects with lua
  1. AEGISUB EFFECTS WITH LUA UPDATE
  2. AEGISUB EFFECTS WITH LUA WINDOWS

AEGISUB EFFECTS WITH LUA UPDATE

Update portable installer to include the vs14 CRT Select the "Time" radio on startup on OS Xįix typo that made the color picker's cursor appear in the wrong place in RGB modesĪdd an error message for when creating the Lua state failsįix a crash when opening a new file when the grid is not scrolled to the topĪdd missing automation files to the portable installer Improve indexing speed on media files with multiple unused tracks Installer probably won't restart your computer without asking Perform autosaves on a background thread to reduce how long the GUI thread is blocked Mostly adopt the standard OS X document-based UI model on OS X and support multiple open subtitle filesĪdjust the menu text on OS X to better match the HIGįile -> New Window now opens a new window in the same process rather than another copy of Aegisub

AEGISUB EFFECTS WITH LUA WINDOWS

Replaced the fonts collector backend on Windows with a new GDI-based one Restore the last-used fonts collector mode correctly Set the initial control state when the fonts collector dialog is opened correctly Libass and the fonts collector use GDI/CoreText insteadĮnsure that the fonts collector destination label gets wrapped on OS X Stop using fontconfig entirely on OS X and Windows Handle I/O errors when indexing fonts for collection on Windows Switch to a maintained fork of universalchardet which should do a better job of auto-detecting some file encodings Statically link the CRT on Windows to simplify installation on versions before 10įix double spaces between words when exporting to EBU STL This is a work in progress.Ī bunch of the automation machinery has been rewritten to work via LuaJIT's ffi rather than the C APIĬheck for glyph coverage of non-BMP characters in the fonts collector on WindowsĪdd support for opening media files with more than 32 tracks Opening multiple documents at once is now supported on OS X, and in general Aegisub tries to behave like a proper document-based application. This may become an option on other platforms in the future Libass on Windows does not perform font substitutions when a font is missing glyphs to make it more obvious that you need to pick a font for those characters. Properly set colorspace when loading videoįontconfig has been dropped on OS X and Windows in favor of GDI/CoreText-based solutions slider heights being zero on recent versions of macOS MacOS: destroy context when not in use to avoid having the system always think we're playing audioįind/replace: handle enter key in input fieldsįind/replace: bring window to front when activatedįix autio volumn/etc. Update Simplified Chinese translation (#55)Īdd support for reading waveform selection in LUA













Aegisub effects with lua