mirror of https://github.com/odrling/Aegisub
libass reimplemented on subtitles_provider_libass.cpp, although still slightly buggy. It will be built on Linux by default (it has been added to aegisub/Makefile.am)
Originally committed to SVN as r999.
This commit is contained in:
parent
a1cdffdb85
commit
2b680c3e5b
|
@ -111,6 +111,7 @@ aegisub_SOURCES = \
|
|||
subtitle_format_txt.cpp \
|
||||
subtitles_provider.cpp \
|
||||
subtitles_provider_csri.cpp \
|
||||
subtitles_provider_libass.cpp \
|
||||
text_file_reader.cpp \
|
||||
text_file_writer.cpp \
|
||||
thesaurus.cpp \
|
||||
|
|
Loading…
Reference in New Issue