Aegisub/src/include/aegisub
Thomas Goyne acb9b8adac Reinitialize libass every time the font is changed in the style editor
libass doesn't free any font data it requests until the ass_renderer is
destroyed, so recreate it every time the font is changed to avoid
holding on to extremely large amounts of data when the user quickly
switches between fonts.

Closes #1320.
2015-02-08 09:13:53 -08:00
..
audio_player.h Move some of the audio provider machinery to libaegisub 2014-07-10 11:44:56 -07:00
context.h Redesign project file handling 2014-05-22 09:29:12 -07:00
hotkey.h Make some functions static 2014-07-08 16:38:16 -07:00
menu.h Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
spellchecker.h Refactor the rest of the factories 2014-03-24 12:40:03 -07:00
subtitles_provider.h Reinitialize libass every time the font is changed in the style editor 2015-02-08 09:13:53 -08:00
toolbar.h Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
video_provider.h Reuse buffers for video frames 2014-06-12 17:06:25 -07:00