531 Commits (master)
 

Author SHA1 Message Date
Alexei Podtelezhnikov 0f98994ef6 * include/freetype/ftimage.h: Fix type and link. 1 year ago
Alexei Podtelezhnikov 6e7ef1687f * src/raster/ftraster.c (Increment): Minor tweak. 1 year ago
Alexei Podtelezhnikov e9359e29be [raster] Get rid of the fresh flag. 1 year ago
Alexei Podtelezhnikov d5e8686dd8 [raster] Get rid of the joint flag. 1 year ago
Alexei Podtelezhnikov 9cd403bc9f * src/raster/ftraster.c (Line_Up, Bezier_Up): Check "between" earlier. 1 year ago
Alexei Podtelezhnikov 028b0d5c1b * src/raster/ftraster.c (Line_Up): Updated and fixed up. 1 year ago
Alexei Podtelezhnikov d5973932d0 * src/raster/ftraster.c (End_Profile, Convert_Glyph): Clean up. 1 year ago
Alexei Podtelezhnikov e9a81e4dd8 * src/raster/ftraster.c (Bezier_Up): Improve joint and loop. 1 year ago
Alexei Podtelezhnikov 6338f2a681 [raster] Harmonize target bitmap navigation. 1 year ago
Alexei Podtelezhnikov e920273774 * src/raster/ftraster.c (Bezier_Up): Improve flow. 1 year ago
Alexei Podtelezhnikov 8a2ca26b41 [raster] Reshuffle code for readability. 1 year ago
Alexei Podtelezhnikov 9e86fb806d [raster] Improve profile accounting during sweeping. 1 year ago
Alexei Podtelezhnikov 32081d8123 [raster] Consolidate profile increment to the next line. 1 year ago
Alexei Podtelezhnikov 046c4fc7be [raster] Instantly remove profiles from linked lists. 1 year ago
Alexei Podtelezhnikov (Алексей Подтележников) 6d6607b8b3 [raster] Modify the split condition. 1 year ago
Alexei Podtelezhnikov (Алексей Подтележников) f2e76e8356 [raster] Remove the jitter exception. 1 year ago
Alexei Podtelezhnikov dc519d06ea [raster] Simplify dropout detection. 1 year ago
Alexei Podtelezhnikov 4e2d1f040c [raster] Simplify sweeping entry and exit. 1 year ago
Alexei Podtelezhnikov 55d0287cfc [raster] Switch to routine Int instead of Short. 1 year ago
Alexei Podtelezhnikov 8c5ec8dd63 [raster] Increase the raster pool density. 1 year ago
Alexei Podtelezhnikov a0e10a87f5 [raster] Slightly improve the pool design. 1 year ago
Alexei Podtelezhnikov d1e894b1f1 [raster] Clean up sweeping. 1 year ago
Alexei Podtelezhnikov 09ae6eb677 * src/raster/ftraster.c (Insert_Y_Turn): Improve flow. 1 year ago
Alexei Podtelezhnikov fab53f7b1f * src/pcf/pcfutil.c (BSWAP16): Limit clang support. 1 year ago
Alexei Podtelezhnikov 4e61303a3b [raster] Small optimizations. 1 year ago
Alexei Podtelezhnikov a35da2c093 * src/raster/ftraster.c (Convert_Glyph): Remove redundant check. 1 year ago
Alexei Podtelezhnikov 3fa5c84565 [raster] Fix linked profiles in contour loops. 1 year ago
Alexei Podtelezhnikov 749b8f9d34 * src/raster/ftraster.c: Improve tracing. 1 year ago
Alexei Podtelezhnikov 153c038e3c [raster] Improve profile accounting. 1 year ago
Alexei Podtelezhnikov f09c5e58c2 * src/raster/ftraster.c (Convert_Glyph): Fix null-dereference. 1 year ago
Alexei Podtelezhnikov c7fa00bf4e [raster] Fix pool overflow checking. 1 year ago
Alexei Podtelezhnikov 14bcb2867a [raster] Miscellaneous clean-ups. 1 year ago
Alexei Podtelezhnikov 322e580bd0 * src/smooth/ftgrays.c: Move the sweep functions... 1 year ago
Alexei Podtelezhnikov 84cd2e9897 * src/raster/ftraster.c: Tracing updates. 1 year ago
Zachary Zollman 21435f07de fix typo in FT_Outline_Decompose note 1 year ago
Alexei Podtelezhnikov 7b308a29dd * src/smooth/ftgrays.c (gray_render_conic) [SSE2]: Improve flow. 1 year ago
Alexei Podtelezhnikov e0e5b838e5 * src/gxvalid/gxvcommn.h (GXV_USHORT_TO_SHORT): Removed. 1 year ago
Alexei Podtelezhnikov 49781ab72b Comment typos. 1 year ago
Alexei Podtelezhnikov 73490681a7 * src/base/ftcalc.c (FT_MOVE_SIGN): Enclose assignments. 1 year ago
Alexei Podtelezhnikov cc732ec6d1 * include/freetype/internal/ftcalc.h (FT_MSB): Define for Solaris 11. 1 year ago
Alexei Podtelezhnikov c4073d8251 [psaux] Use `FT_SqrtFixed`. 1 year ago
Alexei Podtelezhnikov 95b0fe2a6d [base] Reintroduce `FT_SqrtFixed`. 1 year ago
Alexei Podtelezhnikov babe6af167 * src/base/ftcalc.c /* FT_SqrtFixed */: Fix defunct overflow. 1 year ago
Alexei Podtelezhnikov d7b63a966b * src/tools/apinames.c (read_header_file): Typos. 1 year ago
Alexei Podtelezhnikov 6eb5f2be40 Update 2 files 1 year ago
Ben Wagner 16f311d725 [base] Fix typo to correct predicate for call 1 year ago
Alexei Podtelezhnikov 7d45cf2c8f * src/psaux/cffdecode.c (cff_op_sqrt): Correct upper limit. 1 year ago
Alexei Podtelezhnikov 18eb93556c * src/psaux/cffdecode.c (cff_op_sqrt): Improve initial guess. 1 year ago
Alexei Podtelezhnikov 30b0ce7303 src/psaux/psintrp.c (cf2_escSQRT): Improve initial guess. 1 year ago
Alexei Podtelezhnikov 17db21f3fc * src/type1/t1afm.c (t1_get_index): Restore `strlen` call. 1 year ago