507 Commits (f92c96550ad763639158587974cf11067ace743d)
 

Author SHA1 Message Date
luz paz f92c96550a Fix various typos. 5 months ago
Alexei Podtelezhnikov c4e6791f82 * messon.build: Install `include/freetype/ftlogging.h`. 5 months ago
Werner Lemberg 42608f77f2 * Version 2.13.3 released. 5 months ago
Werner Lemberg a4b4e3ec23 * meson.build: Install `freetype2.m4`. 5 months ago
Werner Lemberg 6b992aaaf2 * src/*/*: Fix C++ compilation; fix clang warnings. 5 months ago
Werner Lemberg 8fc8b1310e * subprojects/*.wrap: Updated. 5 months ago
Werner Lemberg ed8b82ba94 Various minor documentation or formatting fixes. 5 months ago
Werner Lemberg ec378cecaf tttables.h (FT_Get_CMap_Format): Minor documentation improvement. 5 months ago
Alexei Podtelezhnikov 1f72a120a9 * src/truetype/ttgxvar.c (ft_var_readpacked*): Minor. 5 months ago
Alexei Podtelezhnikov e181911d87 * src/base/ftstream.c (FT_Stream_ReadFields): Switch to `FT_Offset`. 5 months ago
Alexei Podtelezhnikov a48cdddef3 * src/winfonts/winfnt.c (fnt_face_get_dll_font): Unwrap arithmetic. 5 months ago
Alexei Podtelezhnikov 72e199e8d3 * src/base/ftstream.c (FT_Stream_ReadFields): Update condition. 5 months ago
Alexei Podtelezhnikov 7c75b8a7bd [truetype/GX] Use more robust conditions. 5 months ago
Alexei Podtelezhnikov 5e116bb0dc [truetype/GX] Read points and deltas more carefully. 5 months ago
Alexei Podtelezhnikov 104f85448d [truetype/GX] Read stream more aggressively. 5 months ago
Alexei Podtelezhnikov 3f8edd234d * src/sfnt/ttload.c (tt_face_load_name): Shorten dereference. 5 months ago
Alexei Podtelezhnikov d42bffd4a0 * src/autofit/afmodule.c (af_autofitter_load_glyph): Shorten deref. 5 months ago
Alexei Podtelezhnikov 2488854056 [bdf,pcf,winfonts,sfnt] Remove barely used marcros. 5 months ago
Dan Rosser 97069edd16 * include/freetype/internal/ftcalc.h (FT_MSB)[_M_ARM64EC]: Added. 5 months ago
Werner Lemberg 1452355de9 * src/truetype/ttobjs.c (tt_size_run_prep): Correct scaling of CVT values. 6 months ago
Philip Race 37cefe33b2 * psobjs.c (ps_table_add): Check length before calling `FT_MEM_CPY`. 6 months ago
Don Olmstead 2280346192 CMakeLists.txt: Respect FT_DISABLE_ZLIB value 6 months ago
Werner Lemberg bab9564a97 Make 'multi' build work again. 6 months ago
Alexei Podtelezhnikov 73720c7c99 * src/truetype/ttgload.c (load_truetype_glyph): Unsigned fix. 6 months ago
Alexei Podtelezhnikov 044d142be7 Use unsigned tags `FT_Outline`. 7 months ago
Ben Wagner b1cbcb2045 [ttgxvar] Avoid "applying zero offset to null pointer" 7 months ago
Alexei Podtelezhnikov 2a7bb4596f Use unsigned point and contour indexing in `FT_Outline`. 7 months ago
Alexei Podtelezhnikov 2b9fdec5fa * src/pfr/pfrgload.c (pfr_glyph_curve_to): Avoid casting. 7 months ago
Alexei Podtelezhnikov 7a753c9653 * src/base/ftgloadr.c (FT_GlyphLoader_Prepare): Minor refactoring. 7 months ago
Alexei Podtelezhnikov 93a067e312 [base, autofit, psaux] Remove unnecessary casting. 7 months ago
Alexei Podtelezhnikov deba7feb57 * include/freetype/ftimage.h: Explain standard types. 7 months ago
Ben Wagner d41a855aab [ttgxvar] Replace tabs with spaces 7 months ago
Alexei Podtelezhnikov 7ff43d3e9f [truetype/GX] Consolidate memory allocations. 7 months ago
Alexei Podtelezhnikov 3416ac16d0 Whitespace. 7 months ago
Alexei Podtelezhnikov b6dbbd9630 * src/truetype/ttgxvar.c (ft_var_apply_tuple): Reduce checks. 7 months ago
Alexei Podtelezhnikov 70299c924f Revert "[truetype] Reduce allocation scope." 8 months ago
Alexei Podtelezhnikov 9ff4153cbf [truetype] Reduce allocation scope. 8 months ago
Alexei Podtelezhnikov (Алексей Подтележников) a498873652 * .gitlab-ci.yml: Disable UWP compilation. 8 months ago
Alexei Podtelezhnikov 42d406ab04 * include/freetype/internal/ftmemory.h (FT_MEM_DUP): Fix g++ error. 8 months ago
Alexei Podtelezhnikov 5f131cfd20 [cff, truetype] Validate variation axes immediately. 8 months ago
Alexei Podtelezhnikov 99be2b3154 [cff, truetype] Rearrange variation range checks. 8 months ago
Alexei Podtelezhnikov 347276c1f6 * src/truetype/ttgxvar.c (tt_var_get_item_delta): Align with specs. 8 months ago
Alexei Podtelezhnikov 39f2fbf80c * src/truetype/ttgxvar.c (tt_var_get_item_delta): Minor refactoring. 8 months ago
Alexei Podtelezhnikov 4ccdc9f982 [cff] Optimize the blend vector computations. 8 months ago
Alexei Podtelezhnikov b25265fe55 [bdf] Use concise macros. 8 months ago
Alexei Podtelezhnikov 026fd5d4f0 [cache] Use FT_DUP to duplicate data. 8 months ago
Alexei Podtelezhnikov d7cf931ac6 [truetype, type1] Use FT_DUP to duplicate data. 8 months ago
Alexei Podtelezhnikov cdd3572e52 * builds/windows/ftsystem.c: Use _WINRT_DLL to check for UWP. 8 months ago
Alexei Podtelezhnikov 68399b4244 * include/freetype/ftmm.h: Include `freetype.h`. 8 months ago
Alexei Podtelezhnikov b8db819768 [type1/MM] Safer handle arrays of different types. 8 months ago