forked from mia/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
1 changed files with 1 additions and 0 deletions
|
@ -111,6 +111,7 @@ aegisub_SOURCES = \
|
||||||
subtitle_format_txt.cpp \
|
subtitle_format_txt.cpp \
|
||||||
subtitles_provider.cpp \
|
subtitles_provider.cpp \
|
||||||
subtitles_provider_csri.cpp \
|
subtitles_provider_csri.cpp \
|
||||||
|
subtitles_provider_libass.cpp \
|
||||||
text_file_reader.cpp \
|
text_file_reader.cpp \
|
||||||
text_file_writer.cpp \
|
text_file_writer.cpp \
|
||||||
thesaurus.cpp \
|
thesaurus.cpp \
|
||||||
|
|
Loading…
Reference in a new issue