summaryrefslogtreecommitdiff
path: root/src/autofit
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Fix invalid function pointer casts.Andrei Alexeyev2019-03-071-3/+5
* Update all copyright notices.Werner Lemberg2019-02-2340-40/+40
* * src/autofit/afwarp.h (af_warper_compute): Fix declaration.Wink Saville2019-02-161-1/+1
* Update copyright years.Werner Lemberg2019-01-2240-40/+40
* * src/autofit/aflatin2.c: Some fixes from `aflatin.c' (#55310).Werner Lemberg2018-12-291-1/+2
* [autofit] Prevent SEGV.Shailesh Mistry2018-11-021-4/+9
* Fix handing of `FT_Bool'.Werner Lemberg2018-09-255-12/+12
* * src/autofit/afhints.c (af_glyph_hints_reload): Add initialization.Werner Lemberg2018-08-311-0/+8
* [autofit] Trace `before' and `after' edges of strong points.Werner Lemberg2018-08-302-3/+62
* Don't use `trace_' prefix for FT_COMPONENT arguments.Werner Lemberg2018-08-158-9/+9
* Minor formatting.Werner Lemberg2018-06-031-9/+9
* [GSoC] src/*.*: Convert block comments to `light' style.Werner Lemberg2018-06-0337-1087/+1089
* * src/autofit/afwarp.h: Use AF_CONFIG_OPTION_USE_WARPER (#54033).Werner Lemberg2018-06-021-0/+2