.. |
Jamfile
|
Update copyright year.
|
2016-01-13 11:54:10 +01:00 |
module.mk
|
Update copyright year.
|
2016-01-13 11:54:10 +01:00 |
rules.mk
|
Update copyright year.
|
2016-01-13 11:54:10 +01:00 |
truetype.c
|
Update copyright year.
|
2016-01-13 11:54:10 +01:00 |
ttdriver.c
|
Replace foo == NULL' and foo != NULL' with !foo' and foo', resp.
|
2016-12-26 17:08:17 +01:00 |
ttdriver.h
|
Update copyright year.
|
2016-01-13 11:54:10 +01:00 |
tterrors.h
|
Update copyright year.
|
2016-01-13 11:54:10 +01:00 |
ttgload.c
|
Replace foo == NULL' and foo != NULL' with !foo' and foo', resp.
|
2016-12-26 17:08:17 +01:00 |
ttgload.h
|
Update copyright year.
|
2016-01-13 11:54:10 +01:00 |
ttgxvar.c
|
[truetype, type1] Implement `FT_Get_Var_Design_Coordinates'.
|
2016-12-27 06:49:37 +01:00 |
ttgxvar.h
|
[truetype, cff] Extend `get_var_blend' function of MM service.
|
2016-12-18 18:12:03 +01:00 |
ttinterp.c
|
Replace ++foo' and --foo' with foo++' and foo--', resp.
|
2016-12-26 23:57:45 +01:00 |
ttinterp.h
|
[truetype] Remove clang warnings.
|
2016-10-29 00:18:56 +02:00 |
ttobjs.c
|
* src/truetype/ttobjs.c (tt_face_init): Simplify conditional code.
|
2016-12-17 13:39:31 +01:00 |
ttobjs.h
|
[truetype] Fix `MPS' instruction.
|
2016-08-22 19:32:34 +02:00 |
ttpic.c
|
Update copyright year.
|
2016-01-13 11:54:10 +01:00 |
ttpic.h
|
[sfnt, truetype] Add framework for Metrics Variations service.
|
2016-12-14 20:44:11 +01:00 |
ttpload.c
|
* src/truetype/ttpload.c (tt_face_load_hdmx): Ignore `version'.
|
2016-12-24 09:27:15 +01:00 |
ttpload.h
|
Update copyright year.
|
2016-01-13 11:54:10 +01:00 |
ttsubpix.c
|
[truetype] New implementation of v38 bytecode interpreter [1/3].
|
2016-05-18 06:57:59 +02:00 |
ttsubpix.h
|
[truetype] New implementation of v38 bytecode interpreter [1/3].
|
2016-05-18 06:57:59 +02:00 |