Home | History | Annotate | Download | only in autofit

Lines Matching full:stem

51   /* Find segments and links, compute all stem widths, and initialize */
126 /* we only consider stem segments there! */
1178 /* - stem edge, serif edge or both (which defaults to stem then) */
1581 /* Compute the snapped width of a given stem, ignoring very thin ones. */
1612 /* smooth hinting process: very lightly quantize the stem width */
1671 /* strong hinting process: snap the stem width to integer pixels */
1681 /* the stem heights to integer pixels */
1747 /* Align one stem edge relative to the previous stem edge. */
1823 AF_Edge edge1, edge2; /* these edges form the stem to check */
1836 /* flip edges if the other stem is aligned to a blue zone */
1866 /* now we align all other stem edges, trying to maintain the */
1876 /* skip all non-stem edges */
1884 /* now align the stem */
1898 /* if we reach this if clause, no stem has been aligned yet */
1910 /* some voodoo to specially round edges for small stem widths; */
1911 /* the idea is to align the center of a stem, then shifting */
1912 /* the stem edges to suitable positions */
2019 FT_TRACE5(( " STEM: %d (opos=%.2f) to %d (opos=%.2f)"
2049 FT_TRACE5(( " STEM: %d (opos=%.2f) to %d (opos=%.2f)"
2074 /* true, the m is just rendered like before. In addition, any stem */
2080 /* the third (lowest) stem aligns with the base line; it might end up */
2117 /* move the serifs along with the stem */