4924 Commits (daefd6e6cfb10f524a8840401af49cf46661569a)

Author SHA1 Message Date
Priyeshkkumar b528826f69 Merging master branch with priyeshLogLibrary branch 5 years ago
Priyeshkkumar a0f918d1f1 Minor Changes 5 years ago
Priyesh Kumar 117da1f7e6 Minor Changes in autogen.sh and builds/toplevel.mk 5 years ago
Priyeshkkumar 9bd35c7d91 Updated builds/toplevel.mk for builds that don't use ./configure 5 years ago
Priyeshkkumar 1e1912dbac Started working on build process 5 years ago
Priyeshkkumar afa548bb74 Added a flag to toggle ON/OFF the printing of FT_COMPONENT and Timestamp with actual log message 5 years ago
Priyeshkkumar 0c793e381c Added code to print FT_COMPONENT and Time Stamp 5 years ago
Priyeshkkumar bfe6d5218a Added support of callback functions to handle logs outside FreeType 5 years ago
Priyeshkkumar b378812f22 Updates on dynamic change of trace level 5 years ago
Priyeshkkumar fde1c1698d Minor Updates on FT_ERROR part 5 years ago
Priyeshkkumar 1d6ffcc77a Added public APIs to set new/default trace level, started working on Callback function 5 years ago
Priyeshkkumar 52926578db Addded logic to print trace messages to a file 5 years ago
Priyeshkkumar 421bb589e6 Added functions to initialize and un-initialize logging 5 years ago
Priyeshkkumar 01ce8ff340 Implemented a basic integration of dlg with FreeType 5 years ago
Sebastian Rasmussen a443474755 [cff] Fix handling of `style_name == NULL' (#58630). 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
Sebastian Rasmussen a4429959b0 [base] Fix memory leak (#58611). 5 years ago
Sebastian Rasmussen 575b78d9e3 [cff] Fix memory leak (#58610). 5 years ago
Werner Lemberg 74cebeae12 * src/cff/cffload.c (cff_index_get_pointers): Rename `t' to `tbl'. 5 years ago
Sebastian Rasmussen c8cd139c30 [cff] Free table upon error allocating other data (#58609). 5 years ago
Werner Lemberg 7438235b42 woff2tags.h: Fix copyright year. 5 years ago
Werner Lemberg 1658685967 Remove redundant inclusion of `ft2build.h'. 5 years ago
David Turner e13391333f Make macros for header file names optional. 5 years ago
Werner Lemberg 9e6e903cc4 * src/sfnt/ttcmap.c (tt_face_build_cmaps): Trace number of cmaps. 5 years ago
David Turner 4eee13404d Remove Jamfile files from the tree. 5 years ago
Alexei Podtelezhnikov 3f70e6d20c [smooth] Turn on LCD filtering during FreeType initialization. 5 years ago
Alexei Podtelezhnikov 652f886319 [smooth] Stop using dedicated LCD modules and classes. 5 years ago
Werner Lemberg 132f19b779 * Version 2.10.2 released. ========================== 5 years ago
Jakub Alba a45da25349 * src/truetype/ttinterp.c (TT_RunIns): Adjust loop counter (#58319). 5 years ago
Nikhil Ramakrishnan 7a019a63ed [woff2] Return if single stream operation fails. 5 years ago
Moazin Khatti 6a431038c9 [gzip] Support `gzip' encoded header conditionally. 5 years ago
Ben Wagner 11975fe9f6 Fix state of `FT_Face' for buggy `gvar' tables (#57923). 5 years ago
Ben Wagner 216e077600 [truetype] Add better checks for loading `gvar' table (#57905). 5 years ago
Dominik Röttsches 5b1a37af56 Fix for CFF space glyph regression (#57541). 5 years ago
Werner Lemberg fa147af4a5 [woff2] Fix font table access. 5 years ago
Werner Lemberg 6e49dff005 [psaux] Make `t1_decoder_parse_metrics' handle `op_div' (#57519). 5 years ago
Nikolaus Waxweiler 49f3394d7a [autofit] Add support for Hanifi Rohingya script. 5 years ago
Werner Lemberg 8930cc9618 * src/sfnt/ttcmap.c (tt_face_build_cmaps): Ignore version (#57708). 5 years ago
Werner Lemberg 4a19a53d5a * src/truetype/ttinterp.c (TT_RunIns): Adjust loop counter (#57732). 5 years ago
Werner Lemberg e5038be704 Update all copyright notices. 5 years ago
Werner Lemberg fd03cf8816 [base] Fix `FREETYPE_PROPERTIES=type1:hinting-engine=adobe`. 5 years ago
Werner Lemberg a99a8e2863 [woff2] Fix memory leaks and a runtime warning. 5 years ago
Dominik Röttsches 10d8de7541 [truetype] Fix UBSan warning on offset to nullptr (#57501). 5 years ago