531 Commits (master)
 

Author SHA1 Message Date
Alexei Podtelezhnikov 9a2d6d97b2 * src/cache/{ftcbasic.c,ftccmap.c}: Use FTC_INLINE. 8 months ago
Alexei Podtelezhnikov dbdcd75889 [cache] Tweak headers. 8 months ago
Alexei Podtelezhnikov db83e9c0ec * src/cache/ftcglyph.c [!FTC_INLINE]: Fix compilation. 8 months ago
Alexei Podtelezhnikov 12adfc212b [cache] Improve MRU list management. 9 months ago
Alexei Podtelezhnikov d091bca546 [cache] Fix error handling. 9 months ago
Alexei Podtelezhnikov b3a6a20a80 [smooth] Switch to vertical bisections. 9 months ago
Alexei Podtelezhnikov fff58f5424 * src/smooth/ftgrays.c (gray_convert_glyph): Refactor for convenience. 9 months ago
Alexei Podtelezhnikov 674d629b5e [smooth] Store persistent clipping box. 9 months ago
Ben Wanger f42ce25563 [colr] Ensure enough bytes for PaintColrLayers 10 months ago
Ben Wagner 17545d4bf7 Avoid n^2 scanning for binary data. 10 months ago
Alexei Podtelezhnikov 660a7017fa * CMakeLists.txt: Bump required version to 3.5. 10 months ago
Jordan Williams 2cc589043e
meson: Use the standard dependency mechanism to find bzip2 10 months ago
Ben Wanger 2a790a9f49 [cff, truetype] Always set up default variable instance. 10 months ago
Werner Lemberg 546237e1bb * src/truetype/ttgxvar.c (ft_var_to_normalized): Integer overflow. 10 months ago
Alexei Podtelezhnikov 47574f7ea4 Update all copyright notices. 11 months ago
Alexei Podtelezhnikov 4f0256c13f * src/sfnt/ttgpos.c (tt_gpos_get_glyph_class): Fix warning C4018. 11 months ago
David Saltzman 8f286c86ef Add support for kerning from 'GPOS' tables. 11 months ago
Alexei Podtelezhnikov 5761778246 [smooth] Remove SSE2. 12 months ago
Alexei Podtelezhnikov 6d9147263b * CMakeLists.txt: Accommodate MingGW. 12 months ago
Ozkan Sezer 7bac4d146a * src/sfnt/ttcolr.c (find_base_glyph_v1_record): Fix build in C90 mode. 12 months ago
Alexei Podtelezhnikov cc081d7cce [base] Fix up Mac resource forks and dfonts. 12 months ago
Alexei Podtelezhnikov 4a85ff0b79 [sfnt] Restrict POST version 1.0. 12 months ago
Alexei Podtelezhnikov a07ca46cd0 * .gitlab-ci.yml: Use detached CI pipelines. 1 year ago
Werner Lemberg 57c4252ab5 [sfnt] Guard access in 'COLR' v1 glyph binary search. 1 year ago
Alexei Podtelezhnikov ca76683b78 [ci] Add support for MSBuild on Windows. 1 year ago
Skef Iterum 8eab511017 [CFF] Extract `BlueValues` as `Fixed` rather than `Int`. 1 year ago
Skef Iterum 6f2bf6a582 [psaux] Improve tracing. 1 year ago
Jouk Jansen af6d210537 * vms_make.com: Switch to `clang`. 1 year ago
Werner Lemberg 9bf72966ed * src/truetype/ttgxvar.c (ft_var_to_normalized): Fix undefined left-shift. 1 year ago
Alexei Podtelezhnikov 50740b37ba [msbuild] Streamline the process. 1 year ago
Alexei Podtelezhnikov 01f23c39e0 * src/raster/ftraster.c (Draw_Sweep): Swap stub conditions. 1 year ago
Alexei Podtelezhnikov 5999d47d68 * src/raster/ftmisc.h (FT_MulDiv): Remove unused copy. 1 year ago
Alexei Podtelezhnikov 8f255c89e1 [raster] Speed up Bézier arches with extrema. 1 year ago
Alexei Podtelezhnikov 1eb04c71eb * docs/*: Typos. 1 year ago
Alexei Podtelezhnikov efbae5476f [raster] Eliminate intensive flow checking. 1 year ago
Alexei Podtelezhnikov 63d3a37eb7 * src/raster/ftraster.c: Comments, defines, includes, cleanups. 1 year ago
Alexei Podtelezhnikov df39b017d9 * src/raster/ftraster.c (FT_Outline_Get_CBox ) [STANDALONE_]: Removed. 1 year ago
Alexei Podtelezhnikov c62027d910 * src/raster/ftraster.c (Draw_Sweep): No-fault return. 1 year ago
Alexei Podtelezhnikov d77dd24b41 [raster] Sweep polishing. 1 year ago
Alexei Podtelezhnikov da8e428977 [raster] Rearrange dropout control. 1 year ago
Alexei Podtelezhnikov d7c72ff919 [raster] Use bitwise dropout mode interpretation. 1 year ago
Alexei Podtelezhnikov e969289f88 * docs/CHANGES: Updated. 1 year ago
Alexei Podtelezhnikov 050a320764 [raster] Keep only bottom y-turns. 1 year ago
Alexei Podtelezhnikov fa59e0d64c * src/raster/ftraster.c (End_Profile): Reduce branching. 1 year ago
Alexei Podtelezhnikov c580926f35 * src/raster/ftraster.c (Draw_Sweep): Use more natural loop. 1 year ago
Alexei Podtelezhnikov b0265ccd33 [raster] Dissolve a loop. 1 year ago
Alexei Podtelezhnikov 6dc2ecb757 * src/raster/ftraster.c: Comments. 1 year ago
Alexei Podtelezhnikov aec7e717fb [raster] Stylistic changes. 1 year ago
Alexei Podtelezhnikov d1b3ef7704 [raster] Revise overshoot setting. 1 year ago
Alexei Podtelezhnikov 667aad581a * src/raster/ftraster.c (Conic_To, Cubic_To): Fix recent regression. 1 year ago