311 Commits (aa5f00187491f839bbeec32706afb9f32e4a0879)
 

Author SHA1 Message Date
Werner Lemberg aa5f001874 * subprojects/*.wrap: Updated. 1 year ago
Hugh McMaster e3ada2f70d builds/unix/configure.raw: Use variable to specify minimum Python version. 1 year ago
Alexei Podtelezhnikov 00b07598d9 * builds/toplevel.mk: Simplify version extraction. 1 year ago
Alexei Podtelezhnikov 97251fd5aa [base] Improve the matrix degeneracy check. 1 year ago
Werner Lemberg a3f44aadbc builds/toplevel.mk: Don't use `\#` in functions. 1 year ago
Hugh McMaster e907eef6b2 builds/freetype.mk: Invoke `mkdocs` as a Python module 1 year ago
Ben Wagner a9793feace [base] Avoid UB with memcpy 1 year ago
Werner Lemberg a20de84e16 Fix warnings in tracing messages for 32bit compilation. 1 year ago
Ben Wagner 3829fdaae5 Avoid overflow in COLR bounds checks. 1 year ago
Alexei Podtelezhnikov 95a872085e * src/base/ftobjs.c (open_face_from_buffer): Silence `maybe-uninitialized`. 1 year ago
Alexei Podtelezhnikov b2584c738f [truetype] Reduce v40 footprint. 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
Jouk Jansen 9e3c5d7e18 * vms_make.com: Provide separate library compiled with C++. 1 year ago
Jouk Jansen f7ae7e88e9 * vms_make.com: Fix typos. 1 year ago
Jouk Jansen 7c542d02bf * src/smooth/ftgrays.c (FT_SSE2): Fix definition for VMS. 1 year ago
Jouk Jansen 5769f13a6b vms_make.com: Make use of additional libraries optional. 1 year ago
Jouk Jansen e8aa5af936 vms_make.com: Add `/warn=noinfo` to `CFLAGS`. 1 year ago
Ben Wagner dd3c9c5fec [woff2] Clean up on large brotli expansion 1 year ago
Werner Lemberg 336503dfd7 [woff2] Avoid allocation bomb. 1 year ago
Werner Lemberg 3c92e7bfc2 [cff] Fix compiler warning. 1 year ago
Ben Wagner 85167dbd50 [woff2] Remove sfnt size guess check 1 year ago
Skef Iterum 26a7f0478b [cff] Make blend operator work with floats in private dicts. 1 year ago
Hin-Tak Leung dec2743e6a * src/truetype/ttgload.c (TT_Hint_Glyph): More mostly cosmetic update. 2 years ago
Hugh McMaster 355e919746 [gzip] Don't compile internal zlib development files when using system zlib. 2 years ago
Werner Lemberg e4586d960f * Version 2.13.1 released. 2 years ago
suzuki toshiya 5c00a46805 Comment fixes. 2 years ago
Werner Lemberg 86d0ca245a [sdf] Correct handling of empty glyphs. 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
Ben Wagner 2fb8eda5d6 */*: Remove many function pointer casts. 2 years ago
Werner Lemberg b641b607be Minor formatting. 2 years ago
Werner Lemberg 80a507a6b8 Replace `sprintf` with `snprintf`. 2 years ago
Werner Lemberg 66cc4619d2 docs/DEBUG: Formatting. 2 years ago
suzuki toshiya 562f348192 [doc] Type1 GX (sfnt-wrapped Type1) is not supported. 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
Jouk Jansen 99dadd56a4 vms_make.com: Create shared executable for x86 version of OpenVMS. 2 years ago
Werner Lemberg 416d4c25f1 Add new load flag `FT_LOAD_NO_SVG`. 2 years ago
Werner Lemberg 872a759b46 .mailmap: Updated. 2 years ago
Alexei Podtelezhnikov e1a4e081aa [cache] Merge functions. 2 years ago
Alexei Podtelezhnikov 771ff8bd03 [cache] Minor casting and cosmetic updates. 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
Alexei Podtelezhnikov ad708d70c9 [cache] Revise the dynamic hash table accounting. 2 years ago
suzuki toshiya 6ca0a9356f [t1cid] Set FT_FACE_FLAG_CID_KEYED. 2 years ago
Jouk Jansen c3876354e5 * src/smooth/ftgrays.c (FT_SSE2): Don't define for VMS. 2 years ago
Werner Lemberg e02a40a4f8 * src/cff/cffdrivr.c (cff_glyph_load): Fix guard for `size`. 2 years ago
Werner Lemberg 5edd6d52b1 Minor compiler warning fixes. 2 years ago