summaryrefslogtreecommitdiff
path: root/src/autofit
Commit message (Expand)AuthorAgeFilesLines
* Update all copyright notices.Werner Lemberg2023-01-1735-35/+35
* sr/*.c: Various minor fixes.Werner Lemberg2023-01-161-1/+2
* * src/autofit/ft-hb.c (_hb_ft_reference_table): Minor integration fixes.Werner Lemberg2023-01-071-2/+3
* [autofit] Don't depend on 'hb-ft'.Matthias Clasen2023-01-065-2/+144
* * src/autofit/afloader.c (af_loader_load_glyph): Remove `size` check.Alexei Podtelezhnikov2022-11-201-6/+1
* * src/autofit/afloader.c (af_loader_load_glyph): Fix dereference.Johan Matsson2022-11-161-1/+3
* Replace '1/64th' (and similar entries) with '1/64' in docs and comments.Werner Lemberg2022-10-241-7/+7
* [autofit] Reset the face charmap directly.Alexei Podtelezhnikov2022-10-034-5/+4
* [autofit] Minor fix.Werner Lemberg2022-09-051-1/+1
* [autofit] Updated to reduce casting (cont'd).Alexei Podtelezhnikov2022-08-013-16/+13
* [autofit] Updated to reduce casting.Alexei Podtelezhnikov2022-08-013-20/+20
* [autofit] Use unsigned accounting for hints.Alexei Podtelezhnikov2022-07-294-16/+16
* * src/autofit/afhints.h: Remove dead code.Alexei Podtelezhnikov2022-07-291-5/+0
* * src/autofit/afglobal.c (af_face_globals_new): Reduce zeroing.Alexei Podtelezhnikov2022-01-181-3/+5
* Update all copyright notices.Werner Lemberg2022-01-1135-35/+35
* [autofit, pshinter] Use `FT_OFFSET`.Werner Lemberg2022-01-073-13/+13
* * src/autofit/afhints.c (af_glyph_hints_reload): Decrease casting.Alexei Podtelezhnikov2021-09-301-9/+9
* Cosmetic zeros.Alexei Podtelezhnikov2021-09-022-2/+2
* [autofit] Split `afwrtsys.h`.Ben Wagner2021-07-245-34/+47
* [autofit] More clean-ups.Werner Lemberg2021-07-123-8/+2
* Remove obsolete AF_Angle type and related sources.David Turner2021-07-126-352/+99
* Remove experimental auto-hinting 'warp' mode.David Turner2021-07-1212-606/+0
* Remove experimental "Latin2" writing system (FT_OPTION_AUTOFIT2)David Turner2021-07-126-2497/+0
* Prevent hinting if there are too many segments.Werner Lemberg2021-06-191-0/+25
* Fix for issue 1063David Turner2021-06-161-0/+4
* * src/autofit/aflatin.c (af_latin_metrics_scale_dim): Fix tracing.Werner Lemberg2021-06-021-0/+2
* Fix compilation errors and (some) warnings for clang++.Werner Lemberg2021-05-291-1/+1
* [afshaper] Fix hb_ot_tags_from_script deprecation warning.Nikolaus Waxweiler2021-01-171-9/+17
* Update all copyright notices.Werner Lemberg2021-01-1739-39/+39
* [autofit] Fix double division in stem darkening.Tatsuyuki Ishi2020-12-182-16/+13
* * src/*: More fixes for using a '\n' in `FT_TRACE` and `FT_ERROR`.Werner Lemberg2020-12-071-17/+16
* * src/*: Don't use more than one '\n' in `FT_TRACE` and `FT_ERROR`.Werner Lemberg2020-12-056-54/+59
* Downgrade property tracing.Alexei Podtelezhnikov2020-11-201-3/+3
* [autofit] Synchronize with ttfautohint.Werner Lemberg2020-09-256-113/+195
* Fix `-Wformat' compiler warnings.Priyesh Kumar2020-07-284-35/+35
* Fix clang warnings.Werner Lemberg2020-07-072-2/+3
* Remove redundant inclusion of `ft2build.h'.Werner Lemberg2020-06-138-8/+0
* Make macros for header file names optional.David Turner2020-06-0812-24/+24
* Remove Jamfile files from the tree.David Turner2020-05-181-53/+0
* [autofit] Add support for Hanifi Rohingya script.Nikolaus Waxweiler2020-02-196-41/+93
* Update all copyright notices.Werner Lemberg2020-01-1940-40/+40
* Another bunch of UBSan warnings on adding offsets to nullptr.Werner Lemberg2019-12-131-2/+2
* More nullptr offset UBSan warnings (#57331, #57347).Werner Lemberg2019-12-031-1/+1
* Minor fixes for recent compilers.Behdad Esfahbod2019-11-231-0/+1
* [autofit] Disable hinting if no blue zones are available (#56450).Werner Lemberg2019-06-162-7/+50
* * src/autofit/aflatin.c (af_latin_metrics_init_widths): Minor.Werner Lemberg2019-06-131-0/+4
* Various clang 8.0 static analyzer fixes.Werner Lemberg2019-05-041-1/+4
* Minor.Werner Lemberg2019-04-091-4/+4
* [autofit] Fix Mongolian blue zone characters.Werner Lemberg2019-03-203-53/+53
* [autofit] Add support for Mongolian script.Werner Lemberg2019-03-196-68/+116