summaryrefslogtreecommitdiff
path: root/src/autofit
Commit message (Expand)AuthorAgeFilesLines
* Minor compiler warning fixes.Werner Lemberg2023-05-082-2/+2
* [autofit] Signature fixes.Werner Lemberg2023-05-079-59/+88
* s/this is,/that is,/Werner Lemberg2023-04-273-5/+5
* * src/*: Replace leading underscores with trailing ones in dummy variables.Werner Lemberg2023-02-261-1/+1
* [autofit] Clean up contour indexing.Alexei Podtelezhnikov2023-02-202-18/+13
* [autofit] Fix 'multi' compilation.Werner Lemberg2023-02-083-5/+26
* Fix `FT_LOCAL` and `FT_LOCAL_DEF` tags.Werner Lemberg2023-02-083-3/+3
* For debugging, avoid implicit conversion from integer to double.Werner Lemberg2023-02-083-55/+64
* Avoid reserved identifiers that are globally defined.Werner Lemberg2023-02-086-22/+22
* 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