Lines Matching full:join
143 embellishments for path stroking such as end caps, join
264 the round join style:
3884 * Join style regions (explained below) between connected path
3916 Every path object has a join style parameter (PATH_JOIN_STYLE_NV)
3919 join style inserts a triangle with two vertices at the outside
3920 corners where two connected path segments join and a third vertex at
3922 join style inserts a wedge-shaped portion of a circle centered at
3925 within a NONE join style. The MITER_REVERT_NV join style inserts a
3927 the two connected path segments join and two opposite vertices with
3930 However, the MITER_REVERT_NV join style behaves as the BEVEL_NV
3933 the path's PATH_MITER_LIMIT_NV value. The MITER_TRUNCATE_NV join
5624 join style, and dashing parameters.
5985 PATH_JOIN_STYLE_NV Z4 GetPathParameterivNV MITER_REVERT_NV path's join style 5.X.1.5 -
7202 In theory, other path parameters such as stroke width, join style,
8113 94. What should the initial join style of a path object be?
8115 RESOLVED: GL_MITER_REVERT_NV. This is consistent with the join
8120 Arguably GL_MITER_TRUNCATE_NV is a "nicer" join style because
8492 Similarly, GL_ROUND_NV or GL_BEVEL_NV are better join styles
8493 for stroking glyphs than the standard join style initial value
9302 and linear segments, as well as capping and join geometry, can