Home
last modified time | relevance | path

Searched refs:hstem (Results 1 – 25 of 148) sorted by relevance

123456

/dports/print/fontforge/fontforge-20201107/fontforgeexe/
H A Dcvhints.c271 sc->hstem = hd->oldh; sc->vstem = hd->oldv; in Do_OKRegen()
273 sc->hstem = curh; sc->vstem = curv; in Do_OKRegen()
300 StemInfosFree(hd->cv->b.sc->hstem); in DoCancel()
302 hd->cv->b.sc->hstem = hd->oldh; in DoCancel()
327 if ( hd->active==hd->cv->b.sc->hstem ) { in RH_Remove()
328 hd->cv->b.sc->hstem = hd->active->next; in RH_Remove()
329 prev = hd->cv->b.sc->hstem; in RH_Remove()
641 hd.active = cv->b.sc->hstem; in CVReviewHints()
644 } else if ( cv->b.sc->hstem!=NULL ) { in CVReviewHints()
646 hd.active = cv->b.sc->hstem; in CVReviewHints()
[all …]
/dports/print/ttf2pt1/ttf2pt1-3.4.4/other/
H A Dshowg226 sub hstem # from width
274 &hstem($vals[0], $vals[1]);
298 &hstem($vals[0], $vals[1]);
300 &hstem($vals[0], $vals[1]);
301 &hstem($vals[2], $vals[3]);
302 &hstem($vals[4], $vals[5]);
/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dautohint.c1593 test = hstem; in SCGuessHintInstancesList()
1624 hstem = hstem->next; in SCGuessHintInstancesList()
1678 sc->hstem = StemInfoAdd(sc->hstem,stem); in SCGuessHHintInstancesAndAdd()
1914 …sc->hstem = RefHintsMerge(sc->hstem,ref->sc->hstem,ref->transform[3], ref->transform[5], ref->tran… in AutoHintRefs()
1925 …sc->hstem = RefHintsMerge(sc->hstem,ref->sc->hstem,ref->transform[3], ref->transform[5], ref->tran… in AutoHintRefs()
2325 s = OnHHint(sp,sc->hstem); in FigureHintMask()
2604 scs[i]->hstem = h; in SortMMH2()
2612 scs[i]->hstem = NULL; in SortMMH2()
2945 StemInfosFree(sc->hstem); sc->hstem=NULL; in _SplineCharAutoHint()
2969 StemInfo* s = sc->hstem; in _SplineCharAutoHint()
[all …]
H A Dsplinesave.c188 StemInfosFree(dummynotdef->hstem); in GIContentsFree()
190 dummynotdef->vstem = dummynotdef->hstem = NULL; in GIContentsFree()
505 h1 = ishstem ? scs[i]->hstem : scs[i]->vstem; in CvtPsStem3()
1322 if ( sc->hstem==NULL && sc->vstem==NULL ) in _SCNeedsSubsPts()
2919 oldh = rsc->hstem; oldv = rsc->vstem; in RSC2PS2()
2921 rsc->hstem = NULL; rsc->vstem = NULL; in RSC2PS2()
2988 rsc->hstem = oldh; rsc->vstem = oldv; in RSC2PS2()
3013 oldh = sc->hstem; oldv = sc->vstem; in SplineChar2PS2()
3015 sc->hstem = NULL; sc->vstem = NULL; in SplineChar2PS2()
3059 sc->hstem = oldh; sc->vstem = oldv; in SplineChar2PS2()
[all …]
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxhintn.c1001 if (k == (self->hint[i].type != hstem)) { in t1_hinter__adjust_stem_hints_by_missed_flex()
1480 return t1_hinter__stem(self, hstem, 0, x0, x1, 3); in t1_hinter__hstem()
1501 code = t1_hinter__stem(self, hstem, 1, x0, x1, 3); in t1_hinter__hstem3()
1504 code = t1_hinter__stem(self, hstem, 2, x2, x3, 3); in t1_hinter__hstem3()
1737 if (hint->type == hstem in t1_hinter__is_stem_hint_applicable()
1843 const enum t1_hint_type T[] = {hstem, vstem}; in t1_hinter_compute_stem_snap_range_hv() enumerator
1846 bool horiz = (t == hstem); in t1_hinter_compute_stem_snap_range_hv()
1894 bool horiz = (hint->type == hstem); in t1_hinter__align_stem_width()
1923 bool horiz = (hint->type == hstem); in t1_hinter__align_stem_to_grid()
1980 bool horiz = (hint->type == hstem); in t1_hinter__compute_aligned_coord()
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxhintn.c1001 if (k == (self->hint[i].type != hstem)) { in t1_hinter__adjust_stem_hints_by_missed_flex()
1480 return t1_hinter__stem(self, hstem, 0, x0, x1, 3); in t1_hinter__hstem()
1501 code = t1_hinter__stem(self, hstem, 1, x0, x1, 3); in t1_hinter__hstem3()
1504 code = t1_hinter__stem(self, hstem, 2, x2, x3, 3); in t1_hinter__hstem3()
1737 if (hint->type == hstem in t1_hinter__is_stem_hint_applicable()
1843 const enum t1_hint_type T[] = {hstem, vstem}; in t1_hinter_compute_stem_snap_range_hv() enumerator
1846 bool horiz = (t == hstem); in t1_hinter_compute_stem_snap_range_hv()
1894 bool horiz = (hint->type == hstem); in t1_hinter__align_stem_width()
1923 bool horiz = (hint->type == hstem); in t1_hinter__align_stem_to_grid()
1980 bool horiz = (hint->type == hstem); in t1_hinter__compute_aligned_coord()
[all …]
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxhintn.c1133 if (!k == (this->hint[i].type != hstem)) { in t1_hinter__adjust_stem_hints_by_missed_flex()
1634 return t1_hinter__stem(this, hstem, 0, x0, x1, 3); in t1_hinter__hstem()
1908 if (hint->type == hstem in t1_hinter__is_stem_hint_applicable()
2014 const enum t1_hint_type T[] = {hstem, vstem}; in t1_hinter_compute_stem_snap_range_hv() enumerator
2017 bool horiz = (t == hstem); in t1_hinter_compute_stem_snap_range_hv()
2065 bool horiz = (hint->type == hstem); in t1_hinter__align_stem_width()
2094 bool horiz = (hint->type == hstem); in t1_hinter__align_stem_to_grid()
2151 bool horiz = (hint->type == hstem); in t1_hinter__compute_aligned_coord()
2395 bool horiz = (this->hint[i].type == hstem); in t1_hinter__align_stem_commands()
2541 else if (this->hint[i].type == hstem && in t1_hinter__compute_opposite_stem_coords()
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxhintn.c1133 if (!k == (this->hint[i].type != hstem)) { in t1_hinter__adjust_stem_hints_by_missed_flex()
1634 return t1_hinter__stem(this, hstem, 0, x0, x1, 3); in t1_hinter__hstem()
1908 if (hint->type == hstem in t1_hinter__is_stem_hint_applicable()
2014 const enum t1_hint_type T[] = {hstem, vstem}; in t1_hinter_compute_stem_snap_range_hv() enumerator
2017 bool horiz = (t == hstem); in t1_hinter_compute_stem_snap_range_hv()
2065 bool horiz = (hint->type == hstem); in t1_hinter__align_stem_width()
2094 bool horiz = (hint->type == hstem); in t1_hinter__align_stem_to_grid()
2151 bool horiz = (hint->type == hstem); in t1_hinter__compute_aligned_coord()
2395 bool horiz = (this->hint[i].type == hstem); in t1_hinter__align_stem_commands()
2541 else if (this->hint[i].type == hstem && in t1_hinter__compute_opposite_stem_coords()
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxhintn.c1132 if (!k == (self->hint[i].type != hstem)) { in t1_hinter__adjust_stem_hints_by_missed_flex()
1632 return t1_hinter__stem(self, hstem, 0, x0, x1, 3); in t1_hinter__hstem()
1653 code = t1_hinter__stem(self, hstem, 1, x0, x1, 3); in t1_hinter__hstem3()
1656 code = t1_hinter__stem(self, hstem, 2, x2, x3, 3); in t1_hinter__hstem3()
1906 if (hint->type == hstem in t1_hinter__is_stem_hint_applicable()
2012 const enum t1_hint_type T[] = {hstem, vstem}; in t1_hinter_compute_stem_snap_range_hv() enumerator
2015 bool horiz = (t == hstem); in t1_hinter_compute_stem_snap_range_hv()
2063 bool horiz = (hint->type == hstem); in t1_hinter__align_stem_width()
2092 bool horiz = (hint->type == hstem); in t1_hinter__align_stem_to_grid()
2149 bool horiz = (hint->type == hstem); in t1_hinter__compute_aligned_coord()
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxhintn.c1132 if (!k == (self->hint[i].type != hstem)) { in t1_hinter__adjust_stem_hints_by_missed_flex()
1632 return t1_hinter__stem(self, hstem, 0, x0, x1, 3); in t1_hinter__hstem()
1653 code = t1_hinter__stem(self, hstem, 1, x0, x1, 3); in t1_hinter__hstem3()
1656 code = t1_hinter__stem(self, hstem, 2, x2, x3, 3); in t1_hinter__hstem3()
1906 if (hint->type == hstem in t1_hinter__is_stem_hint_applicable()
2012 const enum t1_hint_type T[] = {hstem, vstem}; in t1_hinter_compute_stem_snap_range_hv() enumerator
2015 bool horiz = (t == hstem); in t1_hinter_compute_stem_snap_range_hv()
2063 bool horiz = (hint->type == hstem); in t1_hinter__align_stem_width()
2092 bool horiz = (hint->type == hstem); in t1_hinter__align_stem_to_grid()
2149 bool horiz = (hint->type == hstem); in t1_hinter__compute_aligned_coord()
[all …]
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dsplinesave.c172 StemInfosFree(dummynotdef->hstem); in GIContentsFree()
174 dummynotdef->vstem = dummynotdef->hstem = NULL; in GIContentsFree()
484 h1 = ishstem ? scs[i]->hstem : scs[i]->vstem; in CvtPsStem3()
543 if ( sc->hstem==NULL && sc->vstem==NULL ) in _SCNeedsSubsPts()
1412 oldh = rsc->hstem; oldv = rsc->vstem; in RSC2PS2()
1414 rsc->hstem = NULL; rsc->vstem = NULL; in RSC2PS2()
1477 rsc->hstem = oldh; rsc->vstem = oldv; in RSC2PS2()
1499 oldh = sc->hstem; oldv = sc->vstem; in SplineChar2PS2()
1501 sc->hstem = NULL; sc->vstem = NULL; in SplineChar2PS2()
1545 sc->hstem = oldh; sc->vstem = oldv; in SplineChar2PS2()
[all …]
H A Dsplinechar.c96 StemInfosFree(sc->hstem); sc->hstem = NULL; in SCClearContents()
H A Dautohint.c1146 for ( h= sc->hstem; h!=NULL; h=h->next ) { in SCGuessHHintInstancesList()
1324 for ( s=sc->hstem; s!=NULL; s=s->next ) in FigureHintMask()
1333 s = OnHHint(sp,sc->hstem); in FigureHintMask()
1335 if ( ConflictsWithMask(scs[i]->hstem,mask,s)) in FigureHintMask()
1382 h = OnHHint(to[i],sc->hstem); in TestHintMask()
1401 for ( h=sc->hstem; h!=NULL; h=h->next ) in UnnumberHints()
1411 for ( h=sc->hstem; h!=NULL; h=h->next ) in NumberHints()
1421 for ( h=sc->hstem; h!=NULL; h=h->next ) in UntickHints()
1612 scs[i]->hstem = h; in SortMMH2()
1620 scs[i]->hstem = NULL; in SortMMH2()
[all …]
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dsplinesave.c172 StemInfosFree(dummynotdef->hstem); in GIContentsFree()
174 dummynotdef->vstem = dummynotdef->hstem = NULL; in GIContentsFree()
484 h1 = ishstem ? scs[i]->hstem : scs[i]->vstem; in CvtPsStem3()
543 if ( sc->hstem==NULL && sc->vstem==NULL ) in _SCNeedsSubsPts()
1412 oldh = rsc->hstem; oldv = rsc->vstem; in RSC2PS2()
1414 rsc->hstem = NULL; rsc->vstem = NULL; in RSC2PS2()
1477 rsc->hstem = oldh; rsc->vstem = oldv; in RSC2PS2()
1499 oldh = sc->hstem; oldv = sc->vstem; in SplineChar2PS2()
1501 sc->hstem = NULL; sc->vstem = NULL; in SplineChar2PS2()
1545 sc->hstem = oldh; sc->vstem = oldv; in SplineChar2PS2()
[all …]
H A Dsplinechar.c96 StemInfosFree(sc->hstem); sc->hstem = NULL; in SCClearContents()
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dsplinesave.c172 StemInfosFree(dummynotdef->hstem); in GIContentsFree()
174 dummynotdef->vstem = dummynotdef->hstem = NULL; in GIContentsFree()
484 h1 = ishstem ? scs[i]->hstem : scs[i]->vstem; in CvtPsStem3()
543 if ( sc->hstem==NULL && sc->vstem==NULL ) in _SCNeedsSubsPts()
1412 oldh = rsc->hstem; oldv = rsc->vstem; in RSC2PS2()
1414 rsc->hstem = NULL; rsc->vstem = NULL; in RSC2PS2()
1477 rsc->hstem = oldh; rsc->vstem = oldv; in RSC2PS2()
1499 oldh = sc->hstem; oldv = sc->vstem; in SplineChar2PS2()
1501 sc->hstem = NULL; sc->vstem = NULL; in SplineChar2PS2()
1545 sc->hstem = oldh; sc->vstem = oldv; in SplineChar2PS2()
[all …]
H A Dsplinechar.c96 StemInfosFree(sc->hstem); sc->hstem = NULL; in SCClearContents()
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dsplinesave.c172 StemInfosFree(dummynotdef->hstem); in GIContentsFree()
174 dummynotdef->vstem = dummynotdef->hstem = NULL; in GIContentsFree()
484 h1 = ishstem ? scs[i]->hstem : scs[i]->vstem; in CvtPsStem3()
543 if ( sc->hstem==NULL && sc->vstem==NULL ) in _SCNeedsSubsPts()
1412 oldh = rsc->hstem; oldv = rsc->vstem; in RSC2PS2()
1414 rsc->hstem = NULL; rsc->vstem = NULL; in RSC2PS2()
1477 rsc->hstem = oldh; rsc->vstem = oldv; in RSC2PS2()
1499 oldh = sc->hstem; oldv = sc->vstem; in SplineChar2PS2()
1501 sc->hstem = NULL; sc->vstem = NULL; in SplineChar2PS2()
1545 sc->hstem = oldh; sc->vstem = oldv; in SplineChar2PS2()
[all …]
H A Dsplinechar.c96 StemInfosFree(sc->hstem); sc->hstem = NULL; in SCClearContents()
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dsplinesave.c172 StemInfosFree(dummynotdef->hstem); in GIContentsFree()
174 dummynotdef->vstem = dummynotdef->hstem = NULL; in GIContentsFree()
484 h1 = ishstem ? scs[i]->hstem : scs[i]->vstem; in CvtPsStem3()
543 if ( sc->hstem==NULL && sc->vstem==NULL ) in _SCNeedsSubsPts()
1412 oldh = rsc->hstem; oldv = rsc->vstem; in RSC2PS2()
1414 rsc->hstem = NULL; rsc->vstem = NULL; in RSC2PS2()
1477 rsc->hstem = oldh; rsc->vstem = oldv; in RSC2PS2()
1499 oldh = sc->hstem; oldv = sc->vstem; in SplineChar2PS2()
1501 sc->hstem = NULL; sc->vstem = NULL; in SplineChar2PS2()
1545 sc->hstem = oldh; sc->vstem = oldv; in SplineChar2PS2()
[all …]
H A Dsplinechar.c96 StemInfosFree(sc->hstem); sc->hstem = NULL; in SCClearContents()
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dsplinesave.c172 StemInfosFree(dummynotdef->hstem); in GIContentsFree()
174 dummynotdef->vstem = dummynotdef->hstem = NULL; in GIContentsFree()
484 h1 = ishstem ? scs[i]->hstem : scs[i]->vstem; in CvtPsStem3()
543 if ( sc->hstem==NULL && sc->vstem==NULL ) in _SCNeedsSubsPts()
1412 oldh = rsc->hstem; oldv = rsc->vstem; in RSC2PS2()
1414 rsc->hstem = NULL; rsc->vstem = NULL; in RSC2PS2()
1477 rsc->hstem = oldh; rsc->vstem = oldv; in RSC2PS2()
1499 oldh = sc->hstem; oldv = sc->vstem; in SplineChar2PS2()
1501 sc->hstem = NULL; sc->vstem = NULL; in SplineChar2PS2()
1545 sc->hstem = oldh; sc->vstem = oldv; in SplineChar2PS2()
[all …]
H A Dsplinechar.c96 StemInfosFree(sc->hstem); sc->hstem = NULL; in SCClearContents()
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dsplinesave.c172 StemInfosFree(dummynotdef->hstem); in GIContentsFree()
174 dummynotdef->vstem = dummynotdef->hstem = NULL; in GIContentsFree()
484 h1 = ishstem ? scs[i]->hstem : scs[i]->vstem; in CvtPsStem3()
543 if ( sc->hstem==NULL && sc->vstem==NULL ) in _SCNeedsSubsPts()
1412 oldh = rsc->hstem; oldv = rsc->vstem; in RSC2PS2()
1414 rsc->hstem = NULL; rsc->vstem = NULL; in RSC2PS2()
1477 rsc->hstem = oldh; rsc->vstem = oldv; in RSC2PS2()
1499 oldh = sc->hstem; oldv = sc->vstem; in SplineChar2PS2()
1501 sc->hstem = NULL; sc->vstem = NULL; in SplineChar2PS2()
1545 sc->hstem = oldh; sc->vstem = oldv; in SplineChar2PS2()
[all …]
H A Dsplinechar.c96 StemInfosFree(sc->hstem); sc->hstem = NULL; in SCClearContents()

123456