1784 Commits (GSoC-2020-priyesh)

Author SHA1 Message Date
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
Alexei Podtelezhnikov f9f6adb625 [truetype] Retain OVERLAP_SIMPLE and OVERLAP_COMPOUND. 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
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
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
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
Alexei Podtelezhnikov 3bb512bc9f [smooth] Introduce direct oversampling for overlaps. 5 years ago
Alexei Podtelezhnikov de088b1dfd Simplify unused macro. 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
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
Werner Lemberg 141da02816 Make `FT_HAS_*' and `FT_IS_*' really return true (#57906). 5 years ago
Werner Lemberg e5038be704 Update all copyright notices. 5 years ago
Werner Lemberg 26d0f579c0 * include/freetype/internal/ftmemory.h (FT_OFFSET): New macro. 5 years ago
Filip Filmar 0a3d2bb99b [doc] FT_Open_Args: Clarify the ownership of `pathname'. 5 years ago
Werner Lemberg 5a1a79c0e8 [woff2] Fix SFNT table checks. 5 years ago
Werner Lemberg 0fcf486e0d Improve memory debugging. 5 years ago
Alexei Podtelezhnikov b39576f984 * src/base/ftstroke.c (ft_stroker_cap): Speed up caps. 5 years ago
Alexei Podtelezhnikov 432efa25b3 * src/base/ftstroke.c (ft_stroker_outside): Speed up clipped miter. 5 years ago
Avi Halachmi (:avih) cc17f852d5 [cmake] Don't fail if brotli is missing (#56894). 5 years ago
Werner Lemberg 87f5225256 Fix handling of `AF_CONFIG_OPTION_INDIC'. 5 years ago
Werner Lemberg 60c52f0edb [woff2] Formatting; some comments. 5 years ago
Nikhil Ramakrishnan d2681a4977 [woff2] More formatting and documentation. 5 years ago
Nikhil Ramakrishnan 1e02076815 [woff2] Avoid too many calls to `FT_REALLOC'. 5 years ago
Nikhil Ramakrishnan 4d9b3d1d50 [woff2] Reconstruct `loca', `hmtx', and swap out stream. 5 years ago
Nikhil Ramakrishnan e3953e5410 [woff2] Reconstruct transformed `glyf' table. 5 years ago
Nikhil Ramakrishnan 9443a1bc3e Add Brotli dependency and required checks. 5 years ago
Nikhil Ramakrishnan e496cb2980 [woff2] Read table and collection directory. 5 years ago
Nikhil Ramakrishnan 2fa573c1b0 [sfnt] Read WOFF 2 header. 5 years ago
Nikhil Ramakrishnan 83dba0e9ec Add structures for WOFF2. 5 years ago
Werner Lemberg 734d60f63c Another minor documentation improvement. 5 years ago
Werner Lemberg ad3443c931 Minor documentation improvement. 5 years ago