6820 Commits (66978a58874169c6a4f2f984a7461e2901901784)
 

Author SHA1 Message Date
David Turner 66978a5887 Add Meson build project file. 4 years ago
Alexei Podtelezhnikov ab6a21b733 Documentation updates. 4 years ago
Alexei Podtelezhnikov 20186d1be6 [raster] Improve the second pass (#58373). 4 years ago
Alexei Podtelezhnikov c3721642f1 [raster] Tune SMART macro (#58352). 4 years ago
Alexei Podtelezhnikov cb47331369 [raster] Introduce SMART macro. 4 years ago
Alexei Podtelezhnikov 3594eaee59 [raster] Improve tracing. 4 years ago
Nikolaus Waxweiler fa82803f46 * ChangeLog: Add entry for last commit. 4 years ago
Boris Dalstein 69353a19a1 Export version info (#58935) 4 years ago
Alexei Podtelezhnikov 600d59e343 [truetype] Reduce Infinality footprint (cont'd). 4 years ago
Alexei Podtelezhnikov 51a5e3389c [truetype] Reduce Infinality footprint. 4 years ago
Alexei Podtelezhnikov e6c7e4b42b [truetype] Refactor compensation color. 4 years ago
Alexei Podtelezhnikov 16ee2a22ab [smooth] Don't set target in direct mode. 4 years ago
Alexei Podtelezhnikov d8228a0070 Improve FT_Outline_Render docs. 4 years ago
Alexei Podtelezhnikov 6730854c39 * src/smooth/ftsmooth.c (ft_smooth_raster_overlap): Limit width. 4 years ago
Werner Lemberg cdc009c24a * src/truetype/ttgload.c (TT_Get_VMetrics): Add tracing message. 4 years ago
Alexei Podtelezhnikov f9f6adb625 [truetype] Retain OVERLAP_SIMPLE and OVERLAP_COMPOUND. 4 years ago
Alexei Podtelezhnikov 3a1f4b7aaa * src/truetype/ttgload.c (TT_Load_Glyph): More tracing. 4 years ago
Werner Lemberg 8b3601324f Minor typos, formatting. 4 years ago
Alexei Podtelezhnikov 986a340dd5 Unbreak compilation. 5 years ago
Alexei Podtelezhnikov f76f7fdecd Hide internal functions with SunPro. 5 years ago
Anuj Verma 3273521f40 Fix static compilation with Visual C. 5 years ago
Werner Lemberg fffc303a7f Formatting, improving comments. 5 years ago
Priyesh Kumar 53be1753de Fix `-Wformat' compiler warnings. 5 years ago
Werner Lemberg 8cfc41ae95 Fix `-Wformat' compiler warnings. 5 years ago
Werner Lemberg b6183ea369 * src/sfnt/sfwoff2.c (woff2_decompress): Fix compiler warning. 5 years ago
David Turner ee19a6cbbc Add .clang-format file 5 years ago
Werner Lemberg b7c467b6ef [doc] Stem darkening is off by default for CFF driver. 5 years ago
David Turner 5fe7c044c2 freetype.h (FT_Set_Transform): Minor documentation update. 5 years ago
Werner Lemberg 95de21ab19 README: Add information on contributing patches. 5 years ago
Werner Lemberg c922ffa5d2 * builds/unix/configure.raw: Fix inclusion of `ftoption.h'. 5 years ago
Ben Wagner b1286b32a9 Document `FT_Face_Rec_::box' with variable fonts (#54969). 5 years ago
Werner Lemberg 96fb73efd5 Fix clang warnings. 5 years ago
David Turner 0f35b042e0 [build] Really fix multi and C++ builds. 5 years ago
David Turner cb4a943bc4 [build] Fix multi and C++ builds. 5 years ago
Werner Lemberg 2eb8f88626 [psaux] Improve `t1_decoder_parse_metrics' (#58646). 5 years ago
David Turner b0667d2d36 [build] Improve visibility support of library function names. 5 years ago
David Turner bb66c8d8cf [build] Split off more stuff from `ftconfig.h'. 5 years ago
David Turner 0322efb5e5 [build] Move mac support code to `mac-support.h'. 5 years ago
David Turner bd7251ac97 [build] Put integer type definitions into `integer-types.h'. 5 years ago
David Turner a4d9206754 [build] Rename `build/unix/ftconfig.in' to `ftconfig.h.in'. 5 years ago
Alexei Podtelezhnikov 3bb512bc9f [smooth] Introduce direct oversampling for overlaps. 5 years ago
Alexei Podtelezhnikov 19d39f43d2 [smooth] Use direct rendering mode in Harmony. 5 years ago
Alexei Podtelezhnikov 2d67511a14 [smooth] Separate LCD paths from gray rendering. 5 years ago
Sebastian Rasmussen a443474755 [cff] Fix handling of `style_name == NULL' (#58630). 5 years ago
Alexei Podtelezhnikov de088b1dfd Simplify unused macro. 5 years ago
Sebastian Rasmussen f594ffdc35 [cff] Fix another two memory leaks (#58629). 5 years ago
Sebastian Rasmussen 2e2f3cb5ba [psaux] Fix memory leak (#58626). 5 years ago
Sebastian Rasmussen 09b98060d3 Fix memory leak (#58624). 5 years ago
Alexei Podtelezhnikov 6e722f2eaa [base] Rework d1180b5f95 until further notice. 5 years ago
Sebastian Rasmussen 8ed5a2477e [cff, cid] Fix segfaults in case of error (#58621). 5 years ago