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:
Rodrigo Braz Monteiro 2007-04-04 03:57:12 +00:00
parent a1cdffdb85
commit 2b680c3e5b

View file

@ -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 \