378 Commits (f9020c4df073c861a28f0cda5c6c5dccb58a49ef)

Author SHA1 Message Date
Khalid Masum ca8dd2c982 text_renderer/svg: fix uaf at template load 10 months ago
Steve Lhomme e871607897 text_render/svg: set decoded pictures as SDR explictly 1 year ago
Steve Lhomme f08736c2cb text_render/svg: remove unneeded forward declarations 1 year ago
Steve Lhomme aed678ebbb freetype: avoid very large fonts in portrait mode 1 year ago
Steve Lhomme ac6c3502f3 avoid using wcscat_s 2 years ago
Steve Lhomme ed469a1388 freetype/win32: fix string constant when using WCHAR/wchar_t API's explicitely 3 years ago
Steve Lhomme 947e245332 freetype/win32: fix bogus string cast 3 years ago
Jiepeng Huang 6c95204716 text_renderer: change -1 to kCFNotFound 2 years ago
Jiepeng Huang a072f541fd text_renderer: improve code style in darwin.c 2 years ago
Jiepeng Huang f6f11faf08 freetype: darwin: ignore case whe comparing 2 years ago
Jiepeng Huang 2a2eaf62d6 freetype: darwin: fix font index issue 2 years ago
Alexandre Janniaux 93523e6e10 modules: fix typos 5 years ago
Steve Lhomme 3f9fc44176 rename mtime_t to vlc_tick_t 8 years ago
Marvin Scholz 4650bfe24d text_renderer/freetype: Use FromCFString on darwin 8 years ago
Francois Cartegnie ed7d4c0934 freetype: fix first glyph non zero bearing alignment offset 4 years ago
KO Myung-Hun 10e0c8e1cb freetype: use UCS-4 encoding on OS/2, too 6 years ago
Steve Lhomme f31ec27bc2 dwrite: use a LONG for the IDWriteTextAnalysisSource refcount 5 years ago
Lyndon Brown d4d82f7758 svg: fix option categorisation 7 years ago
Salah-Eddin Shaban 66e287ea01 Freetype: use FT_Glyph_Stroke to create outlines 5 years ago
Alexandre Janniaux 74559877bb freetype: use labs for FT_Fixed values 6 years ago
Francois Cartegnie 2f7319fb14 freetype: check fribidi return code 6 years ago
Francois Cartegnie 50410a7650 freetype: early fail 6 years ago
Francois Cartegnie 35926c31c3 freetype: dwrite: fix -Wmicrosoft-exception-spec 6 years ago
Francois Cartegnie a7caf68357 freetype: fix glyph leak on line wrap 6 years ago
Francois Cartegnie cb1b6dd989 freetype: handle freeing bitmap glyphs 6 years ago
Francois Cartegnie 086eb444c5 freetype: add missing attachment mime types 6 years ago
Steve Lhomme 718556c44b freetype: fix linking for Winstore builds 6 years ago
Thomas Guillem e7348f510a freetype: use FONTCONFIG_LIBS 8 years ago
David Fuhrmann 5587d9a06f freetype: Append _LDFLAGS to _LINK for all platforms 8 years ago
Francois Cartegnie 1b8388a429 text_renderer: freetype: fix invalid codepoint 9 years ago
Francois Cartegnie a786646c11 text_renderer: freetype: fix Y padding 7 years ago
Francois Cartegnie f1a0af6008 text_renderer: freetype: remove unused stack var 7 years ago
Francois Cartegnie 003979fce5 text_renderer: freetype: fix growing background 7 years ago
Marvin Scholz 621211bcda freetype: simplify error checking 7 years ago
Marvin Scholz 119b5d417e freetype: fix error handling in getPathForFontDescription 7 years ago
Filip Roséen 410bff0959 text_renderer: freetype: fix memory leak in AnalyzeParagraph 8 years ago
Filip Roséen 5d3c9d55a8 text_renderer/freetype: fix SIGSEGV in harfbuzz 8 years ago
Salah-Eddin Shaban 5bd058acf1 Freetype: glyph advance values can be negative 8 years ago
Francois Cartegnie a3f3b935fd text_renderer: freetype: add and default to 0 for freetype-rel-fontsize 8 years ago
Filip Roséen a7505eeb25 freetype: darwin: fix memory-leak 8 years ago
Salah-Eddin Shaban a7508244c9 Freetype: fix RTL 8 years ago
Francois Cartegnie 9e44dfcc6d text_renderer: freetype: init indices on alloc 9 years ago
Francois Cartegnie 993c19b77d text_renderer: freetype: check fribidi result before using indices 9 years ago
Shaleen Jain 84631b050a fribidi: update for version 1.0 9 years ago
Salah-Eddin Shaban 050f12cf3f Freetype: fix calculation of max advance 8 years ago
Marvin Scholz e843b313d0 freetype: darwin: Fix heap buffer overflow 8 years ago
Marvin Scholz 1177dfe4b1 freetype: darwin: Fix CoreText_GetFallbacks 8 years ago
Salah-Eddin Shaban 6b8873e56a Freetype: Keep using the requested font after a fallback 8 years ago
David Fuhrmann 5b749f7af3 freetype: Fix compilation on macOS 8 years ago
Jean-Baptiste Kempf 9ab5efedb7 Freetype/Dwrite: use GetSystemDefaultLocaleName when on Vista+ 8 years ago