81 Commits (93a067e31240058103ce04057dd76dcf98c18d15)

Author SHA1 Message Date
Alexei Podtelezhnikov deba7feb57 * include/freetype/ftimage.h: Explain standard types. 7 months ago
Alexei Podtelezhnikov 42d406ab04 * include/freetype/internal/ftmemory.h (FT_MEM_DUP): Fix g++ error. 7 months ago
Alexei Podtelezhnikov 68399b4244 * include/freetype/ftmm.h: Include `freetype.h`. 8 months ago
Alexei Podtelezhnikov 4a85db7e31 [type1/MM] Tighten headers. 8 months ago
Ben Wagner a46424228f [psaux] Fix location and type order in initializer 8 months ago
Alexei Podtelezhnikov 1264b84c08 * include/freetype/internal/psaux.h: Fix g++ warning. 8 months ago
Alexei Podtelezhnikov 4e079f6357 Document the SDF spread further. 8 months ago
Alexei Podtelezhnikov e2bcca40ca * include/freetype/ftdriver.h: s/truncated/clamped/. 8 months ago
Alexei Podtelezhnikov ec46a50dac Improve SDF documentation. 8 months ago
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