Home
last modified time | relevance | path

Searched refs:tfm_width (Results 1 – 25 of 83) sorted by relevance

1234

/dports/print/texlive-base/texlive-20150521-source/texk/ps2pk/
H A Dpkout.h28 int32_t tfm_width, /* TFM width of character */
H A Dpkout.c411 int32_t tfm_width, /* TFM width of character */ in pk_char() argument
427 if (tfm_width > 0XFFFFFF || width > 65535 || height > 65535 in pk_char()
443 pk3(tfm_width); in pk_char()
455 pk3(tfm_width); in pk_char()
H A Dprotos.h155 extern void pk_char(int char_code,int tfm_width,int h_escapement,unsigned int width,unsigned int he…
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/luatexdir/font/
H A Dvfovf.w660 scaled tfm_width;
753 tfm_width = store_scaled_f(k, font_size(f));
762 tfm_width = store_scaled_f(k, font_size(f));
766 if (tfm_width != char_width(f, cc)) {
767 if (tfm_width != char_width(f, cc)) {
1047 scaled tfm_width;
1182 vf_read(4, tfm_width);
1187 tfm_width = (int) utmp;
1194 lua_pushnumber(L, tfm_width);
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/luatexdir/font/
H A Dvfovf.w660 scaled tfm_width;
753 tfm_width = store_scaled_f(k, font_size(f));
762 tfm_width = store_scaled_f(k, font_size(f));
766 if (tfm_width != char_width(f, cc)) {
767 if (tfm_width != char_width(f, cc)) {
1047 scaled tfm_width;
1182 vf_read(4, tfm_width);
1187 tfm_width = (int) utmp;
1194 lua_pushnumber(L, tfm_width);
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/luatexdir/font/
H A Dvfovf.w660 scaled tfm_width;
753 tfm_width = store_scaled_f(k, font_size(f));
762 tfm_width = store_scaled_f(k, font_size(f));
766 if (tfm_width != char_width(f, cc)) {
767 if (tfm_width != char_width(f, cc)) {
1047 scaled tfm_width;
1182 vf_read(4, tfm_width);
1187 tfm_width = (int) utmp;
1194 lua_pushnumber(L, tfm_width);
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/luatexdir/font/
H A Dvfovf.w660 scaled tfm_width;
753 tfm_width = store_scaled_f(k, font_size(f));
762 tfm_width = store_scaled_f(k, font_size(f));
766 if (tfm_width != char_width(f, cc)) {
767 if (tfm_width != char_width(f, cc)) {
1047 scaled tfm_width;
1182 vf_read(4, tfm_width);
1187 tfm_width = (int) utmp;
1194 lua_pushnumber(L, tfm_width);
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/luatexdir/font/
H A Dvfovf.w660 scaled tfm_width;
753 tfm_width = store_scaled_f(k, font_size(f));
762 tfm_width = store_scaled_f(k, font_size(f));
766 if (tfm_width != char_width(f, cc)) {
767 if (tfm_width != char_width(f, cc)) {
1047 scaled tfm_width;
1182 vf_read(4, tfm_width);
1187 tfm_width = (int) utmp;
1194 lua_pushnumber(L, tfm_width);
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/luatexdir/font/
H A Dvfovf.w660 scaled tfm_width;
753 tfm_width = store_scaled_f(k, font_size(f));
762 tfm_width = store_scaled_f(k, font_size(f));
766 if (tfm_width != char_width(f, cc)) {
767 if (tfm_width != char_width(f, cc)) {
1047 scaled tfm_width;
1182 vf_read(4, tfm_width);
1187 tfm_width = (int) utmp;
1194 lua_pushnumber(L, tfm_width);
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/luatexdir/font/
H A Dvfovf.w660 scaled tfm_width;
753 tfm_width = store_scaled_f(k, font_size(f));
762 tfm_width = store_scaled_f(k, font_size(f));
766 if (tfm_width != char_width(f, cc)) {
767 if (tfm_width != char_width(f, cc)) {
1047 scaled tfm_width;
1182 vf_read(4, tfm_width);
1187 tfm_width = (int) utmp;
1194 lua_pushnumber(L, tfm_width);
/dports/print/texlive-base/texlive-20150521-source/texk/cjkutils/cjkutils-4.8.4/hbf2gf/
H A Dhbf2gf.c883 long tfm_width; in write_post() local
898 tfm_width= (tfm_output_size_x+2*tfm_offset_x)*_2_20; in write_post()
945 fputl(tfm_width,out); in write_post()
955 fputl(tfm_width,out); in write_post()
H A Dhbf2gf.w661 drawing the character is |pk_dx|. |tfm_width| is the width in multiples of
703 long tfm_width;@#
718 tfm_width = (tfm_output_size_x + 2 * tfm_offset_x) * _2_20;
791 fputl(tfm_width, out);
801 fputl(tfm_width, out);
/dports/print/texlive-base/texlive-20150521-source/texk/cjkutils/
H A Dhbf2gf.c883 long tfm_width; in write_post() local
898 tfm_width= (tfm_output_size_x+2*tfm_offset_x)*_2_20; in write_post()
945 fputl(tfm_width,out); in write_post()
955 fputl(tfm_width,out); in write_post()
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/
H A Dpktype.web861 t_print(' TFM width = ',tfm_width:1,' dx = ',dx:1) ;
877 @!tfm_width : integer ; {character tfm width}
894 tfm_width := get_32 ;
910 tfm_width := i * 65536 + get_16 ;
930 tfm_width := i * 65536 + get_16 ;
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/
H A Dpktype.web861 t_print(' TFM width = ',tfm_width:1,' dx = ',dx:1) ;
877 @!tfm_width : integer ; {character tfm width}
894 tfm_width := get_32 ;
910 tfm_width := i * 65536 + get_16 ;
930 tfm_width := i * 65536 + get_16 ;
H A Dgftopk.web1322 several arrays. The |tfm_width|, |dx|, and |dy| arrays store the obvious
1344 @!tfm_width: array[0..255] of integer; {the \.{TFM} widths of characters}
1627 tfm_width[gf_ch] := gf_signed_quad ;
1902 if (gf_ch <> gf_ch_mod_256) or (tfm_width[gf_ch_mod_256] > 16777215) or
1903 (tfm_width[gf_ch_mod_256] < 0) or (dy[gf_ch_mod_256] <> 0) or
1927 pk_word(tfm_width[gf_ch_mod_256]) ;
1947 pk_three_bytes(tfm_width[gf_ch_mod_256]) ;
1966 pk_three_bytes(tfm_width[gf_ch_mod_256]) ;
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/
H A Dpktype.web861 t_print(' TFM width = ',tfm_width:1,' dx = ',dx:1) ;
877 @!tfm_width : integer ; {character tfm width}
894 tfm_width := get_32 ;
910 tfm_width := i * 65536 + get_16 ;
930 tfm_width := i * 65536 + get_16 ;
H A Dgftopk.web1322 several arrays. The |tfm_width|, |dx|, and |dy| arrays store the obvious
1344 @!tfm_width: array[0..255] of integer; {the \.{TFM} widths of characters}
1627 tfm_width[gf_ch] := gf_signed_quad ;
1902 if (gf_ch <> gf_ch_mod_256) or (tfm_width[gf_ch_mod_256] > 16777215) or
1903 (tfm_width[gf_ch_mod_256] < 0) or (dy[gf_ch_mod_256] <> 0) or
1927 pk_word(tfm_width[gf_ch_mod_256]) ;
1947 pk_three_bytes(tfm_width[gf_ch_mod_256]) ;
1966 pk_three_bytes(tfm_width[gf_ch_mod_256]) ;
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/
H A Dpktype.web861 t_print(' TFM width = ',tfm_width:1,' dx = ',dx:1) ;
877 @!tfm_width : integer ; {character tfm width}
894 tfm_width := get_32 ;
910 tfm_width := i * 65536 + get_16 ;
930 tfm_width := i * 65536 + get_16 ;
H A Dgftopk.web1322 several arrays. The |tfm_width|, |dx|, and |dy| arrays store the obvious
1344 @!tfm_width: array[0..255] of integer; {the \.{TFM} widths of characters}
1627 tfm_width[gf_ch] := gf_signed_quad ;
1902 if (gf_ch <> gf_ch_mod_256) or (tfm_width[gf_ch_mod_256] > 16777215) or
1903 (tfm_width[gf_ch_mod_256] < 0) or (dy[gf_ch_mod_256] <> 0) or
1927 pk_word(tfm_width[gf_ch_mod_256]) ;
1947 pk_three_bytes(tfm_width[gf_ch_mod_256]) ;
1966 pk_three_bytes(tfm_width[gf_ch_mod_256]) ;
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/
H A Dpktype.web861 t_print(' TFM width = ',tfm_width:1,' dx = ',dx:1) ;
877 @!tfm_width : integer ; {character tfm width}
894 tfm_width := get_32 ;
910 tfm_width := i * 65536 + get_16 ;
930 tfm_width := i * 65536 + get_16 ;
H A Dgftopk.web1322 several arrays. The |tfm_width|, |dx|, and |dy| arrays store the obvious
1344 @!tfm_width: array[0..255] of integer; {the \.{TFM} widths of characters}
1627 tfm_width[gf_ch] := gf_signed_quad ;
1902 if (gf_ch <> gf_ch_mod_256) or (tfm_width[gf_ch_mod_256] > 16777215) or
1903 (tfm_width[gf_ch_mod_256] < 0) or (dy[gf_ch_mod_256] <> 0) or
1927 pk_word(tfm_width[gf_ch_mod_256]) ;
1947 pk_three_bytes(tfm_width[gf_ch_mod_256]) ;
1966 pk_three_bytes(tfm_width[gf_ch_mod_256]) ;
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/
H A Dpktype.web861 t_print(' TFM width = ',tfm_width:1,' dx = ',dx:1) ;
877 @!tfm_width : integer ; {character tfm width}
894 tfm_width := get_32 ;
910 tfm_width := i * 65536 + get_16 ;
930 tfm_width := i * 65536 + get_16 ;
H A Dgftopk.web1322 several arrays. The |tfm_width|, |dx|, and |dy| arrays store the obvious
1344 @!tfm_width: array[0..255] of integer; {the \.{TFM} widths of characters}
1627 tfm_width[gf_ch] := gf_signed_quad ;
1902 if (gf_ch <> gf_ch_mod_256) or (tfm_width[gf_ch_mod_256] > 16777215) or
1903 (tfm_width[gf_ch_mod_256] < 0) or (dy[gf_ch_mod_256] <> 0) or
1927 pk_word(tfm_width[gf_ch_mod_256]) ;
1947 pk_three_bytes(tfm_width[gf_ch_mod_256]) ;
1966 pk_three_bytes(tfm_width[gf_ch_mod_256]) ;
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/
H A Dpktype.web861 t_print(' TFM width = ',tfm_width:1,' dx = ',dx:1) ;
877 @!tfm_width : integer ; {character tfm width}
894 tfm_width := get_32 ;
910 tfm_width := i * 65536 + get_16 ;
930 tfm_width := i * 65536 + get_16 ;

1234