.. |
autofit
|
*/*: Use `0.5f' for tracing 16.16 numbers.
|
2016-12-29 10:38:51 +01:00 |
base
|
*/*: Use hex numbers for errors in tracing messages.
|
2017-01-01 08:20:38 +01:00 |
bdf
|
Replace foo == NULL' and foo != NULL' with !foo' and foo', resp.
|
2016-12-26 17:08:17 +01:00 |
bzip2
|
Replace foo == NULL' and foo != NULL' with !foo' and foo', resp.
|
2016-12-26 17:08:17 +01:00 |
cache
|
Replace foo == NULL' and foo != NULL' with !foo' and foo', resp.
|
2016-12-26 17:08:17 +01:00 |
cff
|
*/*: Use `0.5f' for tracing 16.16 numbers.
|
2016-12-29 10:38:51 +01:00 |
cid
|
Formatting.
|
2016-12-27 07:50:22 +01:00 |
gxvalid
|
Replace foo == NULL' and foo != NULL' with !foo' and foo', resp.
|
2016-12-26 17:08:17 +01:00 |
gzip
|
Replace foo == NULL' and foo != NULL' with !foo' and foo', resp.
|
2016-12-26 17:08:17 +01:00 |
lzw
|
Replace ++foo' and --foo' with foo++' and foo--', resp.
|
2016-12-26 23:57:45 +01:00 |
otvalid
|
Replace ++foo' and --foo' with foo++' and foo--', resp.
|
2016-12-26 23:57:45 +01:00 |
pcf
|
[pcf] Protect against gzip bombs.
|
2016-12-29 06:03:40 +01:00 |
pfr
|
Replace foo == NULL' and foo != NULL' with !foo' and foo', resp.
|
2016-12-26 17:08:17 +01:00 |
psaux
|
Replace ++foo' and --foo' with foo++' and foo--', resp.
|
2016-12-26 23:57:45 +01:00 |
pshinter
|
*/*: Use `0.5f' for tracing 16.16 numbers.
|
2016-12-29 10:38:51 +01:00 |
psnames
|
[psnames] Only declare, not define, data in `pstables.h' (#49949).
|
2016-12-28 22:23:33 +01:00 |
raster
|
Minor formatting.
|
2016-12-25 22:55:25 +01:00 |
sfnt
|
Replace ++foo' and --foo' with foo++' and foo--', resp.
|
2016-12-26 23:57:45 +01:00 |
smooth
|
*/*: Use hex numbers for errors in tracing messages.
|
2017-01-01 08:20:38 +01:00 |
tools
|
[ftfuzzer] Replace `rand' with an xorshift algorithm.
|
2016-12-30 19:51:37 +01:00 |
truetype
|
[truetype] Check axis count in HVAR table.
|
2016-12-31 21:41:08 +01:00 |
type1
|
[truetype, type1] Implement `FT_Get_Var_Design_Coordinates'.
|
2016-12-27 06:49:37 +01:00 |
type42
|
Replace foo == NULL' and foo != NULL' with !foo' and foo', resp.
|
2016-12-26 17:08:17 +01:00 |
winfonts
|
*/*: Use hex numbers for errors in tracing messages.
|
2017-01-01 08:20:38 +01:00 |
Jamfile
|
Update copyright year.
|
2016-01-13 11:54:10 +01:00 |