2494 Commits (9c111b01798ac8c3f39c1a2fdd3ab960effc2077)

Author SHA1 Message Date
Werner Lemberg 6c045535ea Quick fix for Savannah bug #32671. 14 years ago
Werner Lemberg c9bdfa7e65 Fix autohinting fallback. 14 years ago
Werner Lemberg 4d0586f0da Whitespace. 14 years ago
Werner Lemberg 576fc2c06e Add AF_CONFIG_OPTION_USE_WARPER to control the autofit warper. 14 years ago
Werner Lemberg e547a656a5 [autofit] More comments, formatting, whitespace. 14 years ago
Werner Lemberg b7fc0c7461 [autofit] Slight simplifications. 14 years ago
Werner Lemberg 6cfbb23ca3 [autofit] Some comments. Whitespace. 14 years ago
Werner Lemberg 6c28689691 [autofit] Comment out unused code. 14 years ago
Werner Lemberg f42cc539e0 * src/autofit/afhints.h (AF_GlyphHints): Remove unused field. 14 years ago
Werner Lemberg 6af024231b [autofit] Add ASCII drawing for better explanation. 14 years ago
suzuki toshiya ae6d1d7b98 [cache] Fix an off-by-one bug in FTC_Manager_RemoveFaceID(). 14 years ago
Werner Lemberg 7ad15d5926 [autofit] Document warper. 14 years ago
Kevin Kofler ff8095077c Fall back to autohinting if a TTF/OTF doesn't contain any bytecode. 14 years ago
John Tytgat 18fffa456e [cff] Fix subset prefix removal. 14 years ago
Werner Lemberg c5bda503b9 [autofit] Add a lot of comments and do some minor formatting. 14 years ago
Werner Lemberg 713faece86 * src/autofit/afdummy.c: Include `aferrors.h'. 14 years ago
Werner Lemberg 75df70600f [cff] Ignore unknown operators in charstrings. 14 years ago
Werner Lemberg 18931a5a5d [truetype] FT_LOAD_PEDANTIC now affects `prep' and `fpgm' also. 14 years ago
Werner Lemberg f1a981b5ce [truetype] Protect jump instructions against endless loops. 14 years ago
Werner Lemberg d6a213f8ea [truetype] Improve handling of invalid references. 14 years ago
Werner Lemberg 96f0456483 [truetype] Improve handling of stack underflow. 14 years ago
Werner Lemberg 91a97164ca Whitespace. 14 years ago
Werner Lemberg 0682251e9f * src/sfnt/ttmtx.c (tt_face_load_hmtx): Fix tracing message. 14 years ago
LIU Sun-Liang c61b3596d4 [truetype]: Fix behaviour of MIAP for invalid arguments. 14 years ago
Werner Lemberg 332da87d99 [autofit] Some formatting and clean-ups. 14 years ago
Werner Lemberg dcdb3167dc [truetype] Fix handling of MIRP instruction. 14 years ago
Werner Lemberg 21bdca7907 [raster] Make bbox handling the same as with Microsoft's rasterizer. 14 years ago
Werner Lemberg 0039d0120e [raster] Add undocumented drop-out rule to the other bbox side also. 14 years ago
Werner Lemberg c02485cb72 [raster] Reduce jitter value. 14 years ago
Werner Lemberg 29bc310563 [raster] Handle drop-outs at glyph borders according to Microsoft. 14 years ago
Werner Lemberg 3757b1e1c1 Cleanup/formatting. 14 years ago
suzuki toshiya 5e7ad208e3 [cache] Fix Savannah bug #31923, patch drafted by Harsha. 14 years ago
suzuki toshiya 38b272ffbb [cache] Notice if a cache query induced the node list change. 14 years ago
suzuki toshiya 62d116f8d6 [cache] Fit FTC_GNode_Compare() to FTC_Node_CompareFunc. 14 years ago
suzuki toshiya 9a2e255b23 [cache] Deduplicate the code to get the top node by a hash. 14 years ago
suzuki toshiya 52a1e47a5c [cache] inline-specific functions are conditionalized. 14 years ago
suzuki toshiya 0de5b376d7 [cache] Correct a type mismatch under non-inlined config. 14 years ago
Werner Lemberg f3ce237027 */rules.mk: Handle `*pic.c' files. 14 years ago
Werner Lemberg fa1e6b35b4 Formatting. 14 years ago
Werner Lemberg 91843dfc4a * src/cff/cfftypes.h (CFF_MAX_CID_FONTS): Increase to 64. 14 years ago
Werner Lemberg fe42a65317 Improve bzip2 support. 14 years ago
Joel Klinghed ed913c2151 Add bzip2 compression support to handle *.pcf.bz2 files. 14 years ago
Harsha 7774ac67ec Apply Savannah patch #7422. 14 years ago
Werner Lemberg 312d26a491 Fix parameter handling of `FT_Set_Renderer'. 14 years ago
Werner Lemberg 396b11b840 [cff] Allow `hlineto' and `vlineto' without arguments. 14 years ago
Алексей Подтележников 7c4ac3cb0c [ftsmooth]: Minor code simplification. 14 years ago
Johnson Y. Yan 9073e7ceb6 [truetype] Better multi-threading support. 14 years ago
John Tytgat ed7d1a59ff * src/psaux/t1decode.c (t1_decoder_parse_charstring): Expand 14 years ago
Werner Lemberg 9871b849dd Some formatting and improvements of comments. 14 years ago
suzuki toshiya 9f5dd61bf3 [truetype] Identify the tricky fonts by cvt/fpgm/prep checksums. 14 years ago