shithub: freetype+ttf2subf

RSS feed

c6df41e3 – Werner Lemberg <[email protected]> authored on 2018/08/31 16:10
Whitespace.

9a323e47 – Werner Lemberg <[email protected]> authored on 2018/08/31 16:09
* src/base/ftdebug.c (FT_Throw): Restore missing `FT_UNUSED' calls.

aff04e91 – Werner Lemberg <[email protected]> authored on 2018/08/31 10:57
* src/base/ftdebug.c (FT_Throw): Reduce chattiness.

83525bdd – Werner Lemberg <[email protected]> authored on 2018/08/31 03:37
Minor comments.

d91f752b – Werner Lemberg <[email protected]> authored on 2018/08/31 03:34
Whitespace.

423fce2e – Werner Lemberg <[email protected]> authored on 2018/08/31 02:59
Add link to OpenType's composite glyph description.

0d4ca138 – Werner Lemberg <[email protected]> authored on 2018/08/31 02:53
* src/autofit/afhints.c (af_glyph_hints_reload): Add initialization.

1dacbd89 – Alexei Podtelezhnikov <[email protected]> authored on 2018/08/30 19:28
Consolidate bitmap presetting and size assessment.

ca980b4c – Alexei Podtelezhnikov <[email protected]> authored on 2018/08/30 17:51
* src/base/ftobjs.c (ft_glyphslot_preset_bitmap): Correct mono.

35efb103 – Armin Hasitzka <[email protected]> authored on 2018/08/30 10:30
[errors] Introduce a macro to control `FT_Error_String'.

d20dc392 – Armin Hasitzka <[email protected]> authored on 2018/08/30 10:09
[errors] Introduce `FT_Error_String'.

c0ccf750 – Werner Lemberg <[email protected]> authored on 2018/08/30 05:56
[autofit] Trace `before' and `after' edges of strong points.

21c2b390 – Werner Lemberg <[email protected]> authored on 2018/08/30 05:52
Minor.

5d93a3fc – Alexei Podtelezhnikov <[email protected]> authored on 2018/08/29 21:12
[base] Overflow-resistant bitmap presetting.

19be8620 – Werner Lemberg <[email protected]> authored on 2018/08/29 14:15
Doc fix.

934a6159 – Armin Hasitzka <[email protected]> authored on 2018/08/29 11:28
Fix numeric overflows.

14dff08f – Werner Lemberg <[email protected]> authored on 2018/08/29 02:56
ftoption.h: s/precendence/precedence/ in documentation (#54586).

3915a18b – Werner Lemberg <[email protected]> authored on 2018/08/29 02:53
[cff] Fix handling of `roll' op in old engine.

2c8e6279 – Werner Lemberg <[email protected]> authored on 2018/08/28 04:02
Minor doc fix.

ae3afbc4 – Werner Lemberg <[email protected]> authored on 2018/08/26 11:40
* src/truetype/ttobjs.c (tt_size_read_bytecode): Trace CVT values.

20957721 – Werner Lemberg <[email protected]> authored on 2018/08/26 11:15
ChangeLog*: s/\t/ /.

f87b7117 – Nikhil Ramakrishnan <[email protected]> authored on 2018/08/26 13:46
* configure: Copy assets required by docwriter.

13034e54 – Werner Lemberg <[email protected]> authored on 2018/08/26 08:22
* src/pshint/pshalgo.c (psh_hint_overlap): Fix numeric overflow.

4738dcc4 – Werner Lemberg <[email protected]> authored on 2018/08/26 08:03
Minor tracing adjustments.

6e339b8d – Werner Lemberg <[email protected]> authored on 2018/08/26 07:59
[truetype] Avoid nested frames.

b287c80b – Werner Lemberg <[email protected]> authored on 2018/08/26 02:39
Various minor clean-ups.

c98aa9b7 – Werner Lemberg <[email protected]> authored on 2018/08/25 13:02
Add missing ChangeLog entry for the last four commits.

c962db28 – Nikhil Ramakrishnan <[email protected]> authored on 2018/08/25 08:22
* builds/*/*: Prepare build system for docwriter.

195728d5 – Nikhil Ramakrishnan <[email protected]> authored on 2018/08/25 08:17
* src/tools/docmaker: Remove `docmaker'.

53c69ce0 – Nikhil Ramakrishnan <[email protected]> authored on 2018/08/25 08:06
* docs/reference: Add resources for `docwriter'.

ae5d1a4c – Nikhil Ramakrishnan <[email protected]> authored on 2018/08/24 18:22
* include/*.*: Convert comments to markdown.

77f0814a – Werner Lemberg <[email protected]> authored on 2018/08/23 13:53
Add macros for handling over-/underflowing `FT_Int64' values.

c90cc644 – Werner Lemberg <[email protected]> authored on 2018/08/23 09:13
ftbitmap.h: Improve documentation.

45524679 – Werner Lemberg <[email protected]> authored on 2018/08/22 06:31
[truetype] Improve legibility of `glyf' parsing.

a3e842f9 – Werner Lemberg <[email protected]> authored on 2018/08/22 05:55
Minor formatting and documentation fixes.

0a33b44e – Werner Lemberg <[email protected]> authored on 2018/08/21 06:52
* src/sfnt/ttcpal.c (tt_face_load_cpal): Add missing safety check.

4873eb1d – Werner Lemberg <[email protected]> authored on 2018/08/19 03:27
Update `CHANGES' file.

4dc0d48f – Werner Lemberg <[email protected]> authored on 2018/08/18 10:39
[psaux] Avoid slow PS font parsing in case of error.

2550fc75 – Werner Lemberg <[email protected]> authored on 2018/08/18 09:38
[cff] Fix heap buffer overflow in old engine.

c94162a2 – Young Xiao <[email protected]> authored and Alexei Podtelezhnikov <[email protected]> committed on 2018/08/16 04:25
* builds/mac/ftmac.c (parse_fond): Fix buffer overrun.

33cd1eed – Werner Lemberg <[email protected]> authored on 2018/08/16 01:55
* builds/*/ftsystem.c (FT_COMPONENT): Updated also.

efa2a3ba – Alexei Podtelezhnikov <[email protected]> authored on 2018/08/15 19:49
Revert BDF copyright years.

af9662e6 – Alexei Podtelezhnikov <[email protected]> authored on 2018/08/15 18:58
Ouch. BDF copyright year.

923fcbcd – Alexei Podtelezhnikov <[email protected]> authored on 2018/08/15 18:50
[bdf] Don't track duplicate encodings.

a0dd16fb – Werner Lemberg <[email protected]> authored on 2018/08/15 14:13
Don't use `trace_' prefix for FT_COMPONENT arguments.

1d7b034c – Werner Lemberg <[email protected]> authored on 2018/08/14 11:48
Use formatting string in FT_TRACEX calls for non-simple arguments.

e001a17d – Alexei Podtelezhnikov <[email protected]> authored on 2018/08/14 03:10
[bdf] Remove unused fields.

44db1add – Werner Lemberg <[email protected]> authored on 2018/08/14 06:01
[cff] Fix another segv in old engine.

1937b557 – Werner Lemberg <[email protected]> authored on 2018/08/14 03:54
[cff] Fix missing error handling.

ac2ea865 – Alexei Podtelezhnikov <[email protected]> authored on 2018/08/13 17:33
[bdf] Remove unused overflow storage.

757bdf1a – Werner Lemberg <[email protected]> authored on 2018/08/13 22:02
[cff] Fix segv.

f5fe6e2f – Alexei Podtelezhnikov <[email protected]> authored on 2018/08/13 05:01
[bdf] Use unsigned types.

50486df1 – Werner Lemberg <[email protected]> authored on 2018/08/13 04:46
* src/type42/t42parse.c (t42_parse_sfnts): One more format check.

37c7b817 – Armin Hasitzka <[email protected]> authored on 2018/08/11 21:42
Remove deprecated constant in documentation.

5b904409 – Werner Lemberg <[email protected]> authored on 2018/08/11 02:41
* src/base/ftcalc.c (FT_Matrix_Check): Fix integer overflow.

88c0e121 – Alexei Podtelezhnikov <[email protected]> authored on 2018/08/10 17:24
* src/sfnt/ttsbit.c (tt_sbit_decoder_load_compound): Follow specs.

96b5e500 – Ben Wagner <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2018/08/10 18:24
* src/sfnt/sfobjs.c (sfnt_done_face): Fix memory leak (#54435).

1a21ca7b – Nikhil Ramakrishnan <[email protected]> authored on 2018/08/10 15:31
Minor formatting.

1aa73fa8 – Werner Lemberg <[email protected]> authored on 2018/08/10 01:41
* src/base/ftobjs.c (FT_Render_Glyph_Internal): Improve tracing.

c8ef0fd0 – Werner Lemberg <[email protected]> authored on 2018/08/10 00:44
Fix clang warnings.

e16bfbec – Alexei Podtelezhnikov <[email protected]> authored on 2018/08/09 18:18
[raster, smooth] Reinstate bitmap size limits.

6a97c958 – Alexei Podtelezhnikov <[email protected]> authored on 2018/08/08 18:17
[pcf] Revert massive unsigning.

f60c98fe – Werner Lemberg <[email protected]> authored on 2018/08/08 14:15
[smooth] Improve tracing.

c9bbc241 – Werner Lemberg <[email protected]> authored on 2018/08/08 14:12
Add internal functions `FT_Trace_Disable' and `FT_Trace_Enable'.

2e3dec55 – Werner Lemberg <[email protected]> authored on 2018/08/08 09:51
Debugging improvements.

c633378a – Alexei Podtelezhnikov <[email protected]> authored on 2018/08/07 21:21
[pcf] Massive unsigning (part 2).

3d4ab6ba – Alexei Podtelezhnikov <[email protected]> authored on 2018/08/07 20:09
[pcf] Massive unsigning (part 1).

705bac50 – Alexei Podtelezhnikov <[email protected]> authored on 2018/08/07 18:49
* src/pcf/pcfread.c (pcf_get_bitmaps): Unsign `offsets' and `bitmapSizes'.

7ec9598f – Werner Lemberg <[email protected]> authored on 2018/08/06 13:35
More comment formattings.

b09e7735 – Werner Lemberg <[email protected]> authored on 2018/08/06 07:02
* devel/ftoption.h: Synchronize with main `ftoption.h'.

f24dbb28 – Alexei Podtelezhnikov <[email protected]> authored on 2018/08/06 00:58
[pcf] Use unsigned types.

86e73853 – Werner Lemberg <[email protected]> authored on 2018/08/06 06:24
Minor comment formatting.

720ae67f – Werner Lemberg <[email protected]> authored on 2018/08/05 03:21
* src/truetype/ttgload.c (compute_glyph_metrics): Fix overflow.

ced9c311 – Werner Lemberg <[email protected]> authored on 2018/08/04 03:03
Ditto.

be81acc4 – Werner Lemberg <[email protected]> authored on 2018/08/04 03:01
* src/truetype/ttinterp.c (opcode_name): Fix typos.

799d27b0 – Werner Lemberg <[email protected]> authored on 2018/08/04 02:39
Fix clang warnings.

1897186f – Werner Lemberg <[email protected]> authored on 2018/07/31 06:48
* src/cid/cidtoken.h: Handle `XUID' keyword.

8e57746c – Werner Lemberg <[email protected]> authored on 2018/07/31 06:46
[cid] Trace PostScript dictionaries.

85e8bea4 – Werner Lemberg <[email protected]> authored on 2018/07/31 06:42
Minor documentation improvement.

578bcf10 – Werner Lemberg <[email protected]> authored on 2018/07/30 07:28
[cff] Fix typo.

00968d8f – Werner Lemberg <[email protected]> authored on 2018/07/29 06:22
* src/pcf/pcfread.c (pcf_get_encodings): Another thinko.

0f8aebfd – Alexei Podtelezhnikov <[email protected]> authored on 2018/07/28 19:21
* builds/unix/configure.raw: Minor.

2c3e895c – Alexei Podtelezhnikov <[email protected]> authored on 2018/07/28 18:00
[smooth] Fix Harmony memory management.

6e44d78c – Werner Lemberg <[email protected]> authored on 2018/07/28 18:23
[type1] Avoid segfaults with `FT_Get_PS_Font_Value'.

c9edca8e – Werner Lemberg <[email protected]> authored on 2018/07/27 06:44
[truetype] Make `TT_Set_MM_Blend' idempotent (#54388).

d277bfc9 – Werner Lemberg <[email protected]> authored on 2018/07/27 05:15
[psaux, type1]: More tracing improvements.

6e6acdcb – Werner Lemberg <[email protected]> authored on 2018/07/26 03:22
Document FT_Module_Class's `module_interface' field.

8ed53468 – Werner Lemberg <[email protected]> authored on 2018/07/25 18:07
[psaux, type1] Trace PostScript dictionaries and other things.

580c94d8 – Werner Lemberg <[email protected]> authored on 2018/07/25 03:03
Fix minor ASAN run-time warnings.

4b97ab98 – Alexei Podtelezhnikov <[email protected]> authored on 2018/07/24 19:01
[build] Fortify dllexport/dllimport attributes (#53969,#54330).

d8ea52de – Werner Lemberg <[email protected]> authored on 2018/07/24 19:03
[type1] Check relationship between number of axes and designs.

71e29fe1 – Hin-Tak Leung <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2018/07/24 06:04
[truetype] Match ttdebug's naming of instruction mnemonics.

ff1c28f6 – Werner Lemberg <[email protected]> authored on 2018/07/24 05:59
* src/pcf/pcfread.c (pcf_get_encodings): Thinko.

b98133a4 – Werner Lemberg <[email protected]> authored on 2018/07/22 09:06
* src/pcf/pcfread.c (pcf_get_encodings): Check index of defaultChar.

9be385c9 – Werner Lemberg <[email protected]> authored on 2018/07/22 08:49
* src/pcf/pcfread.c (pcf_load_font): Fix number of glyphs.

a5acdce1 – Werner Lemberg <[email protected]> authored on 2018/07/22 08:11
[cid] Sanitize `BlueShift' and `BlueFuzz'.

5434faad – Werner Lemberg <[email protected]> authored on 2018/07/22 03:34
Fix links.

93955585 – Werner Lemberg <[email protected]> authored on 2018/07/21 19:46
Minor comment improvement.

cba72a0b – Werner Lemberg <[email protected]> authored on 2018/07/21 19:45
[pcf] Fix handling of the undefined glyph.

a2370f21 – Werner Lemberg <[email protected]> authored on 2018/07/21 03:38
Improve stream extraction macro documentation.

Next