Home
last modified time | relevance | path

Searched refs:BDPI (Results 1 – 25 of 28) sorted by relevance

12

/dports/print/tex-dvipsk/texlive-20150521-source/texk/dvipsk/vms/
H A DMAKETEXPK.COM30 $ BDPI = f$integer(P3)
34 $ if BDPI .EQ. 300
39 $ if BDPI .EQ. 400
44 $ if BDPI .EQ. 100
49 $ if BDPI .EQ. 635
54 $ if BDPI .EQ. 1270
59 $ if BDPI .EQ. 2540
64 $ write sys$output "I don't know the mode for ",BDPI
/dports/devel/tex-kpathsea/texlive-20150521-source/texk/kpathsea/
H A Dmktexpk56 --bdpi) shift; BDPI="$1"; shift ;;
57 --bdpi=*) BDPI=`echo "$1" | sed 's/--bdpi=//'`; shift ;;
124 if test "x$mf_bdpi" != x$BDPI; then
125 echo "$progname: Mismatched mode $MODE and resolution $BDPI; ignoring mode." >&2
133 case "$BDPI" in
145 *) echo "$progname: Can't guess mode for $BDPI dpi devices." >&2
193 cmd="ps2pk -v -X$DPI -R$BDPI $slant $extend $encoding $psname $NAME.${DPI}pk"
H A Dmktex.cnf17 # : ${BDPI=600}
H A Dmktextfm63 DPI=$BDPI
H A Dmktexnam34 1|2) DPI=$BDPI; DEST=$2;;
H A Dmktex.opt107 : ${BDPI=600}
H A DChangeLog3177 * mktexpk: Use dpdfezzz if given 8000 for BDPI. Apparently this
5277 * MakeTeXPK: Use quotes to ensure that test "$mf_bdpi" != $BDPI
6868 * MakeTeXPK: If the MODE and BDPI don't match, ignore the mode.
/dports/print/tex-xdvik/xdvik-22.87/texk/kpathsea/
H A Dmktexpk51 --bdpi) shift; BDPI="$1"; shift ;;
52 --bdpi=*) BDPI=`echo "$1" | sed 's/--bdpi=//'`; shift ;;
119 if test "x$mf_bdpi" != x$BDPI; then
120 echo "$progname: Mismatched mode $MODE and resolution $BDPI; ignoring mode." >&2
128 case "$BDPI" in
140 *) echo "$progname: Can't guess mode for $BDPI dpi devices." >&2
188 cmd="ps2pk -v -X$DPI -R$BDPI $slant $extend $encoding $psname $NAME.${DPI}pk"
H A Dmktex.cnf17 # : ${BDPI=600}
H A Dmktextfm53 DPI=$BDPI
H A Dmktexnam24 1|2) DPI=$BDPI; DEST=$2;;
H A Dmktex.opt106 : ${BDPI=600}
H A DChangeLog2968 * mktexpk: Use dpdfezzz if given 8000 for BDPI. Apparently this
5068 * MakeTeXPK: Use quotes to ensure that test "$mf_bdpi" != $BDPI
6659 * MakeTeXPK: If the MODE and BDPI don't match, ignore the mode.
/dports/print/texlive-base/texlive-20150521-source/texk/ps2pk/
H A Dpkout.c507 static char *magnification (int dpi, int BDPI) { in magnification() argument
510 if (dpi == BDPI) { in magnification()
514 size = BDPI; magstep = 0; in magnification()
523 sprintf(mag_str, "%d+%d/%d", PSPKINT(dpi/BDPI), dpi%BDPI, BDPI); in magnification()
535 sprintf(mag_str, "%d+%d/%d", PSPKINT(dpi/BDPI), dpi%BDPI, BDPI); in magnification()
H A Dprotos.h158 extern char *magnification(int dpi,int BDPI);
/dports/print/freetype/freetype-1.3.1/contrib/ttf2pk/scripts/web2c-7.0/
H A DMakeTeXPK.diff65 # Check that $BDPI and $MODE are consistent; if not, ignore the mode and
/dports/print/freetype/freetype-1.3.1/contrib/ttf2pk/scripts/web2c-7.1/
H A DMakeTeXPK.diff70 # Check that $BDPI and $MODE are consistent; if not, ignore the mode and
/dports/print/freetype/freetype-1.3.1/contrib/ttf2pk/scripts/web2c-7.2/
H A Dmktexpk.diff70 # Check that $BDPI and $MODE are consistent; if not, ignore the mode and
/dports/print/tex-xdvik/xdvik-22.87/texk/xdvik/READMEs/
H A DREADME.jp-patch284 BDPI=300
286 のように BDPI に指定します。単位は DPI です。この指定が表示に
/dports/comms/mgetty+sendfax/mgetty-1.1.37/contrib/
H A Ddvi-fax155 BDPI=$3
161 case $BDPI in
/dports/print/tex-xdvik/xdvik-22.87/texk/xdvik/
H A Dxdvi.h363 #ifndef BDPI
364 # define BDPI 600 macro
H A Dxdvi.c398 offset(pixels_per_inch), XtRImmediate, (XtPointer) BDPI},
/dports/print/texlive-base/texlive-20150521-source/texk/texlive/tl_scripts/
H A Dtexconfig.sh1200 fmgrConfigReplace mktex.cnf '^: ..BDPI=' ": \${BDPI=$tcBatchRes}"
/dports/devel/tex-kpathsea/texlive-20150521-source/texk/texlive/tl_scripts/
H A Dtexconfig.sh1200 fmgrConfigReplace mktex.cnf '^: ..BDPI=' ": \${BDPI=$tcBatchRes}"
/dports/devel/tex-kpathsea/texlive-20150521-source/texk/kpathsea/doc/
H A Dkpathsea.info2055 must match the combination of BDPI and DPI being used.

12