0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/plugins/text-freetype2
Manuel Kroeber 8a55f3bda7 text-freetype2: Fix bug 0000151
Fix bug 0000151: File loading not properly handled.

Link to bug: https://obsproject.com/mantis/view.php?id=151

A newly selected font is not loaded properly if "read from file" is
active without a valid file.  Old error handling lead to random memory
being displayed.

Closes Pull Request #390

(message edited by Jim)
2015-03-01 23:39:13 -08:00
..
data Add latest translations from CrowdIn 2015-02-09 19:26:17 -05:00
CMakeLists.txt Add disable options for optional plugins 2014-09-15 19:34:53 +02:00
find-font-cocoa.m text-freetype2: Do not use fontconfig for mac 2014-08-26 12:43:33 -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: Warn if no font file found 2014-08-26 10:25:49 -07:00
find-font-windows.c text-freetype2: Fix wrong parameter type 2015-02-09 03:56:13 -08:00
find-font.c text-freetype2: Fix null pointer dereference 2014-10-31 20:39:37 -07:00
find-font.h Add system font lookup for mac/windows 2014-08-19 02:11:37 -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: Fix bug 0000151 2015-03-01 23:39:13 -08:00
text-freetype2.h (API Change) Pass data to get_properties when possible 2014-10-01 15:39:57 +02:00
text-functionality.c text-freetype2: Fix CR char. rendering as space 2014-11-18 04:04:54 -08:00