shithub: freetype+ttf2subf

RSS feed

b1a3c59f – Alexei Podtelezhnikov <[email protected]> authored on 2018/06/17 18:33
[base] Introduce `FT_New_Glyph'.

e13599a0 – Nikhil Ramakrishnan <[email protected]> authored on 2018/06/17 20:38
Change documentation markup tags to lowercase.

d573a46f – Werner Lemberg <[email protected]> authored on 2018/06/17 19:23
Typo.

0f6be064 – Armin Hasitzka <[email protected]> authored on 2018/06/17 16:27
[bdf] Fix underflow of an unsigned value.

19d8687f – Werner Lemberg <[email protected]> authored on 2018/06/17 07:22
Fix documentation indentation; s/@const/@enum/; harmonize doc keywords.

da846919 – Werner Lemberg <[email protected]> authored on 2018/06/17 05:30
[base] Add tracing for `FT_Bitmap_Blend'.

e361cc6a – Werner Lemberg <[email protected]> authored on 2018/06/17 05:13
s/trace_bitmap/trace_checksum/.

9960e7be – Werner Lemberg <[email protected]> authored on 2018/06/16 18:16
[sfnt] Fix color glyph layer loading.

10790637 – Werner Lemberg <[email protected]> authored on 2018/06/16 17:45
[sfnt] Fix color palette loading.

8f403ab8 – Werner Lemberg <[email protected]> authored on 2018/06/16 17:30
Minor formatting.

a150b5ab – Nikhil Ramakrishnan <[email protected]> authored on 2018/06/16 11:53
Minor formatting.

9d8e6c29 – Werner Lemberg <[email protected]> authored on 2018/06/16 06:11
* src/base/ftbitmap.c (FT_Bitmap_Blend): Avoid integer overflow.

68bc56f8 – Werner Lemberg <[email protected]> authored on 2018/06/16 05:39
Add `FT_Bitmap_Blend' API.

9b31c446 – Werner Lemberg <[email protected]> authored on 2018/06/14 17:30
Replace `FT_Get_GlyphLayers' with `FT_Get_Color_Glyph_Layer'.

f9d05eb3 – Werner Lemberg <[email protected]> authored on 2018/06/14 17:02
Provide iterative API to access `COLR' data.

33ac83e3 – Werner Lemberg <[email protected]> authored on 2018/06/14 17:00
Add glyph index and glyph load flags to glyph slot.

a44e2087 – Werner Lemberg <[email protected]> authored on 2018/06/14 07:32
[sfnt] Move `CPAL' stuff into separate files.

54b332aa – Werner Lemberg <[email protected]> authored on 2018/06/13 04:46
[sfnt] Separate `CPAL' and `COLR' table handling.

c07ca2a1 – Werner Lemberg <[email protected]> authored on 2018/06/12 07:28
[sfnt] Fix `sizeof' thinko.

22d1be3f – Werner Lemberg <[email protected]> authored on 2018/06/12 02:07
Finish CPAL/COLR support (4/4).

45145d34 – Werner Lemberg <[email protected]> authored on 2018/06/12 02:02
Finish CPAL/COLR support (3/4).

b85d4e8f – Werner Lemberg <[email protected]> authored on 2018/06/12 01:53
Finish CPAL/COLR support (2/4).

7542f030 – Werner Lemberg <[email protected]> authored on 2018/06/11 08:46
Finish CPAL/COLR support (1/4).

7de877bb – Werner Lemberg <[email protected]> authored on 2018/06/12 02:37
[sfnt] Minor.

04338a5e – Alexei Podtelezhnikov <[email protected]> authored on 2018/06/12 17:59
Doc fixes and improvements.

eaa5a42a – Alexei Podtelezhnikov <[email protected]> authored on 2018/06/11 17:56
[raster] Clean up.

b18f5e7c – Werner Lemberg <[email protected]> authored on 2018/06/11 05:02
Minor doc fixes.

a698dbf8 – Werner Lemberg <[email protected]> authored on 2018/06/10 17:43
[sfnt] Fix compiler warnings.

d8b8b6e3 – Werner Lemberg <[email protected]> authored on 2018/06/10 17:37
s/FT_Palette/FT_Palette_Data/, s/palette/palette_data/.

bfbde792 – Nikolaus Waxweiler <[email protected]> authored on 2018/06/10 09:19
CMakeLists: also accept IOS_PLATFORM=SIMULATOR64

6732f055 – Werner Lemberg <[email protected]> authored on 2018/06/10 05:12
Implement `FT_Palette_Get'.

56be5f72 – Werner Lemberg <[email protected]> authored on 2018/06/10 02:59
* src/sfnt/ttcolr.c (tt_face_load_colr): Improve overflow checks.

50fda0be – Alexei Podtelezhnikov <[email protected]> authored on 2018/06/09 18:52
[raster] Deal with pitch sign earlier.

c412de52 – Werner Lemberg <[email protected]> authored on 2018/06/09 19:56
[sfnt] Read `CPAL' version 1 tables.

8f1ed548 – Alexei Podtelezhnikov <[email protected]> authored on 2018/06/06 22:48
[base] API for Harmony LCD rendering.

44580515 – Werner Lemberg <[email protected]> authored on 2018/06/07 02:49
Minor.

f87ced9d – Werner Lemberg <[email protected]> authored on 2018/06/06 13:49
ftcolor.h: Redesign API.

7c7004d6 – Werner Lemberg <[email protected]> authored on 2018/06/06 13:37
New `ftcolor.h' draft.

172904ee – Werner Lemberg <[email protected]> authored on 2018/06/06 09:29
Minor.

89d2f429 – Parth Wazurkar <[email protected]> authored on 2018/06/06 12:53
[bdf, pcf] Removed deprecated FT_FACE_FLAG_FAST_GLYPHS flag.

ca4e707a – Werner Lemberg <[email protected]> authored on 2018/06/06 04:18
[smooth, raster] Limit bitmap size (#54019).

78d85b9c – Nikhil Ramakrishnan <[email protected]> authored on 2018/06/04 14:42
Restore missing comment lines and other minor fixes

cc626772 – Sender Ghost <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2018/06/04 06:49
Restore accidentally removed, commented-out configuration options.

f999375a – Werner Lemberg <[email protected]> authored on 2018/06/03 18:00
[GSoC] include/*.*, devel/*.*: Convert block comments to `light' style.

dc170dea – Werner Lemberg <[email protected]> authored on 2018/06/03 17:23
Typos.

80ac3645 – Armin Hasitzka <[email protected]> authored on 2018/06/03 14:31
* src/smooth/ftgrays.c (gray_convert_glyph): Remove unused variables.

64bf5d48 – Werner Lemberg <[email protected]> authored on 2018/06/03 05:19
Minor formatting.

02842872 – Werner Lemberg <[email protected]> authored on 2018/06/03 05:17
* src/tools/glnames.py (main): Emit header in `light' comment style.

9ac9060d – Werner Lemberg <[email protected]> authored on 2018/06/03 05:01
[GSoC] src/*.*: Convert block comments to `light' style.

ae248034 – Alexei Podtelezhnikov <[email protected]> authored on 2018/06/02 17:42
[smooth] Attempt to mitigate bug #54019.

67994e82 – Werner Lemberg <[email protected]> authored on 2018/06/02 15:51
* src/truetype/ttinterp.c (Ins_MIRP): Use SUB_LONG; avoid FT_ABS.

fab10b6f – Werner Lemberg <[email protected]> authored on 2018/06/02 05:53
* src/autofit/afwarp.h: Use AF_CONFIG_OPTION_USE_WARPER (#54033).

125b8480 – Werner Lemberg <[email protected]> authored on 2018/05/31 06:49
* src/raster/ftraster.c (black_TWorker_): Remove `gTarget' field.

250b0c62 – Alexei Podtelezhnikov <[email protected]> authored on 2018/05/30 19:29
Shorten LCD filtering docs.

0589f6e6 – Werner Lemberg <[email protected]> authored on 2018/05/30 20:34
[sfnt] Get colors from `CPAL' table in right order (#54015).

db7c4060 – Werner Lemberg <[email protected]> authored on 2018/05/30 17:21
ftcolor.h: Improve API design, fix typos (#54011, #54014).

d45d4b97 – Armin Hasitzka <[email protected]> authored on 2018/05/30 13:35
Beautify a3cfed5e87232c933bdc64f43e8ebebcfd18b41b.

a3cfed5e – Armin Hasitzka <[email protected]> authored on 2018/05/30 08:37
Fix pointer underflow.

ae2cd1b7 – Werner Lemberg <[email protected]> authored on 2018/05/30 05:34
Various minor color fixes.

51fee655 – Nikhil Ramakrishnan <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2018/05/25 18:16
[docmaker] Fix missing `Defined in (...)' under Windows/Cygwin.

7b73cb07 – Alexei Podtelezhnikov <[email protected]> authored on 2018/05/24 18:38
[smooth] Formalize Harmony LCD rendering.

3fcb4cfa – Werner Lemberg <[email protected]> authored on 2018/05/22 05:12
Oops!

3360ca58 – Werner Lemberg <[email protected]> authored on 2018/05/22 05:06
[truetype] Reject elements of composites with invalid glyph indices.

3c99016f – Werner Lemberg <[email protected]> authored on 2018/05/22 03:53
* src/truetype/ttgload.c (TT_Load_Simple_Glyph): Trace # of points.

93363cd7 – Werner Lemberg <[email protected]> authored on 2018/05/20 18:50
* include/freetype/ftcolor.h: New file.

af282498 – Alexei Podtelezhnikov <[email protected]> authored on 2018/05/20 02:27
Autoformatting.

2f218a4c – Alexei Podtelezhnikov <[email protected]> authored on 2018/05/18 04:57
* include/freetype/internal/ftcalc.h (FT_MSB): Verified `_MSC_VER'.

840b8443 – Werner Lemberg <[email protected]> authored on 2018/05/18 06:57
* include/freetype/internal/ftcalc.h (FT_MSB): Use `_MSC_VER' value.

3331b84f – Werner Lemberg <[email protected]> authored on 2018/05/18 03:19
Minor comment fixes.

2cac1c35 – Werner Lemberg <[email protected]> authored on 2018/05/17 15:40
s/inline/__inline/ for MSVC.

583dabf2 – Werner Lemberg <[email protected]> authored on 2018/05/16 16:37
Add function `FT_Get_GlyphLayers' to access `COLR' table data.

f1458d2e – Alexei Podtelezhnikov <[email protected]> authored on 2018/05/15 17:47
[base] Fix mono bitmap presetting (#53896).

49c5e24a – Werner Lemberg <[email protected]> authored on 2018/05/15 17:55
[psaux] Fix compiler warning (#53915).

befee112 – Werner Lemberg <[email protected]> authored on 2018/05/15 13:01
[sfnt] Fix memory leak in handling `COLR' data.

5fd12564 – Werner Lemberg <[email protected]> authored on 2018/05/15 07:30
Grammar fixes.

2dd20916 – Werner Lemberg <[email protected]> authored on 2018/05/15 05:05
[sfnt] If `COLR' is present, don't assume that all glyphs use it.

06820637 – Werner Lemberg <[email protected]> authored on 2018/05/14 05:45
* src/base/ftobjs.c (FT_Load_Glyph): Fix signature of `pixel_modes'.

c5a8a535 – Werner Lemberg <[email protected]> authored on 2018/05/14 05:42
Provide dummy functions if `TT_CONFIG_OPTION_SFNT_NAMES' is not set.

78db8a25 – Werner Lemberg <[email protected]> authored on 2018/05/13 07:53
Typo.

1b2abda9 – Werner Lemberg <[email protected]> authored on 2018/05/13 06:58
* src/base/ftobjs.c (FT_Load_Glyph): Improve tracing.

f04d8175 – Shao Yu Zhang <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2018/05/12 23:25
[sfnt] Preliminary support of coloured layer outlines.

84eebf48 – Arkady Shapkin <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2018/05/12 02:16
Use MS VC++'s _BitScanReverse to calculate MSB (patch #9636).

fb742477 – Parth Wazurkar <[email protected]> authored on 2018/05/11 19:27
[pcf]Documentation Typo.

9e345c91 – Alan Coopersmith <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2018/05/10 06:10
Further fix to visibility flag testing with Solaris Studio compilers.

e0015f76 – Werner Lemberg <[email protected]> authored on 2018/05/08 07:51
[autofit] Avoid potential SEGV if running out of memory.

f7b4fb3a – Nikolaus Waxweiler <[email protected]> authored on 2018/05/07 19:10
CMake: Allow using project as subfolder in other project

7702edf7 – Werner Lemberg <[email protected]> authored on 2018/05/07 04:54
[build] Suppress configure's `nothing to be done' message.

2b3e0ef6 – suzuki toshiya <[email protected]> authored on 2018/05/04 08:55
Support symbol visibility features of Sun / Oracle C compilers.

660afb5c – Nikolaus Waxweiler <[email protected]> authored on 2018/05/02 19:19
Unbreak CMake Windows installation

95149592 – Werner Lemberg <[email protected]> authored on 2018/05/02 16:27
Remove FT_CONFIG_OPTION_PIC and related code.

86bc8a95 – Werner Lemberg <[email protected]> authored on 2018/05/01 16:27
* Version 2.9.1 released.

ac97a296 – Werner Lemberg <[email protected]> authored on 2018/04/26 05:04
Another fix for handling invalid format 2 cmaps.

2157d8fa – Ben Wagner <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2018/04/24 06:29
[base] Avoid undefined behaviour in lcd filtering code (#53727).

67697d00 – Werner Lemberg <[email protected]> authored on 2018/04/22 17:15
* src/base/ftoutln.c (FT_Outline_Decompose): Improve error tracing.

3b88576b – Alexei Podtelezhnikov <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2018/04/22 13:22
[base] Fix bitmap emboldening.

c2e2a8e5 – Werner Lemberg <[email protected]> authored on 2018/04/22 13:13
Revert "[base] Fix bitmap copying where the new pitch is smaller."

c0f1aded – Werner Lemberg <[email protected]> authored on 2018/04/22 07:44
[base] Fix bitmap copying where the new pitch is smaller.

38ecc949 – Werner Lemberg <[email protected]> authored on 2018/04/22 06:14
Another fix for handling invalid format 2 cmaps.

92e4662b – Alexei Podtelezhnikov <[email protected]> authored on 2018/04/19 13:57
Documentation tweaks.

e4b6d853 – Werner Lemberg <[email protected]> authored on 2018/04/19 13:43
[autofit] Add support for Georgian Mtavruli characters.

Next