Home
last modified time | relevance | path

Searched refs:stemwidth (Results 1 – 14 of 14) sorted by relevance

/dports/audio/muse-sequencer/muse-4.0.0/src/share/scoreglyphs/feta-original/
H A Dfeta-toevallig.mf63 wwing := 0.26 stemwidth;
182 save stem, stemx, stemwidth;
239 draw_arrow (z8, stemwidth, up,
243 draw_arrow (z5, stemwidth, up,
286 save stem, stemwidth;
300 w := 2 outer_space + stemwidth;
326 save stem, stemx, stemwidth;
376 save stem, stemx, stemwidth;
420 save stem, stemx, stemwidth;
519 penpos2 (stemwidth, 0);
[all …]
/dports/print/ttf2pt1/ttf2pt1-3.4.4/app/X11/
H A Dt1-xf86.334.patch160 widthdiff = blues->StdVW - stemwidth;
162 ! if (blues->StemSnapV[i] - stemwidth < widthdiff)
164 widthdiff = blues->StemSnapV[i] - stemwidth;
177 widthdiff = blues->StdVW - stemwidth;
179 ! if ( FABS(blues->StemSnapV[i] - stemwidth) < FABS(widthdiff) )
181 widthdiff = blues->StemSnapV[i] - stemwidth;
186 widthdiff = blues->StdHW - stemwidth;
188 ! if (blues->StemSnapH[i] - stemwidth < widthdiff)
190 widthdiff = blues->StemSnapH[i] - stemwidth;
194 widthdiff = blues->StdHW - stemwidth;
[all …]
H A Dt1-xf86.39.patch45 widthdiff = blues->StdVW - stemwidth;
47 ! if (blues->StemSnapV[i] - stemwidth < widthdiff)
49 widthdiff = blues->StemSnapV[i] - stemwidth;
62 widthdiff = blues->StdVW - stemwidth;
64 ! if ( FABS(blues->StemSnapV[i] - stemwidth) < FABS(widthdiff) )
66 widthdiff = blues->StemSnapV[i] - stemwidth;
71 widthdiff = blues->StdHW - stemwidth;
73 ! if (blues->StemSnapH[i] - stemwidth < widthdiff)
75 widthdiff = blues->StemSnapH[i] - stemwidth;
79 widthdiff = blues->StdHW - stemwidth;
[all …]
/dports/print/lilypond/lilypond-2.22.1/mf/
H A Dfeta-arrow.mf29 def draw_arrow (expr attach, stemwidth, stemslant, extend, pointingdown) =
37 wwing := 0.26 stemwidth;
49 z1 = attach shifted (-stemwidth / 2, 0);
54 z7 = attach shifted ((stemwidth/2),0);
60 z4 = attach shifted ((-0.2 stemwidth, upshift + htip) transformed flip);
61 z4'= attach shifted (( 0.2 stemwidth, upshift + htip) transformed flip);
/dports/print/lilypond-devel/lilypond-2.23.5/mf/
H A Dfeta-arrow.mf52 def draw_arrow (expr attach, stemwidth, stemslant, extend, pointingdown) =
63 wwing := 0.26 stemwidth;
75 z1 = attach shifted (-stemwidth / 2, 0);
80 z4 = attach shifted ((-0.2 stemwidth, upshift + htip) transformed flip);
/dports/print/texlive-base/texlive-20150521-source/texk/ps2pk/
H A Dtype1.c332 DOUBLE stemstart, stemwidth; in ComputeStem() local
368 stemwidth = stems[stemno].dx; in ComputeStem()
372 stemwidth = stems[stemno].dy; in ComputeStem()
401 widthdiff = blues->StdVW - stemwidth; in ComputeStem()
403 if (blues->StemSnapV[i] - stemwidth < widthdiff) in ComputeStem()
405 widthdiff = blues->StemSnapV[i] - stemwidth; in ComputeStem()
409 widthdiff = blues->StdHW - stemwidth; in ComputeStem()
411 if (blues->StemSnapH[i] - stemwidth < widthdiff) in ComputeStem()
413 widthdiff = blues->StemSnapH[i] - stemwidth; in ComputeStem()
433 widthdiff = idealwidth * onepixel - stemwidth; in ComputeStem()
[all …]
/dports/net/tightvnc/vnc_unixsrc/Xvnc/lib/font/Type1/
H A Dtype1.c304 double stemstart, stemwidth; local
340 stemwidth = stems[stemno].dx;
344 stemwidth = stems[stemno].dy;
373 widthdiff = blues->StdVW - stemwidth;
375 if (blues->StemSnapV[i] - stemwidth < widthdiff)
377 widthdiff = blues->StemSnapV[i] - stemwidth;
381 widthdiff = blues->StdHW - stemwidth;
383 if (blues->StemSnapH[i] - stemwidth < widthdiff)
385 widthdiff = blues->StemSnapH[i] - stemwidth;
405 widthdiff = idealwidth * onepixel - stemwidth;
[all …]
/dports/devel/t1lib/t1lib-5.1.2/lib/type1/
H A Dt1chardump590 /stemwidth exch scale mul def\n\
599 stemwidth stemstart add ymindev moveto\n\
600 stemwidth stemstart add ymaxdev lineto\n\
608 /stemwidth exch scale mul def\n\
617 stemwidth stemstart add ymindev moveto\n\
618 stemwidth stemstart add ymaxdev lineto\n\
626 /stemwidth exch scale mul def\n\
635 xmindev stemwidth stemstart add moveto\n\
636 xmaxdev stemwidth stemstart add lineto\n\
644 /stemwidth exch scale mul def\n\
[all …]
H A Dtype1.c687 DOUBLE stemstart, stemwidth; local
722 stemwidth = stems[stemno].dx;
730 stemwidth = stems[stemno].dy;
763 widthdiff = blues->StdVW - stemwidth;
767 widthdiff = blues->StemSnapV[i] - stemwidth;
771 widthdiff = blues->StdHW - stemwidth;
775 widthdiff = blues->StemSnapH[i] - stemwidth;
797 widthdiff = idealwidth * onepixel - stemwidth;
809 stemtop = stemstart + stemwidth;
960 stems[stemno].aldx = stemwidth + widthdiff;
[all …]
/dports/math/grace/grace-5.1.25/T1lib/type1/
H A Dtype1.c420 DOUBLE stemstart, stemwidth; local
456 stemwidth = stems[stemno].dx;
460 stemwidth = stems[stemno].dy;
489 widthdiff = blues->StdVW - stemwidth;
491 if (FABS(blues->StemSnapV[i] - stemwidth) < FABS(widthdiff))
493 widthdiff = blues->StemSnapV[i] - stemwidth;
497 widthdiff = blues->StdHW - stemwidth;
501 widthdiff = blues->StemSnapH[i] - stemwidth;
511 idealwidth = ROUND((stemwidth + widthdiff) * unitpixels);
523 widthdiff = idealwidth * onepixel - stemwidth;
[all …]
/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dscstyles.c4503 double stemwidth; member
4628 if ( stemwidth<0 ) in MakeBottomItalicSerif()
4629 stemwidth = -stemwidth; in MakeBottomItalicSerif()
4632 interp = (stemwidth/xscale - normal->stemwidth)/ in MakeBottomItalicSerif()
4633 (bold->stemwidth-normal->stemwidth); in MakeBottomItalicSerif()
5723 double stemwidth; in ReSerifBottomDStem() local
5734 if ( stemwidth<0 ) stemwidth = -stemwidth; in ReSerifBottomDStem()
5737 else if ( stemwidth<boldleftfacingitalicserif.stemwidth*ii->emsize/1000.0+5 ) in ReSerifBottomDStem()
5754 double stemwidth; in ReSerifXHeightDStem() local
5765 if ( stemwidth<0 ) stemwidth = -stemwidth; in ReSerifXHeightDStem()
[all …]
/dports/print/fontforge/fontforge-20201107/fontforgeexe/
H A Dscstylesui.c611 static GTextInfo stemwidth[] = { variable
629 unichar_t *v_label = by_width ? stemwidth[1].text : stemwidth[0].text; in CG_SameAs_Changed()
962 for ( i=0; stemwidth[i].text; ++i ) in GlyphChangeDlg()
963 stemwidth[i].text = (unichar_t *) _((char *) stemwidth[i].text); in GlyphChangeDlg()
1336 gcd[k].gd.u.list = stemwidth; in GlyphChangeDlg()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog1492127 …nits==1000 expectation for better precision allow non-integer charwidth/stemwidth 2009-09-15 09:58…
1492131 …nits==1000 expectation for better precision allow non-integer charwidth/stemwidth 2009-09-15 09:58…
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog1754176 …nits==1000 expectation for better precision allow non-integer charwidth/stemwidth 2009-09-15 09:58…
1754180 …nits==1000 expectation for better precision allow non-integer charwidth/stemwidth 2009-09-15 09:58…