6817 Commits (2579d0acea18e0a668e7aab106ef1bd957aec51a)
 

Author SHA1 Message Date
Priyesh Kumar 2579d0acea [builds] Updates to check for a working pthread library 4 years ago
Priyesh Kumar 7e6b43edf3 [base] Fix the vertical alignment of printing of logs. 4 years ago
Priyeshkkumar 526d973e31 [docs] Updated logging related documentation 4 years ago
Priyeshkkumar 968d484cc0 Fixed `-Wformat' warnings. 4 years ago
Priyeshkkumar c5dba671aa [builds/windows] Made changes to build dlg with FreeType on Windows. 4 years ago
Priyeshkkumar 802176853b [base] Added a public API to change the log handling function at run-time. 4 years ago
Priyeshkkumar 1c095f8174 * include/freetype/ftlogging.h: New header file, it contains logging 4 years ago
Priyeshkkumar 806adbe829 [base] Updates to print timestamp and name of `FT_COMPONENT' in logs. 4 years ago
Priyeshkkumar 85060d51a1 [base] Added necessary functions and variables to print logs to a files 4 years ago
Priyeshkkumar c2da552c7f [builds] Make necessary changes to compile dlg along with FreeType. 4 years ago
Priyeshkkumar 62e5220edb * .gitmodules: Added a submodule to track dlg logging library. 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. 4 years ago
Alexei Podtelezhnikov f76f7fdecd Hide internal functions with SunPro. 4 years ago
Anuj Verma 3273521f40 Fix static compilation with Visual C. 4 years ago
Werner Lemberg fffc303a7f Formatting, improving comments. 4 years ago
Priyesh Kumar 53be1753de Fix `-Wformat' compiler warnings. 4 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
Werner Lemberg d1180b5f95 [base] Fix UBSAN error. 5 years ago
Werner Lemberg 4d364b6821 [woff2] Fix segfault. 5 years ago
Stephen McDowell d924c5cf7e [sfnt] Support Intel compilers. 5 years ago