shithub: freetype+ttf2subf

RSS feed

90f0487f – Werner Lemberg <[email protected]> authored on 2011/03/28 11:41
Cosmetics.

f3c57917 – Werner Lemberg <[email protected]> authored on 2011/03/26 05:03
Copyright.

360646c9 – Werner Lemberg <[email protected]> authored on 2011/03/24 05:29
* src/cff/cfftypes.h (CFF_MAX_CID_FONTS): Increase to 256.

01caf4a7 – Werner Lemberg <[email protected]> authored on 2011/03/23 01:19
* src/truetype/ttpload.c(tt_face_load_loca): Fix mismatch warning.

6e3fee0b – Werner Lemberg <[email protected]> authored on 2011/03/21 05:28
Typo.

da08e697 – Werner Lemberg <[email protected]> authored on 2011/03/20 14:28
Ignore *.o and *.a files.

af7b8b1a – Werner Lemberg <[email protected]> authored on 2011/03/20 03:51
* src/sfnt/sfobjs.c (sfnt_open_font): Check number of TTC subfonts.

8bd77f90 – Werner Lemberg <[email protected]> authored on 2011/03/19 11:27
More C++ compilation fixes.

c7f26a19 – Werner Lemberg <[email protected]> authored on 2011/03/18 22:28
C++ compilation fixes.

8fb88414 – Alexei Podtelezhnikov <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2011/03/17 16:24
A better fix for Savannah bug #32671.

437fb8eb – Werner Lemberg <[email protected]> authored on 2011/03/16 04:54
* src/base/ftstroke.c (FT_StrokerRec): Remove unused `valid' field.

cecd9127 – Werner Lemberg <[email protected]> authored on 2011/03/09 01:18
Make FT_Sfnt_Table_Info return the number of SFNT tables.

d87389e9 – Werner Lemberg <[email protected]> authored on 2011/03/08 00:01
Whitespace.

3fd158d0 – Bram Tassyns <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2011/03/07 04:33
Fix Savannah bug #27988.

9c111b01 – Werner Lemberg <[email protected]> authored on 2011/03/07 01:07
* docs/CHANGES: Updated.

6c045535 – Werner Lemberg <[email protected]> authored on 2011/03/07 00:40
Quick fix for Savannah bug #32671.

c9bdfa7e – Werner Lemberg <[email protected]> authored on 2011/03/06 13:35
Fix autohinting fallback.

4d0586f0 – Werner Lemberg <[email protected]> authored on 2011/03/06 13:22
Whitespace.

576fc2c0 – Werner Lemberg <[email protected]> authored on 2011/03/01 22:52
Add AF_CONFIG_OPTION_USE_WARPER to control the autofit warper.

e547a656 – Werner Lemberg <[email protected]> authored on 2011/02/26 13:39
[autofit] More comments, formatting, whitespace.

b7fc0c74 – Werner Lemberg <[email protected]> authored on 2011/02/26 13:36
[autofit] Slight simplifications.

6cfbb23c – Werner Lemberg <[email protected]> authored on 2011/02/26 12:32
[autofit] Some comments. Whitespace.

e7d1fb31 – Werner Lemberg <[email protected]> authored on 2011/02/24 15:01
* docs/PROBLEMS: Mention rendering differences on different

6c286896 – Werner Lemberg <[email protected]> authored on 2011/02/24 00:52
[autofit] Comment out unused code.

f42cc539 – Werner Lemberg <[email protected]> authored on 2011/02/24 00:18
* src/autofit/afhints.h (AF_GlyphHints): Remove unused field.

6af02423 – Werner Lemberg <[email protected]> authored on 2011/02/22 05:29
[autofit] Add ASCII drawing for better explanation.

ae6d1d7b – suzuki toshiya <[email protected]> authored on 2011/02/20 14:13
[cache] Fix an off-by-one bug in FTC_Manager_RemoveFaceID().

7ad15d59 – Werner Lemberg <[email protected]> authored on 2011/02/20 02:30
[autofit] Document warper.

ff809507 – Kevin Kofler <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2011/02/19 18:09
Fall back to autohinting if a TTF/OTF doesn't contain any bytecode.

18fffa45 – John Tytgat <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2011/02/19 02:11
[cff] Fix subset prefix removal.

c5bda503 – Werner Lemberg <[email protected]> authored on 2011/02/16 16:59
[autofit] Add a lot of comments and do some minor formatting.

dd6c38fa – Werner Lemberg <[email protected]> authored on 2011/02/14 03:37
Convert to CRLF.

70f7db11 – Bradley Grainger <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2011/02/12 07:51
Add inline assembly version of FT_MulFix for MSVC.

d2731e10 – Bradley Grainger <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2011/02/12 07:41
Add project and solution files in Visual Studio 2010 format.

713faece – Werner Lemberg <[email protected]> authored on 2011/02/03 14:47
* src/autofit/afdummy.c: Include `aferrors.h'.

75df7060 – Werner Lemberg <[email protected]> authored on 2011/02/01 02:36
[cff] Ignore unknown operators in charstrings.

18931a5a – Werner Lemberg <[email protected]> authored on 2011/02/01 02:08
[truetype] FT_LOAD_PEDANTIC now affects `prep' and `fpgm' also.

f1a981b5 – Werner Lemberg <[email protected]> authored on 2011/01/31 17:26
[truetype] Protect jump instructions against endless loops.

d6a213f8 – Werner Lemberg <[email protected]> authored on 2011/01/31 13:51
[truetype] Improve handling of invalid references.

96f04564 – Werner Lemberg <[email protected]> authored on 2011/01/31 05:24
[truetype] Improve handling of stack underflow.

91a97164 – Werner Lemberg <[email protected]> authored on 2011/01/30 15:12
Whitespace.

0682251e – Werner Lemberg <[email protected]> authored on 2011/01/30 11:38
* src/sfnt/ttmtx.c (tt_face_load_hmtx): Fix tracing message.

c61b3596 – LIU Sun-Liang <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2011/01/30 11:29
[truetype]: Fix behaviour of MIAP for invalid arguments.

332da87d – Werner Lemberg <[email protected]> authored on 2011/01/23 07:42
[autofit] Some formatting and clean-ups.

dcdb3167 – Werner Lemberg <[email protected]> authored on 2011/01/18 02:35
[truetype] Fix handling of MIRP instruction.

17f54bc6 – suzuki toshiya <[email protected]> authored on 2011/01/15 16:53
Fix ARM assembly code in include/freetype/config/ftconfig.h.

21bdca79 – Werner Lemberg <[email protected]> authored on 2011/01/15 04:46
[raster] Make bbox handling the same as with Microsoft's rasterizer.

a2ef6647 – suzuki toshiya <[email protected]> authored on 2011/01/15 08:33
Copy -mcpu=* & -march=* options from CFLAGS to LDFLAGS.

c68a82d8 – suzuki toshiya <[email protected]> authored on 2011/01/15 08:21
Fix off-by-one bug in CFLAGS & LDFLAGS harmonizer.

0039d012 – Werner Lemberg <[email protected]> authored on 2011/01/14 14:44
[raster] Add undocumented drop-out rule to the other bbox side also.

c02485cb – Werner Lemberg <[email protected]> authored on 2011/01/13 16:55
[raster] Reduce jitter value.

29bc3105 – Werner Lemberg <[email protected]> authored on 2011/01/13 07:22
[raster] Handle drop-outs at glyph borders according to Microsoft.

3757b1e1 – Werner Lemberg <[email protected]> authored on 2011/01/13 05:33
Cleanup/formatting.

6b3bef2b – suzuki toshiya <[email protected]> authored on 2011/01/09 18:11
Correct wrong years about recent commits in ChangeLog.

5e7ad208 – suzuki toshiya <[email protected]> authored on 2011/01/09 18:09
[cache] Fix Savannah bug #31923, patch drafted by Harsha.

38b272ff – suzuki toshiya <[email protected]> authored on 2011/01/09 17:49
[cache] Notice if a cache query induced the node list change.

62d116f8 – suzuki toshiya <[email protected]> authored on 2011/01/09 17:38
[cache] Fit FTC_GNode_Compare() to FTC_Node_CompareFunc.

9a2e255b – suzuki toshiya <[email protected]> authored on 2011/01/09 16:09
[cache] Deduplicate the code to get the top node by a hash.

52a1e47a – suzuki toshiya <[email protected]> authored on 2011/01/09 15:47
[cache] inline-specific functions are conditionalized.

0de5b376 – suzuki toshiya <[email protected]> authored on 2011/01/09 15:31
[cache] Correct a type mismatch under non-inlined config.

34f4b20a – suzuki toshiya <[email protected]> authored on 2011/01/06 06:19
Update Jamfile to include Bzip2 support.

a399588a – Werner Lemberg <[email protected]> authored on 2011/01/05 17:21
Improve `gasp' table documentation.

55e6a6fa – suzuki toshiya <[email protected]> authored on 2011/01/05 21:55
Update Symbian project files to include Bzip2 support.

29cb6a6c – suzuki toshiya <[email protected]> authored on 2011/01/05 21:53
Fix ChangeLog.

017b4d5e – suzuki toshiya <[email protected]> authored on 2011/01/05 21:49
Update classic MacOS makefiles to include Bzip2 support.

be683e75 – suzuki toshiya <[email protected]> authored on 2011/01/05 21:44
Update Amiga makefiles to include Bzip2 support.

41d7e4a6 – suzuki toshiya <[email protected]> authored on 2011/01/05 21:34
Update pkg-config tools to reflect Bzip2 support.

19099599 – suzuki toshiya <[email protected]> authored on 2011/01/05 21:05
* builds/unix/configure.raw: Remove `SYSTEM_BZ2LIB' macro.

f3ce2370 – Werner Lemberg <[email protected]> authored on 2011/01/03 02:11
*/rules.mk: Handle `*pic.c' files.

fa1e6b35 – Werner Lemberg <[email protected]> authored on 2011/01/03 01:50
Formatting.

91843dfc – Werner Lemberg <[email protected]> authored on 2010/12/31 14:30
* src/cff/cfftypes.h (CFF_MAX_CID_FONTS): Increase to 64.

13a91639 – Werner Lemberg <[email protected]> authored on 2010/12/31 14:18
Enable bzip2 support for `make devel'.

fe42a653 – Werner Lemberg <[email protected]> authored on 2010/12/31 12:47
Improve bzip2 support.

ed913c21 – Joel Klinghed <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2010/12/31 11:59
Add bzip2 compression support to handle *.pcf.bz2 files.

7774ac67 – Harsha <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2010/12/25 11:34
Apply Savannah patch #7422.

312d26a4 – Werner Lemberg <[email protected]> authored on 2010/12/13 15:17
Fix parameter handling of `FT_Set_Renderer'.

396b11b8 – Werner Lemberg <[email protected]> authored on 2010/12/09 18:16
[cff] Allow `hlineto' and `vlineto' without arguments.

9ec31cea – Werner Lemberg <[email protected]> authored on 2010/11/28 11:07
* Version 2.4.4 released.

cd322441 – Werner Lemberg <[email protected]> authored on 2010/11/28 10:31
Update CHANGES.

7c4ac3cb – Алексей Подтележников <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2010/11/28 03:23
[ftsmooth]: Minor code simplification.

9073e7ce – Johnson Y. Yan <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2010/11/26 06:58
[truetype] Better multi-threading support.

ed7d1a59 – John Tytgat <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2010/11/23 14:30
* src/psaux/t1decode.c (t1_decoder_parse_charstring): Expand

391c7936 – John Tytgat <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2010/11/23 11:27
Fix outdated CVS reference.

51d48810 – suzuki toshiya <[email protected]> authored on 2010/11/22 23:28
New entry in CHANGES

9871b849 – Werner Lemberg <[email protected]> authored on 2010/11/22 14:30
Some formatting and improvements of comments.

9f5dd61b – suzuki toshiya <[email protected]> authored on 2010/11/22 21:47
[truetype] Identify the tricky fonts by cvt/fpgm/prep checksums.

ec4372f5 – Werner Lemberg <[email protected]> authored on 2010/11/18 15:34
[truetype] Fix `loca' handling for inconsistent number of glyphs.

fa764cf8 – Werner Lemberg <[email protected]> authored on 2010/11/18 08:08
[sfnt] Ignore all errors while loading `OS/2' table.

b70d8a0e – Johnson Y. Yan <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2010/11/18 05:36
[type1] Fix matrix normalization.

f689bf7d – Werner Lemberg <[email protected]> authored on 2010/11/18 05:28
[type1]: Improve guard against malformed data.

05012ad9 – Werner Lemberg <[email protected]> authored on 2010/11/17 06:47
[sfnt] While tracing, output table checksums also.

ac09390a – suzuki toshiya <[email protected]> authored on 2010/11/04 19:26
[UVS] Fix find_variant_selector_charmap(), Savannah bug #31545.

b72e0460 – suzuki toshiya <[email protected]> authored on 2010/11/04 19:09
[UVS] Remove non-essential pointer checking in previous commit.

e891e4d6 – suzuki toshiya <[email protected]> authored on 2010/11/04 17:53
[UVS] Stabilizes UVS supporting functions against non-UVS fonts.

6aee6909 – Alexei Podtelezhnikov <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2010/11/02 12:01
[ftsmooth] Improve rendering.

6a96bbe2 – Werner Lemberg <[email protected]> authored on 2010/10/28 04:51
[ftraster] Minor fixes.

f0987abd – Werner Lemberg <[email protected]> authored on 2010/10/28 04:33
[ftraster] Fix rendering.

875439cf – suzuki toshiya <[email protected]> authored on 2010/10/25 11:43
Revert a change of `_idx' type in FTC_CACHE_LOOKUP_CMP().

3512a712 – suzuki toshiya <[email protected]> authored on 2010/10/24 22:07
[cache] Change the hash types to FT_PtrDist.

61590b73 – suzuki toshiya <[email protected]> authored on 2010/10/24 21:12
[cache] Hide internal macros incompatible with LLP64.

Next