245
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 16 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* src/cache/{ftcbasic.c,ftccmap.c}: Use FTC_INLINE. More... about 15 hours ago
[cache] Tweak headers. More... about 15 hours ago
* src/cache/ftcglyph.c [!FTC_INLINE]: Fix compilation. More... 1 day ago
[cache] Improve MRU list management. More... 3 days ago
[cache] Fix error handling. More... 3 days ago
[smooth] Switch to vertical bisections. More... 6 days ago
* src/smooth/ftgrays.c (gray_convert_glyph): Refactor for convenience. More... 6 days ago
[smooth] Store persistent clipping box. More... 6 days ago
* graph/gblblit.c (grBlitGlyphToSurface): Validate the source buffer. More... 15 days ago
[colr] Ensure enough bytes for PaintColrLayers More... about 1 month ago
* CMakeLists.txt: Bump required version to 3.5. More... about 1 month ago
meson: Use the standard dependency mechanism to find bzip2 More... about 2 months ago
Avoid n^2 scanning for binary data. More... about 2 months ago
[cff, truetype] Always set up default variable instance. More... about 2 months ago
* src/truetype/ttgxvar.c (ft_var_to_normalized): Integer overflow. More... about 2 months ago
Update all copyright notices. More... 3 months ago
Update all copyright notices. More... 3 months ago
* src/sfnt/ttgpos.c (tt_gpos_get_glyph_class): Fix warning C4018. More... 3 months ago
Add support for kerning from 'GPOS' tables. More... 3 months ago
[smooth] Remove SSE2. More... 3 months ago
* CMakeLists.txt: Accommodate MingGW. More... 3 months ago
* src/sfnt/ttcolr.c (find_base_glyph_v1_record): Fix build in C90 mode. More... 3 months ago
[base] Fix up Mac resource forks and dfonts. More... 3 months ago
[sfnt] Restrict POST version 1.0. More... 4 months ago
* .gitlab-ci.yml: Use detached CI pipelines. More... 4 months ago
[sfnt] Guard access in 'COLR' v1 glyph binary search. More... 4 months ago
[ci] Add support for MSBuild on Windows. More... 4 months ago
* src/ftdump.c (Print_Glyfs): Avoid numeric overflow. More... 4 months ago
[CFF] Extract `BlueValues` as `Fixed` rather than `Int`. More... 4 months ago
[psaux] Improve tracing. More... 4 months ago