54 Commits (GSoC-2023-Ahmet)

Author SHA1 Message Date
Craig White 2342a03a9d Add missing end quote of a string in the example code of FT_Trace_Set_Level 2 years ago
Seigo Nonaka 115e927540 [truetype] Reduce heap allocation of `deltaSet` variation data. 2 years ago
Werner Lemberg 416d4c25f1 Add new load flag `FT_LOAD_NO_SVG`. 2 years ago
Werner Lemberg 3af4772d68 * include/freetype/ftcache.h: Typo, punctuation. 2 years ago
Alexei Podtelezhnikov b07ab47b2a * include/freetype/ftcache.h: Formatted and updated. 2 years ago
suzuki toshiya 7132f5b0d1 * include/freetype/internal/t1types.h: Fix the indentation. 2 years ago
Werner Lemberg 8fe50c2adc [truetype] Fix style name handling for variation fonts. 2 years ago
Werner Lemberg c8a24209d3 [truetype] Fix PostScript name handling for variation fonts. 2 years ago
Werner Lemberg 7af8fd0063 * include/freetype/internal/services/svmm.h: Minor changes. 2 years ago
Werner Lemberg 6713b1e41a [truetype] Fix deactivation of variation font handling. 2 years ago
Werner Lemberg fdcb14a2ee s/set_instance/set_named_instance/ 2 years ago
Werner Lemberg fb982e78a7 New Variation Font function `FT_Get_Default_Named_Instance`. 2 years ago
Werner Lemberg b5e57b041b [cid] Improve tracing messages; formatting. 2 years ago
Werner Lemberg 77bbfc5960 API documentation: Re-organize chapters and sections 2 years ago
Werner Lemberg 13df1c7d29 Minor documentation updates. 2 years ago
Werner Lemberg cfe54d6ac3 s/this is,/that is,/ 2 years ago
Werner Lemberg 0a3836c97d Improve/add source comments and documentation. 2 years ago
Ben Wagner 8154d8e2be [services] FT_Size_Reset_Func to return FT_Error 2 years ago
Ben Wagner e78e2d29a9 [sfnt, truetype] Add `size_reset` to `MetricsVariations`. 2 years ago
Alexei Podtelezhnikov 1a4c18f7cb Align `char_next` return types. 2 years ago
Alexei Podtelezhnikov 9597a62bac [sfnt] Consolidate POST version 2.0 and 2.5 (pt 1). 2 years ago
Alexei Podtelezhnikov 4679fcb666 [sfnt] Streamline POST format 2.0 handing (cont'd). 2 years ago
Werner Lemberg 7be364c6a2 * include/freetype/ftsystem.h (FT_Stream_IoFunc): Improve documentation. 2 years ago
Alexei Podtelezhnikov dd78d4a774 * src/base/ftsynth.c (FT_GlyphSlot_AdjustWeight): New API. 2 years ago
Werner Lemberg d874ffa96c * include/freetype/internal/compiler-macros.h (FALL_THROUGH): Update. 2 years ago
Alexei Podtelezhnikov 638df2fe32 [truetype] Treat 38 as 40 without Infinality. 2 years ago
Werner Lemberg 2257f9abf6 * include/freetype/internal/compiler-macros.h (FALL_THROUGH): Update. 2 years ago
Alexei Podtelezhnikov bbfcd79eac [truetype] Hide Infinality. 2 years ago
Werner Lemberg 0eca6ead82 Documentation improvement for `FT_Bitmap`. 2 years ago
Alexei Podtelezhnikov dacbb55433 [type1/MM] Round design coordinates. 2 years ago
Werner Lemberg de8b92dd7e * Version 2.13 released. 2 years ago
Alexei Podtelezhnikov 4f8c4b0fc4 Comment on `FT_GlyphSlot_Slant'. 2 years ago
Werner Lemberg ac5babe876 Fix 'fall-through' warning messages. 2 years ago
Werner Lemberg 37bc7c2604 Avoid reserved identifiers that are globally defined. 2 years ago
Alexei Podtelezhnikov 27b2cd4101 * src/base/ftsynth.c (FT_GlyphSlot_Slant): Add vertical slant. 2 years ago
Alexei Podtelezhnikov beb2272949 Comment on optional ascender and descender. 2 years ago
Werner Lemberg 82ce172669 The 'COLR' v1 API will no longer be experimental in the next release. 2 years ago
Werner Lemberg 65f8523706 Update all copyright notices. 2 years ago
Dominik Röttsches 2692b3215b [sfnt] Remove temporary runtime flag for variable 'COLR' v1. 2 years ago
Jiří Malák 34c1bb66e4 * include/freetype/internal/ftcalc.h (FT_MSB): Support Open Watcom 2.0. 2 years ago
Dominik Röttsches ba4bd5b994 Add `TT_CONFIG_OPTION_NO_BORING_EXPANSION` configuration macro. 2 years ago
suzuki toshiya 32cfab4be7 [build] fix for make multi 2 years ago
Werner Lemberg dea2e6358b Replace '1/64th' (and similar entries) with '1/64' in docs and comments. 2 years ago
Ivan Panchenko 05e1b37e3d * include/freetype/*: Fix documentation typos. 2 years ago
Liu Kunpeng(柳鲲鹏) bb59c3c958 * src/base/ftsynth.c (FT_GlyphSlot_Slant): New API with custom slant. 2 years ago
Alexei Podtelezhnikov 3ab1875cd2 Note the lack of floating-point data types. 2 years ago
Werner Lemberg 5182264a40 [cff] Remove `FT_CONFIG_OPTION_NO_GLYPH_NAMES`. 2 years ago
Werner Lemberg 141d979af7 Minor comment changes. 2 years ago
Alexei Podtelezhnikov 15f6873495 Improve FT_Get_Name_Index docs and place it next to FT_Get_Glyph_Name. 2 years ago
Ali Chraghi 5faa1df8b9 [base] FT_Attach_Stream: Make `parameters` argument constant. 2 years ago