Home
last modified time | relevance | path

Searched refs:charspace (Results 1 – 25 of 92) sorted by relevance

1234

/dports/textproc/py-pdfminer3k/pdfminer3k-1.3.4/pdfminer/
H A Dpdfdevice.py53 charspace = textstate.charspace * scaling
62 scaling, charspace, wordspace, rise, dxscale)
66 scaling, charspace, wordspace, rise, dxscale)
68 def render_string_horizontal(self, seq, matrix, point, font, fontsize, scaling, charspace, argument
79 x += charspace
87 def render_string_vertical(self, seq, matrix, point, font, fontsize, scaling, charspace, argument
98 y += charspace
/dports/textproc/py-pdfminer.six/pdfminer.six-20201018/pdfminer/
H A Dpdfdevice.py68 charspace = textstate.charspace * scaling
77 scaling, charspace, wordspace, rise, dxscale, ncs,
82 scaling, charspace, wordspace, rise, dxscale, ncs,
87 font, fontsize, scaling, charspace, wordspace, argument
98 x += charspace
108 font, fontsize, scaling, charspace, wordspace, argument
119 y += charspace
/dports/multimedia/mencoder/mplayer-export-2021-12-29/libmenu/
H A Dmenu.c493 x+=vo_font->width[c]+vo_font->charspace; in menu_draw_text()
606 ll -= vo_font->charspace; in menu_draw_text_full()
617 if(ll - vo_font->charspace > mid) break; in menu_draw_text_full()
619 ll -= vo_font->charspace; in menu_draw_text_full()
622 sx = xmax + vo_font->charspace; in menu_draw_text_full()
647 sx += vo_font->width[c]+vo_font->charspace; in menu_draw_text_full()
681 l += vo_font->width[c]+vo_font->charspace; in menu_text_length()
683 return l - vo_font->charspace; in menu_text_length()
694 i -= vo_font->charspace; in menu_text_size()
701 i += vo_font->width[c]+vo_font->charspace; in menu_text_size()
[all …]
/dports/multimedia/mplayer/mplayer-export-2021-12-29/libmenu/
H A Dmenu.c493 x+=vo_font->width[c]+vo_font->charspace; in menu_draw_text()
606 ll -= vo_font->charspace; in menu_draw_text_full()
617 if(ll - vo_font->charspace > mid) break; in menu_draw_text_full()
619 ll -= vo_font->charspace; in menu_draw_text_full()
622 sx = xmax + vo_font->charspace; in menu_draw_text_full()
647 sx += vo_font->width[c]+vo_font->charspace; in menu_draw_text_full()
681 l += vo_font->width[c]+vo_font->charspace; in menu_text_length()
683 return l - vo_font->charspace; in menu_text_length()
694 i -= vo_font->charspace; in menu_text_size()
701 i += vo_font->width[c]+vo_font->charspace; in menu_text_size()
[all …]
/dports/textproc/pdftohtml/pdftohtml-0.40a/src/
H A DHtmlFonts.cc85 charspace = _charspace; in HtmlFont()
128 charspace=x.charspace; in HtmlFont()
147 charspace=x.charspace; in operator =()
165 return ((size==x.size) && (lineSize==x.lineSize) && (charspace==x.charspace) && in isEqual()
H A DHtmlFonts.h35 double charspace; variable
62 double getCharSpace() const {return charspace;} in getCharSpace()
63 void setCharSpace(double _charspace){charspace = _charspace;} in setCharSpace()
H A DHtmlOutputDev.h53 HtmlString(GfxState *state, double fontSize, double charspace, HtmlFontAccu* fonts);
144 double charspace; variable
/dports/chinese/gb2ps/GB2PS/
H A Dgb2ps.h32 extern float linespace,charspace;
35 #define _CSP (font_width+charspace)
36 #define _ASP ((float)font_width/2+charspace)
H A Dgbmain.c63 float charspace=0.07; variable
/dports/textproc/p5-PDF-Builder/PDF-Builder-3.023/lib/PDF/Builder/Content/
H A DText.pm214 my $cs = $self->charspace();
215 $self->hscale(100); $self->wordspace(0); $self->charspace(0);
247 $self->charspace(-$val);
267 $self->charspace($val);
283 $self->charspace($val+$self->charspace());
301 $self->hscale($hs); $self->wordspace($ws); $self->charspace($cs);
1029 $self->charspace($opts{'-charspace'}) if defined($opts{'-charspace'});
/dports/graphics/goom/goom2k4-0/src/
H A Dgfontlib.c133 const char *str, float charspace, int center) { in goom_draw_text() argument
161 float lg = -charspace; in goom_draw_text()
164 lg += cur_font_width[*(tmp++)] + charspace; in goom_draw_text()
177 fx += cur_font_width[c] + charspace; in goom_draw_text()
225 fx += cur_font_width[c] + charspace; in goom_draw_text()
/dports/multimedia/qmmp-plugin-pack-qt5/qmmp-plugin-pack-1.5.2/src/Visual/goom/
H A Dgfontlib.c155 const char *str, float charspace, int center) { in goom_draw_text() argument
183 float lg = -charspace; in goom_draw_text()
186 lg += cur_font_width[*(tmp++)] + charspace; in goom_draw_text()
199 fx += cur_font_width[c] + charspace; in goom_draw_text()
247 fx += cur_font_width[c] + charspace; in goom_draw_text()
/dports/multimedia/libxine/xine-lib-1.2.11/src/post/goom/
H A Dgfontlib.c181 const char *str, float charspace, int center) { in goom_draw_text() argument
209 float lg = -charspace; in goom_draw_text()
212 lg += cur_font_width[*(tmp++)] + charspace; in goom_draw_text()
225 fx += cur_font_width[c] + charspace; in goom_draw_text()
273 fx += cur_font_width[c] + charspace; in goom_draw_text()
/dports/multimedia/mencoder/mplayer-export-2021-12-29/sub/
H A Dsub.c213 x+=vo_font->width[c]+vo_font->charspace; in vo_update_text_osd()
217 obj->bbox.x2=x-vo_font->charspace; in vo_update_text_osd()
234 x+=vo_font->width[c]+vo_font->charspace; in vo_update_text_osd()
383 w=cols*wm-vo_font->charspace; in vo_update_text_teletext()
384 h=rows*hm-vo_font->charspace; in vo_update_text_teletext()
563 +vo_font->charspace; in vo_update_text_progbar()
638 x+=vo_font->width[c]+vo_font->charspace; in vo_update_text_progbar()
715 xsize = -sub_font->charspace; in vo_update_text_sub()
749 sub_font->charspace + sub_font->width[' ']; in vo_update_text_sub()
792 sub_font->charspace + sub_font->width[' ']; in vo_update_text_sub()
[all …]
H A Dfont_load.h46 int charspace; member
/dports/multimedia/mplayer/mplayer-export-2021-12-29/sub/
H A Dsub.c213 x+=vo_font->width[c]+vo_font->charspace; in vo_update_text_osd()
217 obj->bbox.x2=x-vo_font->charspace; in vo_update_text_osd()
234 x+=vo_font->width[c]+vo_font->charspace; in vo_update_text_osd()
383 w=cols*wm-vo_font->charspace; in vo_update_text_teletext()
384 h=rows*hm-vo_font->charspace; in vo_update_text_teletext()
563 +vo_font->charspace; in vo_update_text_progbar()
638 x+=vo_font->width[c]+vo_font->charspace; in vo_update_text_progbar()
715 xsize = -sub_font->charspace; in vo_update_text_sub()
749 sub_font->charspace + sub_font->width[' ']; in vo_update_text_sub()
792 sub_font->charspace + sub_font->width[' ']; in vo_update_text_sub()
[all …]
H A Dfont_load.h46 int charspace; member
/dports/textproc/p5-PDF-Builder/PDF-Builder-3.023/t/
H A Dtext.t20 $text->charspace(2);
21 is($text->charspace(), 2, 'Charspace is set');
25 $width = $text->advancewidth('Test Text', charspace => 0);
/dports/textproc/p5-PDF-API2/PDF-API2-2.042/t/
H A Dtext.t21 $text->charspace(2);
22 is($text->charspace(), 2, 'Charspace is set');
24 is($width, '66.016', 'Advance width check with charspace added');
26 $width = $text->advancewidth('Test Text', charspace => 0);
27 is($width, '50.016', 'Advance width check with charspace overridden to 0');
/dports/biology/migrate/migrate-3.6.11/src/haru/
H A DPdfFonts.cc55 double fontsize, double charspace, double wordspace, double* realwdth) in MeasureText() argument
261 double fontsize, double charspace, double wordspace, double* realwidth) in MeasureText() argument
288 w += charspace; in MeasureText()
/dports/multimedia/transcode/transcode-1.1.7/filter/subtitler/
H A Dload_font.h17 int charspace; member
/dports/multimedia/emovix/emovix-0.9.0/mplayer-fonts/russian/
H A Dfont.desc5 charspace -4
289 ; charspace int the distance between chars
323 ;charspace -3
/dports/multimedia/dvdauthor/dvdauthor-d5bb0b/src/
H A Dsubrender.c264 int xsize = -vo_font->charspace; in vo_update_text_sub()
319 newelt->osd_kerning = vo_font->charspace + vo_font->width[' ']; in vo_update_text_sub()
339 vo_font->charspace in vo_update_text_sub()
415 linewidth = -2 * vo_font->charspace - vo_font->width[' ']; in vo_update_text_sub()
805 x += vo_font->width[curch] + vo_font->charspace; in vo_update_text_sub()
H A Dsubfont.h30 int charspace; /* extra inter-character spacing, may be negative */ member
/dports/math/vtk9/VTK-9.1.0/ThirdParty/libharu/vtklibharu/include/
H A Dhpdf_font.h58 HPDF_REAL charspace,

1234