summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [tfm] Fixes.parthw-pk-vfParth Wazurkar2018-12-203-182/+137
* [tfm] Fixes.Parth Wazurkar2018-12-202-1/+2
* [tfm] Fixes.Parth Wazurkar2018-12-206-52/+79
* [tfm] Define the `tfm_interface' functions.Parth Wazurkar2018-12-203-0/+470
* [tfm] Initialise makefiles.Parth Wazurkar2018-12-203-0/+124
* [tfm] Define `tfm_module_class' and `tfm_interface'.Parth Wazurkar2018-12-204-0/+134
* [tfm] Add new `tfm' auxiliary module.Parth Wazurkar2018-12-202-0/+140
* [vf] Register `vf' services.Parth Wazurkar2018-12-192-0/+2
* [vf] Add `vf_driver_class' functions.Parth Wazurkar2018-12-191-6/+245
* [vf] Add DVI interpreter functions.Parth Wazurkar2018-12-182-0/+324
* [vf] Add `vf' utility and `dvi' stack functions.Parth Wazurkar2018-12-072-2/+220
* [vf] Minor.Parth Wazurkar2018-12-062-47/+47
* [vf] Modify makefiles.Parth Wazurkar2018-12-062-28/+28
* [vf] Add utility functions.Parth Wazurkar2018-12-061-1/+115
* [vf] Define `vf_cmap_class' functions.Parth Wazurkar2018-08-051-6/+44
* [vf] Define VF_FaceRec and other format specific structures.Parth Wazurkar2018-07-251-1/+75
* [vf] Add vf format opcodes.Parth Wazurkar2018-07-251-1/+66
* [pk] Minor Fixes.Parth Wazurkar2018-07-191-53/+53
* [pk] Add pk services.Parth Wazurkar2018-07-196-13/+86
* [pk] Improve error checking in font file.Parth Wazurkar2018-07-131-1/+21
* [pk] Fixes.Parth Wazurkar2018-07-134-71/+87
* [pk] Define `pk_driver_class' functions.Parth Wazurkar2018-07-131-5/+256
* [pk] Define `pk_cmap_class' functions.Parth Wazurkar2018-07-121-5/+43
* [pk] Define `pk' font loader functions.Parth Wazurkar2018-07-122-3/+511
* [pk] Define PK_FaceRec and other format specific structures.Parth Wazurkar2018-07-121-2/+11
* [vf] Initialise vf driver files and Makefiles.Parth Wazurkar2018-07-109-1/+492
* [pk] Initialise pk driver files and Makefiles.Parth Wazurkar2018-07-108-0/+491
* [pk,vf] Initialise pk and vf driver repositories.Parth Wazurkar2018-07-102-0/+0
* Fix typo (#54238).Werner Lemberg2018-07-052-1/+11
* Adjust table size comparisons (#54242).Werner Lemberg2018-07-052-1/+13
* Fix more 32bit issues (#54208)Werner Lemberg2018-07-053-5/+22
* Fix 32bit build warnings (#54239).Werner Lemberg2018-07-043-7/+16
* * src/psnames/psmodule.c (ps_unicodes_init): Fix alloc debugging.Jeff Carey2018-07-022-1/+7
* s/xxx specific foo/xxx-specific foo/.Werner Lemberg2018-07-027-34/+26
* s/palette_types/palette_flags/.Werner Lemberg2018-07-026-9/+15
* Make `FT_Get_Color_Glyph_Layer' return FT_Bool.Werner Lemberg2018-07-026-42/+71
* * src/base/ftobjs.c (FT_Get_Color_Glyph_Layer): Guard SFNT function.Werner Lemberg2018-07-012-4/+17
* * src/base/fttrigon.c (FT_Tan): Improve accuracy.Alexei Podtelezhnikov2018-06-282-12/+9
* * src/base/ftobjs.c (FT_Set_Charmap): Robustify.Alexei Podtelezhnikov2018-06-282-4/+6
* [truetype] Fix memory leak.Werner Lemberg2018-06-252-18/+36
* * src/truetype/ttgxvar.c (tt_face_vary_cvt): Add initializers.Werner Lemberg2018-06-252-15/+31
* [truetype] Increase precision while applying VF deltas.Werner Lemberg2018-06-242-63/+140
* New base function `FT_Matrix_Check' (#54019).Werner Lemberg2018-06-247-17/+140
* Fix typo.Werner Lemberg2018-06-232-1/+10
* s/FT_PALETTE_USABLE_WITH_/FT_PALETTE_FOR_/.Werner Lemberg2018-06-214-11/+17
* [sfnt] Fix CPAL heap buffer overflow.Werner Lemberg2018-06-192-0/+14
* Doh. Don't use CPAL or COLR data if tables are missing.Werner Lemberg2018-06-193-1/+16
* Oops!Werner Lemberg2018-06-181-1/+1
* Some more minor doc fixes.Nikhil Ramakrishnan2018-06-181-3/+3
* More minor doc fixes.Werner Lemberg2018-06-185-12/+42