/reactos/sdk/lib/3rdparty/freetype/src/base/ |
H A D | ftgloadr.c | 112 FT_FREE( loader->base.outline.contours ); in FT_GlyphLoader_Reset() 151 current->contours = base->contours + base->n_contours; in FT_GlyphLoader_Adjust_Points() 258 if ( FT_RENEW_ARRAY( base->contours, old_max, new_max ) ) in FT_GlyphLoader_CheckPoints() 356 current->outline.contours[n] = in FT_GlyphLoader_Add() 357 (short)( current->outline.contours[n] + n_base_points ); in FT_GlyphLoader_Add() 384 FT_ARRAY_COPY( out->contours, in->contours, in FT_GlyphLoader_CopyPoints()
|
H A D | ftoutln.c | 94 last = outline->contours[n]; in FT_Outline_Decompose() 321 FT_NEW_ARRAY( anoutline->contours, numContours ) ) in FT_Outline_New_Internal() 378 end = outline->contours[n]; in FT_Outline_Check() 425 FT_ARRAY_COPY( target->contours, source->contours, source->n_contours ); in FT_Outline_Copy() 452 FT_FREE( outline->contours ); in FT_Outline_Done_Internal() 566 last = outline->contours[n]; in FT_Outline_Reverse() 735 (outline)->contours[c - 1] + 1 \ 737 (last) = (outline)->points + (outline)->contours[c]; \ 846 last = outline->points + outline->contours[i]; 946 last = outline->contours[c]; in FT_Outline_EmboldenXY() [all …]
|
H A D | ftstroke.c | 742 FT_Short* write = outline->contours + outline->n_contours; in ft_stroke_border_export() 2128 last = (FT_UInt)outline->contours[n]; in FT_Stroker_ParseOutline()
|
/reactos/sdk/lib/3rdparty/freetype/src/autofit/ |
H A D | afhints.c | 309 AF_Point* contour = hints->contours; in af_glyph_hints_dump_points() 703 if ( hints->contours != hints->embedded.contours ) in af_glyph_hints_done() 704 FT_FREE( hints->contours ); in af_glyph_hints_done() 759 if ( !hints->contours ) in af_glyph_hints_reload() 761 hints->contours = hints->embedded.contours; in af_glyph_hints_reload() 767 if ( hints->contours == hints->embedded.contours ) in af_glyph_hints_reload() 768 hints->contours = NULL; in af_glyph_hints_reload() 848 FT_Short endpoint = outline->contours[0]; in af_glyph_hints_reload() 906 AF_Point* contour = hints->contours; in af_glyph_hints_reload() 908 short* end = outline->contours; in af_glyph_hints_reload() [all …]
|
H A D | afhints.h | 350 AF_Point* contours; /* contours array */ member 366 AF_Point contours[AF_CONTOURS_EMBEDDED]; member
|
H A D | aflatin2.c | 263 last = glyph->outline.contours[nn]; in af_latin2_metrics_init_blues() 739 AF_Point* contour = hints->contours; in af_latin2_hints_compute_segments()
|
H A D | aflatin.c | 524 last = outline.contours[nn]; in af_latin_metrics_init_blues() 1508 AF_Point* contour = hints->contours; in af_latin_hints_compute_segments()
|
H A D | afblue.dat | 612 // Both top and bottom of contours can match. This is useful for
|
H A D | afcjk.c | 441 last = outline.contours[nn]; in af_cjk_metrics_init_blues()
|
/reactos/dll/opengl/glu32/src/libtess/ |
H A D | README | 8 more closed contours. It is backward-compatible with the current 12 - input contours can be intersecting, self-intersecting, or degenerate. 44 The input contours are specified with the following routines: 71 which regions are interior to the given contours, according to one 217 contours, the individual winding numbers are summed. This 231 If TRUE, returns a set of closed contours which separate the 312 CW contours define holes. Contours may be nested, but a nested 318 contours satisfying the restriction above. By allocating two 400 vert number of input vertices on all contours 401 cntr number of input contours [all …]
|
H A D | alg-outline | 49 can't do this, since contours can have zero area without being 53 into contours. Ideally this would be a least-squares fit; however for 60 The contours do affect the orientation of the normal; after computing
|
/reactos/sdk/lib/3rdparty/freetype/src/truetype/ |
H A D | ttgload.c | 766 zone->contours = (FT_UShort*)load->outline.contours + start_contour; in tt_prepare_zone() 1687 outline.contours = contours; in load_truetype_glyph() 1846 short* contours = NULL; in load_truetype_glyph() local 1858 outline.contours = NULL; in load_truetype_glyph() 1875 contours[i] = i; in load_truetype_glyph() 1881 contours[i] = i; in load_truetype_glyph() 1887 contours[i] = i; in load_truetype_glyph() 1893 contours[i] = i; in load_truetype_glyph() 1899 contours[i] = i; in load_truetype_glyph() 1903 outline.contours = contours; in load_truetype_glyph() [all …]
|
H A D | ttobjs.c | 77 FT_FREE( zone->contours ); in tt_glyphzone_done() 127 FT_NEW_ARRAY( zone->contours, maxContours ) ) in tt_glyphzone_new()
|
H A D | ttinterp.c | 5545 start = (FT_UShort)( exc->zp2.contours[contour - 1] + 1 - in Ins_SHC() 5552 limit = (FT_UShort)( exc->zp2.contours[contour] - in Ins_SHC() 5598 limit = (FT_UShort)( exc->zp2.contours[exc->zp2.n_contours - 1] + 1 ); in Ins_SHZ() 6978 end_point = exc->pts.contours[contour] - exc->pts.first_point; in Ins_IUP()
|
/reactos/sdk/lib/3rdparty/freetype/src/psaux/ |
H A D | psobjs.c | 1674 outline->contours[outline->n_contours - 1] = in t1_builder_add_contour() 1721 ? 0 : outline->contours[outline->n_contours - 2] + 1; in t1_builder_close_contour() 1757 outline->contours[outline->n_contours - 1] = in t1_builder_close_contour() 1950 outline->contours[outline->n_contours - 1] = in cff_builder_add_contour() 1994 ? 0 : outline->contours[outline->n_contours - 2] + 1; in cff_builder_close_contour() 2022 outline->contours[outline->n_contours - 1] = in cff_builder_close_contour() 2244 outline->contours[outline->n_contours - 1] = in ps_builder_add_contour() 2288 ? 0 : outline->contours[outline->n_contours - 2] + 1; in ps_builder_close_contour() 2324 outline->contours[outline->n_contours - 1] = in ps_builder_close_contour()
|
/reactos/sdk/lib/3rdparty/freetype/src/pshinter/ |
H A D | pshalgo.c | 941 if ( glyph->contours[n].count < 4 ) in psh_glyph_compute_inflections() 945 first = glyph->contours[n].start; in psh_glyph_compute_inflections() 1044 FT_FREE( glyph->contours ); in psh_glyph_done() 1171 FT_NEW_ARRAY( glyph->contours, outline->n_contours ) ) in psh_glyph_init() 1180 PSH_Contour contour = glyph->contours; in psh_glyph_init() 1189 next = (FT_UInt)outline->contours[n] + 1; in psh_glyph_init() 1297 PSH_Point first = glyph->contours[n].start; in psh_glyph_compute_extrema() 1301 if ( glyph->contours[n].count == 0 ) in psh_glyph_compute_extrema() 1930 PSH_Contour contour = glyph->contours; in psh_glyph_interpolate_other_points()
|
H A D | pshalgo.h | 195 PSH_Contour contours; member
|
/reactos/sdk/lib/3rdparty/freetype/include/freetype/ |
H A D | ftimage.h | 341 short* contours; /* the contour end points */ member
|
/reactos/sdk/lib/3rdparty/freetype/src/pfr/ |
H A D | pfrgload.c | 93 first = outline->contours[outline->n_contours - 1]; in pfr_glyph_close_contour() 112 outline->contours[outline->n_contours++] = (short)last; in pfr_glyph_close_contour()
|
/reactos/sdk/lib/3rdparty/freetype/src/tools/ftrandom/ |
H A D | README | 14 . optionally reviews the contours of the glyph,
|
/reactos/sdk/lib/3rdparty/freetype/include/freetype/internal/ |
H A D | tttypes.h | 1612 FT_UShort* contours; /* contour end points */ member
|
/reactos/sdk/lib/3rdparty/freetype/src/raster/ |
H A D | ftraster.c | 1984 (UShort)ras.outline.contours[i], in Convert_Glyph() 1988 start = (UShort)ras.outline.contours[i] + 1; in Convert_Glyph() 3170 if ( !outline->contours || !outline->points ) in ft_black_render() 3174 outline->contours[outline->n_contours - 1] + 1 ) in ft_black_render()
|
/reactos/sdk/lib/3rdparty/freetype/src/smooth/ |
H A D | ftgrays.c | 1410 last = outline->contours[n]; in FT_Outline_Decompose() 1874 if ( !outline->contours || !outline->points ) in gray_raster_render() 1878 outline->contours[outline->n_contours - 1] + 1 ) in gray_raster_render()
|
/reactos/win32ss/gdi/ntgdi/ |
H A D | freetype.c | 3900 if (point == outline->contours[contour]) in get_native_glyph_outline() 3916 while (point <= outline->contours[contour]) in get_native_glyph_outline() 3928 } while (point <= outline->contours[contour] && in get_native_glyph_outline() 3933 if (point > outline->contours[contour] && in get_native_glyph_outline() 3940 else if (point <= outline->contours[contour] && in get_native_glyph_outline() 3999 while (point <= outline->contours[contour]) in get_bezier_glyph_outline() 4029 if (point+1 > outline->contours[contour]) in get_bezier_glyph_outline() 4060 } while (point <= outline->contours[contour] && in get_bezier_glyph_outline() 4066 if (point <= outline->contours[contour] && in get_bezier_glyph_outline()
|
/reactos/media/fonts/doc/FreeFont/ |
H A D | ChangeLog.txt | 713 empty contours. Pointwise clean-up of points too close (but gave 2117 Arabic: hah_final made all contours- no refs 4863 contours. Probably an arithmetic error causes some corruption. 7941 lookups. Cleaned up contours. 10995 and contours 11029 contours 11080 and mixed refs and contours added TfTable 11110 * FreeSans.sfd: Got rid of mixed contours and 11125 * FreeMono.sfd: Fixed glyphs with mixed contours 11375 all open glyph contours.
|