0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 21:13:04 +02:00
obs-studio/plugins/text-freetype2
jp9000 53eb817d43 text-freetype2: Defer loading of plugin until source created
Helps significantly boost initialization time.
2016-11-14 17:34:45 -08:00
..
data Update translations from CrowdIn 2016-11-03 13:32:52 -07:00
CMakeLists.txt Add disable options for optional plugins 2014-09-15 19:34:53 +02:00
find-font-cocoa.m text-freetype2: Cache data to reduce load time 2015-10-04 21:16:31 -07:00
find-font-iconv.c text-freetype2: Set font log warning to debug only 2015-01-05 02:45:38 -08:00
find-font-unix.c text-freetype2: Cache data to reduce load time 2015-10-04 21:16:31 -07:00
find-font-windows.c text-freetype2: Cache data to reduce load time 2015-10-04 21:16:31 -07:00
find-font.c text-freetype2: Fix serialized variable size 2015-10-05 14:18:56 -07:00
find-font.h text-freetype2: Cache data to reduce load time 2015-10-04 21:16:31 -07:00
obs-convenience.c (API Change) Remove pointers from all typedefs 2014-09-25 21:48:11 -07:00
obs-convenience.h (API Change) Remove pointers from all typedefs 2014-09-25 21:48:11 -07:00
text-freetype2.c text-freetype2: Defer loading of plugin until source created 2016-11-14 17:34:45 -08:00
text-freetype2.h text-freetype2: Use GS_A8 type glyphs texture 2016-03-10 15:23:42 +02:00
text-functionality.c text-freetype2: Fix a crash if there's insufficient glyph texture space 2016-04-24 20:21:07 +02:00