72 Commits (47574f7ea445c8bb751da0fa716424c9c29a6807)

Author SHA1 Message Date
Alexei Podtelezhnikov 47574f7ea4 Update all copyright notices. 11 months ago
David Saltzman 8f286c86ef Add support for kerning from 'GPOS' tables. 11 months ago
Skef Iterum 8eab511017 [CFF] Extract `BlueValues` as `Fixed` rather than `Int`. 1 year ago
Alexei Podtelezhnikov 0f98994ef6 * include/freetype/ftimage.h: Fix type and link. 1 year ago
Zachary Zollman 21435f07de fix typo in FT_Outline_Decompose note 1 year ago
Alexei Podtelezhnikov cc732ec6d1 * include/freetype/internal/ftcalc.h (FT_MSB): Define for Solaris 11. 1 year ago
Alexei Podtelezhnikov 95b0fe2a6d [base] Reintroduce `FT_SqrtFixed`. 1 year ago
Alexei Podtelezhnikov 6eb5f2be40 Update 2 files 1 year ago
Alexei Podtelezhnikov 8d0897b37d [type1, cid, type42] Post-cleanup. 1 year ago
Alexei Podtelezhnikov 7ad9d57c3b [type1, cid, type42] Streamline dictionary parsing. 1 year ago
Werner Lemberg 920c5502cc * Version 2.13.2 released. 1 year ago
Alexei Podtelezhnikov 97251fd5aa [base] Improve the matrix degeneracy check. 1 year ago
Alexei Podtelezhnikov 1ecfd21990 [truetype] Remove Infinality for good (remaining bits). 1 year ago
Alexei Podtelezhnikov 5b7e45ac34 [truetype] Remove Infinality for good. 1 year ago
Werner Lemberg e4586d960f * Version 2.13.1 released. 2 years ago
Ben Wagner 4e1c0e8fba Mark FT_Renderer_Class::raster_class as pointer to const 2 years ago
Ben Wagner 7bed7a02f4 Fix some `FT_Fixed` vs. `FT_Long` confusion. 2 years ago
Werner Lemberg 80a507a6b8 Replace `sprintf` with `snprintf`. 2 years ago
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