shithub: freetype+ttf2subf

RSS feed

2af74c9b – Werner Lemberg <[email protected]> authored on 2015/01/11 05:08
[truetype] Better grouping of functions in `ttinterp.c'.

95b57052 – Werner Lemberg <[email protected]> authored on 2015/01/11 04:50
[truetype] Prettyfing.

ea173c04 – Werner Lemberg <[email protected]> authored on 2015/01/11 03:58
* src/truetype/ttinterp.c (Ins_JROT, Ins_JROF): Simplify.

628578c6 – Werner Lemberg <[email protected]> authored on 2015/01/11 03:53
* src/truetype/ttinterp.c (Ins_SxVTL): Simplify function call.

08e7909a – Werner Lemberg <[email protected]> authored on 2015/01/11 03:45
* src/truetype/ttinterp.c (Normalize): Remove unused argument.

4aaadf46 – Werner Lemberg <[email protected]> authored on 2015/01/11 03:42
[truetype] More macro expansions.

d03a67a1 – Werner Lemberg <[email protected]> authored on 2015/01/11 03:39
[truetype] More macro expansions.

7e1db6d4 – Werner Lemberg <[email protected]> authored on 2015/01/10 19:56
Formatting, typos.

eb341368 – Werner Lemberg <[email protected]> authored on 2015/01/10 19:23
[truetype] More macro expansions.

01be130d – Werner Lemberg <[email protected]> authored on 2015/01/10 18:05
[truetype] Remove TT_CONFIG_OPTION_INTERPRETER_SWITCH.

6cc1f123 – Werner Lemberg <[email protected]> authored on 2015/01/10 16:56
[truetype] More macro expansions.

24681455 – Werner Lemberg <[email protected]> authored on 2015/01/10 16:53
[truetype] More macro expansions.

fae0c81f – Werner Lemberg <[email protected]> authored on 2015/01/10 15:23
[truetype] More macro expansions.

5a752f33 – Werner Lemberg <[email protected]> authored on 2015/01/10 15:08
[truetype] Remove code for static TrueType interpreter.

1b4d68cf – Werner Lemberg <[email protected]> authored on 2015/01/10 14:56
* src/truetype/ttinterp.c (CUR): Remove by replacing with expansion.

232bd948 – Werner Lemberg <[email protected]> authored on 2014/12/30 16:44
* Version 2.5.5 released.

70241553 – Alexei Podtelezhnikov <[email protected]> authored on 2014/12/24 07:11
[base] Formatting and nanooptimizations.

36a46761 – Werner Lemberg <[email protected]> authored on 2014/12/21 22:31
Remove C-isms in Python code.

06842c7b – Werner Lemberg <[email protected]> authored on 2014/12/13 02:42
* src/pcf/pcfread.c (pcf_read_TOC): Improve fix from 2014-12-08.

bef8df0a – Werner Lemberg <[email protected]> authored on 2014/12/13 02:15
Minor doc improvements.

82119501 – Werner Lemberg <[email protected]> authored on 2014/12/11 17:27
* builds/toplevel.mk (dist): Use older POSIX standard for `tar'.

812ed341 – Werner Lemberg <[email protected]> authored on 2014/12/11 09:07
* src/type42/t42parse.c (t42_parse_sfnts): Reject invalid TTF size.

c9ca6ffc – Werner Lemberg <[email protected]> authored on 2014/12/11 08:39
* src/base/ftobjs.c (FT_Get_Glyph_Name): Fix off-by-one check.

b9438113 – Werner Lemberg <[email protected]> authored on 2014/12/11 08:33
* src/type42/t42parse.c (t42_parse_sfnts): Check `string_size'.

9bd1e558 – suzuki toshiya <[email protected]> authored on 2014/12/09 09:51
[gxvalid] Fix a naming convention conflicting with ftvalid.

51abdf6f – suzuki toshiya <[email protected]> authored on 2014/12/08 19:58
[otvalid] Fix a naming convention conflicting with ftvalid.

2b59282b – suzuki toshiya <[email protected]> authored on 2014/12/09 19:27
[ftvalid] Introduce FT_THROW() in FT_INVALID_XXX macros.

74af85c4 – Werner Lemberg <[email protected]> authored on 2014/12/08 11:01
[pcf] Fix Savannah bug #43774.

553c9672 – Werner Lemberg <[email protected]> authored on 2014/12/07 14:29
Work around a bug in Borland's C++ compiler.

0098d550 – Werner Lemberg <[email protected]> authored on 2014/12/07 06:03
Uppercase all hex digits for orthogonality.

9870d6da – Werner Lemberg <[email protected]> authored on 2014/12/07 04:40
*/*: Decorate hex constants with `U' and `L' where appropriate.

66883b58 – Werner Lemberg <[email protected]> authored on 2014/12/07 04:17
[truetype] Prevent memory leak for buggy fonts.

5018477f – Werner Lemberg <[email protected]> authored on 2014/12/07 03:17
Minor.

ed6a9df0 – Werner Lemberg <[email protected]> authored on 2014/12/06 18:28
Whitespace.

94926686 – Werner Lemberg <[email protected]> authored on 2014/12/06 02:11
* Version 2.5.4 released.

934ef382 – Werner Lemberg <[email protected]> authored on 2014/12/04 01:38
docs/CHANGES: Updated, formatted.

f89396cb – Dave Arnold <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2014/12/04 01:17
[cff] Modify an FT_ASSERT.

2cdc4562 – Dave Arnold <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2014/12/04 01:10
[cff] Fix Savannah bug #43661.

8fa69a88 – Werner Lemberg <[email protected]> authored on 2014/12/03 15:07
docs/CHANGES: Updated.

a632b5f4 – Werner Lemberg <[email protected]> authored on 2014/12/03 14:30
[autofit] Better fix for conversion specifiers in debug messages.

16188ebf – Werner Lemberg <[email protected]> authored on 2014/12/03 05:18
FT_Sfnt_Tag: s/ft_sfnt_xxx/FT_SFNT_XXX/ for orthogonality.

16dc5d0b – Werner Lemberg <[email protected]> authored on 2014/12/03 05:14
Minor.

de43ace7 – Werner Lemberg <[email protected]> authored on 2014/12/02 18:06
* include/*: Improve structure of documentation.

ca1f5cc7 – Werner Lemberg <[email protected]> authored on 2014/12/02 17:49
[docmaker] Always handle `<Order>' section elements.

ef6a3523 – Werner Lemberg <[email protected]> authored on 2014/12/02 16:16
[docmaker] Properly handle empty rows in Synopsis.

0e96f050 – Werner Lemberg <[email protected]> authored on 2014/12/02 06:08
[docmaker] Thinko.

102d4a76 – Werner Lemberg <[email protected]> authored on 2014/12/02 05:27
[docmaker] Honour empty lines in `<Order>' section element.

2af25ac0 – Werner Lemberg <[email protected]> authored on 2014/12/02 03:38
[docmaker] Ensure Python 3 compatibility.

80bfeb1c – Werner Lemberg <[email protected]> authored on 2014/12/01 05:07
[docmaker] Don't output a block multiple times.

0dbad763 – Werner Lemberg <[email protected]> authored on 2014/12/01 03:44
[docmaker] Use field values as HTML link targets where possible.

785b1d08 – Werner Lemberg <[email protected]> authored on 2014/11/30 17:16
[docmaker] Allow empty lines in `<Order>' blocks.

16b3e620 – Werner Lemberg <[email protected]> authored on 2014/11/30 15:58
* src/tools/docmaker/sources.py (column) [Format 2]: Fix regexp.

63cb256b – Werner Lemberg <[email protected]> authored on 2014/11/30 15:54
Documentation typos.

aaffbf85 – Werner Lemberg <[email protected]> authored on 2014/11/29 18:26
Minor.

434bc695 – Werner Lemberg <[email protected]> authored on 2014/11/29 18:12
* src/tools/docmaker/tohtml.py: Improve CSS for vertical spacing.

51987eaf – Werner Lemberg <[email protected]> authored on 2014/11/29 17:19
[docmaker] Improve HTML code for table of contents..

aa834ce5 – Werner Lemberg <[email protected]> authored on 2014/11/29 15:08
[docmaker] Provide higher-level markup and simplify HTML.

572e43cd – Werner Lemberg <[email protected]> authored on 2014/11/29 15:07
Minor.

3bb97023 – Werner Lemberg <[email protected]> authored on 2014/11/29 11:12
[docmaker] Add `top' links after blocks.

a31f9715 – Werner Lemberg <[email protected]> authored on 2014/11/29 02:18
* src/tools/docmaker/tohtml.py: Improve CSS for fields.

8f795118 – Werner Lemberg <[email protected]> authored on 2014/11/29 01:49
* src/tools/docmaker/tohtml.py: Fix index and TOC templates.

ba1ba0ca – Werner Lemberg <[email protected]> authored on 2014/11/28 17:04
[docmaker] Format field lists with CSS.

348fffa8 – suzuki toshiya <[email protected]> authored on 2014/11/28 11:05
Fix compiler warning to the comparison between signed and

46d4dc86 – Werner Lemberg <[email protected]> authored on 2014/11/28 00:49
[docmaker] Replace empty `<td>' with CSS..

984e0717 – Werner Lemberg <[email protected]> authored on 2014/11/28 00:33
[docmaker] Replace some `<table>' tags with `<h4>' and `<div>'.

9ee6a0a0 – suzuki toshiya <[email protected]> authored on 2014/11/28 06:14
Fix compiler warning to conversion specifiers in debug messages.

7ea36340 – Werner Lemberg <[email protected]> authored on 2014/11/27 14:38
* src/tools/docmaker/tohtml.py: Usee more CSS for index.

edcf817e – Werner Lemberg <[email protected]> authored on 2014/11/27 14:28
[docmaker] Replace `name' attribute of `<a>' with `id'.

26d699ed – Werner Lemberg <[email protected]> authored on 2014/11/27 14:22
* src/tools/docmaker/tohtml.py: Remove remaining `width' attributes.

1b12f5d1 – suzuki toshiya <[email protected]> authored on 2014/11/27 20:22
* src/cff/cf2font.c: Include `ftcalc.h' to use FT_MSB(),

2676e07a – suzuki toshiya <[email protected]> authored on 2014/11/27 19:58
* src/smooth/ftsmooth.c (ft_smooth_render_generic): Remove

dd3fee07 – Werner Lemberg <[email protected]> authored on 2014/11/27 08:20
* src/tools/docmaker/tohtml.py: More HTML table refactoring.

a45b701a – Werner Lemberg <[email protected]> authored on 2014/11/27 07:18
Minor documentation update.

339d830e – Werner Lemberg <[email protected]> authored on 2014/11/27 07:03
[docmaker] Typos.

a5ad26af – Werner Lemberg <[email protected]> authored on 2014/11/27 05:52
* src/tools/docmaker/tohtml.py: Replace <font> with CSS.

ba67c619 – Werner Lemberg <[email protected]> authored on 2014/11/27 05:51
* src/tools/docmaker/tohtml.py: Center <table> with CSS.

5594fa54 – Werner Lemberg <[email protected]> authored on 2014/11/27 05:50
* src/tools/docmaker/tohtml.py: Replace `<center>' with `<div>'.

433295ab – Werner Lemberg <[email protected]> authored on 2014/11/27 05:07
Sort CSS entries.

8585cf56 – Werner Lemberg <[email protected]> authored on 2014/11/27 05:49
* src/tools/docmaker/tohtml.py: Remove redundant `<center>' tags.

1b057040 – suzuki toshiya <[email protected]> authored on 2014/11/27 12:53
Prevent too negative values (< FT_INT_MIN) in bitmap metrics,

c52882ab – Werner Lemberg <[email protected]> authored on 2014/11/27 03:01
[docmaker] Produce better HTML code.

dbb93157 – Werner Lemberg <[email protected]> authored on 2014/11/27 02:20
Use better way to disable creation of .pyc files for `make refdoc'.

4e7f89e3 – Werner Lemberg <[email protected]> authored on 2014/11/27 02:00
[docmaker] Cosmetics.

e8a5c33e – Werner Lemberg <[email protected]> authored on 2014/11/27 01:48
* src/tools/docmaker/sources.py (re_bold, re_italic): Use

3d167cbe – Werner Lemberg <[email protected]> authored on 2014/11/27 00:19
* src/base/ftobjs.c (FT_Get_Glyph_Name): Fix compiler warning.

f34f1925 – Werner Lemberg <[email protected]> authored on 2014/11/26 16:59
* src/*: Add checks for parameters of API functions where missing.

29668891 – Werner Lemberg <[email protected]> authored on 2014/11/26 01:59
Typo.

a593a042 – Werner Lemberg <[email protected]> authored on 2014/11/26 13:42
* src/cache/ftcbasic.c: Use single calls to `FT_TRACE'.

cd4a5a26 – suzuki toshiya <[email protected]> authored on 2014/11/26 19:20
* src/base/ftobj.c (Mac_Read_POST_Resource): Additional

1720e81e – suzuki toshiya <[email protected]> authored on 2014/11/26 11:39
* src/base/ftobjs.c (Mac_Read_POST_Resource): Insert comments

18a8f0d9 – suzuki toshiya <[email protected]> authored on 2014/11/26 11:11
Fix Savannah bug #43540.

45331679 – suzuki toshiya <[email protected]> authored on 2014/11/26 11:02
* src/base/ftobjs.c (Mac_Read_POST_Resource): Use unsigned long

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.

Next