shithub: freetype+ttf2subf

RSS feed

35252ae9 – suzuki toshiya <[email protected]> authored on 2014/11/26 10:52
Fix Savannah bug #43539.

240c94a1 – suzuki toshiya <[email protected]> authored on 2014/11/26 10:43
Fix Savannah bug #43538.

5aff8530 – suzuki toshiya <[email protected]> authored on 2014/11/26 09:36
* src/base/ftobjs.c (Mac_Read_POST_Resource): Avoid memory leak

02b8e7e8 – Werner Lemberg <[email protected]> authored on 2014/11/25 06:31
*/*: s/Invalid_Argument/Invalid_Size_Handle/ where appropriate.

0d4aa23e – Werner Lemberg <[email protected]> authored on 2014/11/25 06:26
*/*: s/Invalid_Argument/Invalid_Stream_Handle/ where appropriate.

f4f9e688 – Werner Lemberg <[email protected]> authored on 2014/11/25 06:11
*/*: s/Invalid_Argument/Invalid_Library_Handle/ where appropriate.

04c2aa18 – Werner Lemberg <[email protected]> authored on 2014/11/25 05:22
*/*: s/Invalid_Argument/Invalid_Outline/ where appropriate.

04edbbda – Werner Lemberg <[email protected]> authored on 2014/11/25 05:21
*/*: s/Invalid_Argument/Invalid_Face_Handle/ where appropriate.

3e86711e – Werner Lemberg <[email protected]> authored on 2014/11/25 04:01
[Savannah bug #43682] Adjust some renderer callbacks.

6689a009 – Werner Lemberg <[email protected]> authored on 2014/11/25 03:53
[Savannah bug #43682] Properly handle missing return errors.

b24e8ba2 – Werner Lemberg <[email protected]> authored on 2014/11/25 03:30
[Savannah bug #43682] Add/remove `void' casts to some functions.

ef439fd2 – Werner Lemberg <[email protected]> authored on 2014/11/25 03:14
[Savannah bug #43682] Change some signatures to `void' return type.

6889f7b7 – Werner Lemberg <[email protected]> authored on 2014/11/24 12:16
Remove all code related to FT_MAX_CHARMAP_CACHEABLE.

f0292bb9 – Werner Lemberg <[email protected]> authored on 2014/11/24 05:51
[sfnt] Fix Savannah bug #43680.

eca0f067 – Werner Lemberg <[email protected]> authored on 2014/11/24 05:22
[truetype] Fix Savannah bug #43679.

96341dc3 – Jarkko Pöyry <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2014/11/24 04:53
[cff, pfr, psaux, winfonts] Fix Savannah bug #43676.

f70d9342 – Werner Lemberg <[email protected]> authored on 2014/11/24 04:31
[sfnt] Fix Savannah bug #43672.

73be9f9a – Werner Lemberg <[email protected]> authored on 2014/11/24 02:30
[type1, type42] Another fix for Savannah bug #43655.

a7a4207d – Werner Lemberg <[email protected]> authored on 2014/11/24 01:44
[docmaker] Formatting, copyright, improved documentation.

f1094c09 – Werner Lemberg <[email protected]> authored on 2014/11/22 13:54
Minor documentation reordering.

d26cd5ed – Werner Lemberg <[email protected]> authored on 2014/11/22 13:49
The FT_LOAD_BITMAP_CROP flag is obsolete.

af834617 – Werner Lemberg <[email protected]> authored on 2014/11/22 08:29
[bdf] Fix Savannah bug #43660.

42fcd669 – Werner Lemberg <[email protected]> authored on 2014/11/22 07:44
[type42] Allow only embedded TrueType fonts.

3788187e – Werner Lemberg <[email protected]> authored on 2014/11/22 05:46
[type42] Fix Savannah bug #43659.

5f201ab5 – Werner Lemberg <[email protected]> authored on 2014/11/22 04:16
[cff] Fix Savannah bug #43658.

801b35fe – Werner Lemberg <[email protected]> authored on 2014/11/22 02:21
Formatting.

9bd20b73 – Werner Lemberg <[email protected]> authored on 2014/11/22 01:24
[sfnt] Fix Savannah bug #43656.

dd89710f – Werner Lemberg <[email protected]> authored on 2014/11/21 17:19
[type1, type42] Fix Savannah bug #43655.

b1fc00d5 – Werner Lemberg <[email protected]> authored on 2014/11/21 07:06
* src/pcf/pcfread.c (pcf_get_metrics): Sanitize invalid metrics.

23c093fc – Werner Lemberg <[email protected]> authored on 2014/11/21 03:41
Minor.

9154dab8 – Werner Lemberg <[email protected]> authored on 2014/11/21 03:03
[ftlcdfil] Obey flow direction.

644d6fab – Werner Lemberg <[email protected]> authored on 2014/11/21 02:28
* src/base/ftbitmap.c (FT_Bitmap_Convert): Improve.

6de76174 – Werner Lemberg <[email protected]> authored on 2014/11/21 01:05
* src/base/ftbitmap.c (FT_Bitmap_Copy): Improve.

1e6e1b83 – Werner Lemberg <[email protected]> authored on 2014/11/20 16:07
* src/base/ftbitmap.c (FT_Bitmap_New): Check argument.

b3500af7 – Werner Lemberg <[email protected]> authored on 2014/11/19 16:28
Change some fields in `FT_Bitmap' to unsigned type.

df485774 – Werner Lemberg <[email protected]> authored on 2014/11/19 16:21
Make `FT_Bitmap_Convert' correctly handle negative `pitch' values.

d6061212 – Werner Lemberg <[email protected]> authored on 2014/11/19 16:13
Minor code improvement in `FT_Bitmap_Embolden'.

8d05486e – Werner Lemberg <[email protected]> authored on 2014/11/19 16:07
Minor documentation improvements and whitespace.

237c0abf – Alexei Podtelezhnikov <[email protected]> authored on 2014/11/19 17:10
Trailing space.

f841ad3e – Alexei Podtelezhnikov <[email protected]> authored on 2014/11/19 16:19
* src/base/fttrigon.c: Use dedicated `FT_Angle' for arctan table.

a67c43e1 – Werner Lemberg <[email protected]> authored on 2014/11/19 01:46
Avoid compiler warnings on x86-64 for `FT_MulFix'.

54abd228 – Werner Lemberg <[email protected]> authored on 2014/11/15 04:05
[sfnt] Fix Savannah bug #43597.

257c270b – Werner Lemberg <[email protected]> authored on 2014/11/12 16:42
[sfnt] Fix Savannah bug #43591.

677ddf4f – Werner Lemberg <[email protected]> authored on 2014/11/12 16:26
[sfnt] Fix Savannah bug #43590.

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'.

Next