shithub: freetype+ttf2subf

RSS feed

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.

b8b498f2 – suzuki toshiya <[email protected]> authored on 2010/10/24 20:35
Change the type of FT_MEM_VAL() from FT_ULong to FT_PtrDist.

46c371c2 – suzuki toshiya <[email protected]> authored on 2010/10/24 20:14
Replace "%lx" for memory address by "%p", LLP64 platforms.

d1bf3e33 – Werner Lemberg <[email protected]> authored on 2010/10/15 16:47
Copyright years.

34d61e86 – Werner Lemberg <[email protected]> authored on 2010/10/15 16:44
Fix thinko in spline flattening.

463dddad – suzuki toshiya <[email protected]> authored on 2010/10/13 13:20
[raccess] Skip unrequired resource access rules by Darwin VFS.

c081a4a9 – suzuki toshiya <[email protected]> authored on 2010/10/13 13:05
[raccess] Grouping resource access rules based on Darwin VFS.

4b718714 – suzuki toshiya <[email protected]> authored on 2010/10/13 12:21
Prevent to open a FT_Stream for zero-sized file on non-Unix.

59eb9f8c – Werner Lemberg <[email protected]> authored on 2010/10/12 03:49
Fix Savannah bug #31310.

bc4ed48e – Chris Liddell <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2010/10/08 14:40
Fix Savannah bug #31275.

4afa9d74 – Ed <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2010/10/08 08:05
Typo.

0edf0986 – Werner Lemberg <[email protected]> authored on 2010/10/06 07:52
[truetype] Improve error handling of `SHZ' bytecode instruction.

Next