obs-studio/plugins/text-freetype2
jp9000 cf1b106a26 Fix null pointer dereference
When looking up translated font names within font files, it was not
checking for null on the 'charset' variable (the translation character
set wasn't added/availble).
2014-08-20 16:46:50 -07:00
..
data Add system font lookup for mac/windows 2014-08-19 02:11:37 -07:00
CMakeLists.txt Fix double invocation of install_obs_plugin in every single plugin 2014-08-19 14:24:59 +02:00
find-font-cocoa.m Add system font lookup for mac/windows 2014-08-19 02:11:37 -07:00
find-font-iconv.c Fix null pointer dereference 2014-08-20 16:46:50 -07:00
find-font-windows.c Add system font lookup for mac/windows 2014-08-19 02:11:37 -07:00
find-font.c Add system font lookup for mac/windows 2014-08-19 02:11:37 -07:00
find-font.h Add system font lookup for mac/windows 2014-08-19 02:11:37 -07:00
obs-convenience.c Merge Freetype text plugin 2014-08-18 00:14:02 -07:00
obs-convenience.h Merge Freetype text plugin 2014-08-18 00:14:02 -07:00
text-freetype2.c Add system font lookup for mac/windows 2014-08-19 02:11:37 -07:00
text-freetype2.h Add system font lookup for mac/windows 2014-08-19 02:11:37 -07:00
text-functionality.c Merge Freetype text plugin 2014-08-18 00:14:02 -07:00