217 Commits (bd75a517dcf87b620e8dd7fcd07992b881f0e234)

Author SHA1 Message Date
Werner Lemberg f9be567f5f Better support of user-supplied C++ namespaces. 10 years ago
Werner Lemberg 392cf22f8a Another adjustment to header locations. 10 years ago
Werner Lemberg 8502c98b15 Fix Savannah bug #45097. 10 years ago
Werner Lemberg 31d97df99f Make Jam support work again. 10 years ago
Werner Lemberg 4d1f7af17b [smooth, raster] Re-enable standalone compilation. 10 years ago
Werner Lemberg cb13e7109c [smooth] Signedness fixes. 10 years ago
Werner Lemberg f57fc59e01 Run `src/tools/update-copyright'. 10 years ago
Behdad Esfahbod b2ba68665f [smooth] Fix uninitialized memory access. 10 years ago
Behdad Esfahbod 747ae2c8aa [smooth] Allocate render pool for smooth rasterizer on the stack. 10 years ago
Werner Lemberg 36d03c9f58 Fix Savannah bug #43976. 10 years ago
Werner Lemberg 553c9672b3 Work around a bug in Borland's C++ compiler. 10 years ago
suzuki toshiya 2676e07aa4 * src/smooth/ftsmooth.c (ft_smooth_render_generic): Remove 10 years ago
suzuki toshiya 1b057040d8 Prevent too negative values (< FT_INT_MIN) in bitmap metrics, 10 years ago
Werner Lemberg 04c2aa18bf */*: s/Invalid_Argument/Invalid_Outline/ where appropriate. 10 years ago
Werner Lemberg 3e86711ebf [Savannah bug #43682] Adjust some renderer callbacks. 10 years ago
Alexei Podtelezhnikov 525d4876be [smooth] Improve code readability. 10 years ago
Alexei Podtelezhnikov e1efe0a2fc [smooth] Reduce outline translations during rendering. 10 years ago
Alexei Podtelezhnikov c7fd93565c [smooth] Fix Savannah bug #35604 (cont'd). 10 years ago
Alexei Podtelezhnikov 465ab99585 [smooth] Improve code readability. 10 years ago
Alexei Podtelezhnikov 74916997de Unify hypotenuse approximations. 10 years ago
David Weber 7630787a6a [smooth] Fix stand-alone compilation. 11 years ago
Sean McBride 7be2a94a50 Fix clang static analyzer and compiler warnings. 11 years ago
Werner Lemberg fae3820764 Simplify header file hierarchy. 11 years ago
Werner Lemberg 9a7951d99b [smooth] Fix segfault caused by previous commit. 12 years ago
David Turner 89929ec6b9 [smooth] Improve performance. 12 years ago
Werner Lemberg d7e3444b8a * src/smooth/ftgrays.c One final pragma to silence 64-bit MSVC. 12 years ago
Werner Lemberg 45392b77a8 Fix compiler warnings. 12 years ago
Werner Lemberg dc624ca4dc Apply fixes for cppcheck nitpicks. 12 years ago
Werner Lemberg 5ea06ce017 Whitespace. 12 years ago
Werner Lemberg 706fc83370 Remove dead code. 12 years ago
Werner Lemberg e3c9301581 */*: Use FT_Err_Ok only. 12 years ago
Werner Lemberg 059bc335ce */*: Use `FT_THROW'. 12 years ago
Werner Lemberg 4cd5fd463e Remove trailing whitespace. 12 years ago
Werner Lemberg fdcbaf19fe [smooth] Improve tracing. 12 years ago
Werner Lemberg 328aa3b203 [FT_CONFIG_OPTION_PIC] Fix g++ 4.6.2 compiler warnings. 13 years ago
Alexei Podtelezhnikov 9ea55c7c33 Fix Savannah bug #37017. 13 years ago
Werner Lemberg e7454a47e2 [smooth] Avoid memory like in case of failure. 13 years ago
Werner Lemberg f1ec084292 s/maximal/maximum/ everywhere, s/minimal/minimum/ where appropriate. 13 years ago
Vinnie Falco 26dfeb6d63 Prepare source code for amalgamation. 13 years ago
Werner Lemberg fcbc82e69e [smooth] Fix Savannah bug #35604. 13 years ago
Vinnie Falco 9511143385 Prepare source code for amalgamation (4/6). 13 years ago
Vinnie Falco d55f16df11 Prepare source code for amalgamation (3/6). 13 years ago
Vinnie Falco 5ccebc4e1e Prepare source code for amalgamation (2/6). 13 years ago
Vinnie Falco 126405adde Prepare source code for amalgamation (1/6). 13 years ago
suzuki toshiya 1749d8bc6a Remove trailing spaces. 13 years ago
suzuki toshiya c24f77ac76 Formatting PIC related sources. 13 years ago
suzuki toshiya 3c96681856 Fix redundant declaration warning in PIC mode. 13 years ago
suzuki toshiya 4b733517d7 Make PIC files to include module error headers, to use the 13 years ago
Werner Lemberg 5cb356405e Add some variable initializations. 13 years ago
Werner Lemberg c52f44d4fd Whitespace. 13 years ago