shithub: freetype+ttf2subf

RSS feed

f46add13 – Werner Lemberg <[email protected]> authored on 2014/11/12 16:06
[sfnt] Fix Savannah bug #43589.

602040b1 – Werner Lemberg <[email protected]> authored on 2014/11/12 15:51
[sfnt] Fix Savannah bug #43588.

2e73a1b4 – Alexei Podtelezhnikov <[email protected]> authored on 2014/11/09 18:22
[base] CORDIC improvements.

c3e9f026 – Werner Lemberg <[email protected]> authored on 2014/11/09 18:21
Minor documentation fixes.

0e73d218 – Werner Lemberg <[email protected]> authored on 2014/11/08 20:27
* src/base/ftstroke.c (ft_stroker_inside): Fix border intersections.

2c4832d3 – Werner Lemberg <[email protected]> authored on 2014/11/07 02:42
Fix Savannah bug #43535.

ef1eba75 – Werner Lemberg <[email protected]> authored on 2014/11/06 18:25
Fix Savannah bug #43548.

0e2f5d51 – Werner Lemberg <[email protected]> authored on 2014/11/06 17:32
Fix Savannah bug #43547.

f49a100a – Werner Lemberg <[email protected]> authored on 2014/11/06 08:30
* src/pcf/pcfread.c (pcf_read_TOC): Avoid memory leak.

facfc79a – Infinality <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2014/11/03 02:24
* src/truetype/ttsubpix.c (COMPATIBILITY_MODE_Rules): Updated.

706f752b – Werner Lemberg <[email protected]> authored on 2014/11/03 02:20
* src/truetype/ttinterp.c (Ins_DELTAP): Fix subpixel hinting.

525d4876 – Alexei Podtelezhnikov <[email protected]> authored on 2014/10/31 18:12
[smooth] Improve code readability.

e1efe0a2 – Alexei Podtelezhnikov <[email protected]> authored on 2014/10/30 20:07
[smooth] Reduce outline translations during rendering.

c7fd9356 – Alexei Podtelezhnikov <[email protected]> authored on 2014/10/30 18:43
[smooth] Fix Savannah bug #35604 (cont'd).

465ab995 – Alexei Podtelezhnikov <[email protected]> authored on 2014/10/29 19:45
[smooth] Improve code readability.

74916997 – Alexei Podtelezhnikov <[email protected]> authored on 2014/10/29 18:24
Unify hypotenuse approximations.

d8632a84 – Werner Lemberg <[email protected]> authored on 2014/10/25 02:28
Improve comments, remove dead code.

fe15152c – Werner Lemberg <[email protected]> authored on 2014/10/25 01:56
[cff] Test valid darkening parameter macros in `ftoption.h'.

aba0f498 – Alexei Podtelezhnikov <[email protected]> authored on 2014/10/24 19:50
Improve flat corner definition.

d0422b23 – Werner Lemberg <[email protected]> authored on 2014/10/25 01:20
Whitespace.

dd8de1a0 – David Weiß <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2014/10/23 16:01
[build] Improve property file for vc2010.

dd570e99 – Werner Lemberg <[email protected]> authored on 2014/10/23 15:57
[cff] Work around bug in preprocessor of MSVC 2010.

cc7bb80b – Werner Lemberg <[email protected]> authored on 2014/10/20 04:35
[sbit] Minor fixes.

118e651b – Alexei Podtelezhnikov <[email protected]> authored on 2014/10/19 19:31
[truetype] Clean up bytecode rounding.

fede19ec – David Weiß <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2014/10/18 10:59
[build] Add property file to vc2010 project.

d4aabda3 – Alexei Podtelezhnikov <[email protected]> authored on 2014/10/18 06:10
[truetype] Unwrap engine compensation settings.

c9c33f20 – Werner Lemberg <[email protected]> authored on 2014/10/18 07:01
[autofit] Add blue-zone support for Telugu.

1050aa9d – Werner Lemberg <[email protected]> authored on 2014/10/18 06:45
Minor.

54306f5a – Werner Lemberg <[email protected]> authored on 2014/10/18 06:42
[cmake] Add iOS build support.

2e529bdb – Werner Lemberg <[email protected]> authored on 2014/10/16 19:32
Improve documentation of FT_GlyphSlotRec.

1a1750fb – Werner Lemberg <[email protected]> authored on 2014/10/16 18:54
[cff] Add `CFF_CONFIG_OPTION_DARKENING_PARAMETERS' config macro.

df3d67e0 – Werner Lemberg <[email protected]> authored on 2014/10/16 03:24
Typos.

03987bfd – Werner Lemberg <[email protected]> authored on 2014/10/16 03:19
A better fix for Savannah bug #43392.

7e83f068 – Alexei Podtelezhnikov <[email protected]> authored on 2014/10/14 19:03
[truetype] Limit delta shift range.

3889cb2f – David Weiß <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2014/10/14 07:35
[build] Better optimization settings for vc2010 solution file.

8f17809b – Werner Lemberg <[email protected]> authored on 2014/10/14 04:28
[autofit] Adjust Devenagari character range.

1ca5fa15 – Werner Lemberg <[email protected]> authored on 2014/10/12 04:31
[sfnt] Fix Savannah bug #43392.

673a28ef – Alexei Podtelezhnikov <[email protected]> authored on 2014/10/11 10:40
[base] Small bbox correction.

9cc0ad7b – Alexei Podtelezhnikov <[email protected]> authored on 2014/10/11 10:09
Formatting.

40dac113 – Alexei Podtelezhnikov <[email protected]> authored on 2014/10/08 20:58
[base] Fix Savannah bug #43356.

2ffcf17e – Alexei Podtelezhnikov <[email protected]> authored on 2014/10/08 18:01
[base] Introduce and use new macro `FT_UPDATE_BBOX'

7abdb8cc – Alexei Podtelezhnikov <[email protected]> authored on 2014/10/02 19:13
[base] Significant optimization of `ft_div64by32'

c0ce72a6 – Werner Lemberg <[email protected]> authored on 2014/10/02 02:44
Formatting.

537c55d3 – Dave Arnold <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2014/10/02 02:32
[cff] Fix Savannah bug #43271.

74d0aad2 – Alexei Podtelezhnikov <[email protected]> authored on 2014/10/01 19:27
* src/base/ftcalc.c: Remove miscellaneous type casts.

418e18f3 – Alexei Podtelezhnikov <[email protected]> authored on 2014/10/01 18:36
[base] Use more common `FT_MSB' implementation with masks.

955aff12 – Alexei Podtelezhnikov <[email protected]> authored on 2014/09/30 19:09
[base] Clean up.

f78ca0db – Alexei Podtelezhnikov <[email protected]> authored on 2014/09/30 18:53
Remove commented out code.

7f49111f – Alexei Podtelezhnikov <[email protected]> authored on 2014/09/25 18:54
[base] Avoid unnecessary long division.

5b68e4fb – Werner Lemberg <[email protected]> authored on 2014/09/24 15:06
[autofit] Minor clean-ups.

0753c0c3 – Alexei Podtelezhnikov <[email protected]> authored on 2014/09/22 18:06
Minor documentation fixes.

7a615283 – Werner Lemberg <[email protected]> authored on 2014/09/22 04:38
[autofit] Minor.

387a9fe7 – Werner Lemberg <[email protected]> authored on 2014/09/22 02:42
[autofit] Minor code streamlining.

378266dc – Werner Lemberg <[email protected]> authored on 2014/09/22 02:33
Formatting.

5c894842 – Alexei Podtelezhnikov <[email protected]> authored on 2014/09/19 18:03
* src/base/ftcalc.c: Harmonize code.

ef070d45 – Alexei Podtelezhnikov <[email protected]> authored on 2014/09/15 18:06
[base] Tighten the overflow check in `FT_MulDiv'.

bc12d9e9 – Alexei Podtelezhnikov <[email protected]> authored on 2014/09/08 17:27
Fix Savannah bug #43153.

336735d8 – Alexei Podtelezhnikov <[email protected]> authored on 2014/09/03 18:55
[base] Tighten the overflow check in `FT_DivFix'.

3212852c – Alexei Podtelezhnikov <[email protected]> authored on 2014/09/03 17:57
[base] Tighten the overflow check in `FT_MulFix'.

125c3ca8 – Alexei Podtelezhnikov <[email protected]> authored on 2014/09/02 18:38
[truetype] Shortcut ppem calculations for square pixels.

1ec98b29 – Behdad Esfahbod <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2014/08/31 04:47
Don't use `register' keyword. Fixes compiler warnings.

a8bc49e1 – Alexei Podtelezhnikov <[email protected]> authored on 2014/08/24 18:14
[truetype] Optimize DELTAP and DELTAC.

5bb5750f – Alexei Podtelezhnikov <[email protected]> authored on 2014/08/21 19:44
Minor.

98688596 – Alexei Podtelezhnikov <[email protected]> authored on 2014/08/21 19:28
Fix Savannah bug #43033.

70961e57 – Werner Lemberg <[email protected]> authored on 2014/08/20 12:19
Minor.

8fd87d4e – Alexei Podtelezhnikov <[email protected]> authored on 2014/08/19 20:57
[base] Small optimization of `FT_MulFix'.

f09326a1 – Alexei Podtelezhnikov <[email protected]> authored on 2014/08/19 20:08
[base] Use unsigned calculation in `FT_MulDiv'.

382f3155 – Alexei Podtelezhnikov <[email protected]> authored on 2014/08/18 19:16
[base] Remove truncation in `FT_DivFix'.

5ef2023c – Alexei Podtelezhnikov <[email protected]> authored on 2014/08/14 19:21
Minor refactoring.

c7022467 – Alexei Podtelezhnikov <[email protected]> authored on 2014/08/14 19:01
Turn FT_MSB into a macro when using gcc builtins.

87e56b04 – Alexei Podtelezhnikov <[email protected]> authored on 2014/08/14 18:41
Fix comment and whitespace.

f8efbcfb – Alexei Podtelezhnikov <[email protected]> authored on 2014/08/12 19:22
[base] Avoid undefined FT_MSB in `BBox_Cubic_Check'.

d2935e29 – Alexei Podtelezhnikov <[email protected]> authored on 2014/08/11 20:41
* src/base/fttrigon.c (ft_trig_prenorm): Comment on undefined behavior.

28018d42 – Alexei Podtelezhnikov <[email protected]> authored on 2014/08/11 20:26
[base] Handle collapsed outlines to avoid undefined FT_MSB.

4728993f – Alexei Podtelezhnikov <[email protected]> authored on 2014/08/11 19:39
[base] Restore FT_MulFix inlining.

90be4b63 – Alexei Podtelezhnikov <[email protected]> authored on 2014/08/08 18:27
* src/base/ftbitmap.c (ft_gray_for_premultiplied_srgb_bgra): Refactor.

e1394d56 – Werner Lemberg <[email protected]> authored on 2014/08/04 03:35
Minor documentation improvement.

d17cabf5 – Werner Lemberg <[email protected]> authored on 2014/07/26 05:53
[cff] Fix typo.

4e754133 – Werner Lemberg <[email protected]> authored on 2014/07/17 13:34
Fix Savannah bug #42788.

cbbf26b7 – Werner Lemberg <[email protected]> authored on 2014/07/17 13:27
Whitespace.

3939c200 – Werner Lemberg <[email protected]> authored on 2014/07/17 13:24
Minor.

c0a6f20a – Alexei Podtelezhnikov <[email protected]> authored on 2014/07/16 18:05
Replace `ft_highpow2' function.

177982e9 – Alexei Podtelezhnikov <[email protected]> authored on 2014/07/15 19:54
* src/base/ftcalc.c (FT_MSB): Utilize gcc builtins.

71330ceb – Alexei Podtelezhnikov <[email protected]> authored on 2014/07/15 19:30
[base] Move assembler code back in the source file.

1183cd4e – Alexei Podtelezhnikov <[email protected]> authored on 2014/07/14 18:30
[base] Further clean up color bitmap conversion.

441b3f38 – Werner Lemberg <[email protected]> authored on 2014/07/12 22:28
[truetype] Improve handling of buggy `prep' tables.

e98e2bc1 – Werner Lemberg <[email protected]> authored on 2014/07/12 12:37
* builds/vms/ftconfig.h: Synchronize.

35576bf0 – Alexei Podtelezhnikov <[email protected]> authored on 2014/07/11 18:40
[base] Clean up bitmap conversion.

2f52df4a – Alexei Podtelezhnikov <[email protected]> authored on 2014/07/05 18:29
[base] Improve comment.

ceab95a6 – Alexei Podtelezhnikov <[email protected]> authored on 2014/07/04 19:01
[base] Small optimization of the ancient code.

3897556a – Werner Lemberg <[email protected]> authored on 2014/06/27 02:55
Fix Apple standard glyph names.

ccf60ad4 – Werner Lemberg <[email protected]> authored on 2014/06/25 04:58
Formatting.

231171fc – Werner Lemberg <[email protected]> authored on 2014/06/17 05:14
Partially revert commit from 2014-06-13.

cf2347c9 – Werner Lemberg <[email protected]> authored on 2014/06/17 05:01
* builds/unix/freetype2.m4: s/AC_PATH_PROG/AC_PATH_TOOL/.

d708658c – Werner Lemberg <[email protected]> authored on 2014/06/13 11:56
And another warning from Wojciech.

e5c0fff5 – Werner Lemberg <[email protected]> authored on 2014/06/13 10:01
Fix more compiler warnings.

6497b9c5 – Werner Lemberg <[email protected]> authored on 2014/06/13 05:28
Fix compiler warnings.

099489fe – Werner Lemberg <[email protected]> authored on 2014/06/10 02:51
Update CHANGES file.

02f21704 – Alexey Petruchik <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2014/05/16 04:09
[cmake] Add option to build OS X framework.

d7f45943 – Werner Lemberg <[email protected]> authored on 2014/05/13 11:33
[autofit] Fix comment.

Next