summaryrefslogtreecommitdiff
path: root/src/autofit/aftypes.h
Commit message (Expand)AuthorAgeFilesLines
* Avoid reserved identifiers that are globally defined.Werner Lemberg2023-02-081-4/+4
* Update all copyright notices.Werner Lemberg2023-01-171-1/+1
* Replace '1/64th' (and similar entries) with '1/64' in docs and comments.Werner Lemberg2022-10-241-7/+7
* Update all copyright notices.Werner Lemberg2022-01-111-1/+1
* [autofit] Split `afwrtsys.h`.Ben Wagner2021-07-241-4/+1
* Remove obsolete AF_Angle type and related sources.David Turner2021-07-121-57/+0
* Remove experimental auto-hinting 'warp' mode.David Turner2021-07-121-1/+0
* Update all copyright notices.Werner Lemberg2021-01-171-1/+1
* Remove redundant inclusion of `ft2build.h'.Werner Lemberg2020-06-131-1/+0
* Make macros for header file names optional.David Turner2020-06-081-4/+4
* Update all copyright notices.Werner Lemberg2020-01-191-1/+1
* Update all copyright notices.Werner Lemberg2019-02-231-1/+1
* Update copyright years.Werner Lemberg2019-01-221-1/+1
* [GSoC] src/*.*: Convert block comments to `light' style.Werner Lemberg2018-06-031-84/+86
* Remove FT_CONFIG_OPTION_PIC and related code.Werner Lemberg2018-05-021-81/+1
* s/sub-pixel/subpixel/.Werner Lemberg2018-02-171-3/+3
* Update copyright year.Werner Lemberg2018-01-021-1/+1
* Make compilation with FT_CONFIG_OPTION_PIC work again.Werner Lemberg2017-02-021-0/+1
* Update copyright year.Werner Lemberg2017-01-041-1/+1
* [autofit] Fix Emscripten crash (patch #9180).Oleksandr Chekhovskyi2016-12-011-1/+1
* Typos.Alexei Podtelezhnikov2016-04-081-1/+1
* Update copyright year.Werner Lemberg2016-01-131-1/+1
* Don't use macro names that contain `__' [1/2].Werner Lemberg2016-01-121-5/+5
* [autofit] Add hinting direction to `AF_ScriptClassRec'.Werner Lemberg2015-12-241-0/+10
* [autofit] Start implementing hinting direction (up/down, down/up).Werner Lemberg2015-12-231-1/+1
* [autofit] Use string of standard characters.Werner Lemberg2015-12-061-16/+6
* [autofit] Add functions to get standard widths for writing systems.Nikolaus Waxweiler2015-11-021-7/+16
* [autofit] Replace `no-base' with `non-base'.Werner Lemberg2015-09-301-12/+12
* [autofit] Redesign code ranges (2/2).Werner Lemberg2015-09-041-8/+15
* [autofit] Pass glyph index to hinting function.Werner Lemberg2015-09-031-1/+2
* Better support of user-supplied C++ namespaces.Werner Lemberg2015-07-091-2/+4
* [autofit] Introduce `warping' property.Werner Lemberg2015-04-211-1/+0
* [autofit] Add debugging hook to disable warper.Werner Lemberg2015-04-161-0/+2
* [base] Optimize `FT_Angle_Diff'.Alexei Podtelezhnikov2015-03-211-3/+2
* [autofit] Use macros for (unsigned) flags, not enumerations.Werner Lemberg2015-02-191-7/+3
* Run `src/tools/update-copyright'.Werner Lemberg2015-01-171-1/+1
* [autofit] Introduce two more slots for standard characters.Werner Lemberg2014-01-261-6/+17
* Minor doc issues.Werner Lemberg2014-01-151-4/+4
* [autofit] Don't combine multiple features into one set.Werner Lemberg2013-12-301-22/+8
* Introduce `coverages'.Werner Lemberg2013-12-211-5/+86
* [autofit] Fix PIC compilation.Werner Lemberg2013-12-201-10/+10
* [autofit] Introduce `styles'.Werner Lemberg2013-12-201-22/+93
* [autofit] Factor scripts and uniranges out of writing system files.Werner Lemberg2013-12-191-1/+1
* [autofit] More code orthogonality.Werner Lemberg2013-12-191-26/+30
* [autofit] Minor.Werner Lemberg2013-12-181-7/+8
* [autofit] s/ScriptMetrics/StyleMetrics/.Werner Lemberg2013-12-181-12/+12
* [autofit] s/script_{metrics,hints}/style_{metrics,hints}/Werner Lemberg2013-12-181-13/+13
* [autofit] s/AF_Script_/AF_WritingSystem_/ where appropriate.Werner Lemberg2013-12-171-16/+16
* [autofit] Add description strings to script entries.Werner Lemberg2013-10-171-1/+1
* [autofit] Add blue stringsets.Werner Lemberg2013-08-251-2/+9