Home
last modified time | relevance | path

Searched refs:subfont (Results 1 – 25 of 1023) sorted by relevance

12345678910>>...41

/dports/x11-toolkits/gtkmathview/gtkmathview-0.8.0/src/backend/gtk/
H A DGtk_PangoFontManager.cc55 Gtk_PangoFontManager::getPangoFont(const XLFD& fd, PangoXSubfont& subfont) const in getPangoFont()
61 subfont = p->second.subfont; in getPangoFont()
66 PangoFont* font = createPangoFont(fd, xlfd, subfont); in getPangoFont()
67 fontCache[xlfd] = CachedPangoFontData(font, subfont); in getPangoFont()
73 Gtk_PangoFontManager::getPangoFont(const PangoFD& fd, PangoXSubfont& subfont) const in getPangoFont()
87 subfont = p->second.subfont; in getPangoFont()
92 PangoFont* font = createPangoFont(desc, subfont); in getPangoFont()
93 fontCache[sDesc] = CachedPangoFontData(font, subfont); in getPangoFont()
99 Gtk_PangoFontManager::createPangoFont(PangoFontDescription* desc, PangoXSubfont& subfont) const in createPangoFont()
109 const gboolean res = pango_x_find_first_subfont(font, &charset, 1, &subfont); in createPangoFont()
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevpdtc.c390 gs_font *subfont = NULL; in scan_cmap_text() local
425 glyph = subfont->procs.encode_char(subfont, chr, GLYPH_SPACE_NAME); in scan_cmap_text()
477 if (subfont->FontType == ft_encrypted || subfont->FontType == ft_encrypted2) { in scan_cmap_text()
489 subfont0 = subfont; in scan_cmap_text()
491 if (subfont->FontType != ft_encrypted && subfont->FontType != ft_encrypted2) { in scan_cmap_text()
496 if (subfont->FontType == ft_CID_encrypted || subfont->FontType == ft_CID_TrueType) { in scan_cmap_text()
628 subfont = subfont0; in scan_cmap_text()
629 … if (subfont && (subfont->FontType == ft_encrypted || subfont->FontType == ft_encrypted2)) { in scan_cmap_text()
691 if (subfont && (subfont->FontType != ft_encrypted && in scan_cmap_text()
704 if (subfont && (subfont->FontType == ft_encrypted || in scan_cmap_text()
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevpdtc.c390 gs_font *subfont = NULL; in scan_cmap_text() local
425 glyph = subfont->procs.encode_char(subfont, chr, GLYPH_SPACE_NAME); in scan_cmap_text()
477 if (subfont->FontType == ft_encrypted || subfont->FontType == ft_encrypted2) { in scan_cmap_text()
489 subfont0 = subfont; in scan_cmap_text()
491 if (subfont->FontType != ft_encrypted && subfont->FontType != ft_encrypted2) { in scan_cmap_text()
496 if (subfont->FontType == ft_CID_encrypted || subfont->FontType == ft_CID_TrueType) { in scan_cmap_text()
628 subfont = subfont0; in scan_cmap_text()
629 … if (subfont && (subfont->FontType == ft_encrypted || subfont->FontType == ft_encrypted2)) { in scan_cmap_text()
691 if (subfont && (subfont->FontType != ft_encrypted && in scan_cmap_text()
704 if (subfont && (subfont->FontType == ft_encrypted || in scan_cmap_text()
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevpdtc.c374 gs_font *subfont = NULL; in scan_cmap_text() local
409 glyph = subfont->procs.encode_char(subfont, chr, GLYPH_SPACE_NAME); in scan_cmap_text()
461 if (subfont->FontType == ft_encrypted || subfont->FontType == ft_encrypted2) { in scan_cmap_text()
465 subfont = subfont0; in scan_cmap_text()
473 subfont0 = subfont; in scan_cmap_text()
504 if (subfont->procs.decode_glyph((gs_font *)subfont, glyph) != GS_NO_CHAR) { in scan_cmap_text()
610 subfont = subfont0; in scan_cmap_text()
611 if (subfont && (subfont->FontType == ft_encrypted || subfont->FontType == ft_encrypted2)) { in scan_cmap_text()
673 if (subfont && (subfont->FontType != ft_encrypted && in scan_cmap_text()
686 if (subfont && (subfont->FontType == ft_encrypted || in scan_cmap_text()
[all …]
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevpdtc.c374 gs_font *subfont = NULL; in scan_cmap_text() local
409 glyph = subfont->procs.encode_char(subfont, chr, GLYPH_SPACE_NAME); in scan_cmap_text()
461 if (subfont->FontType == ft_encrypted || subfont->FontType == ft_encrypted2) { in scan_cmap_text()
465 subfont = subfont0; in scan_cmap_text()
473 subfont0 = subfont; in scan_cmap_text()
504 if (subfont->procs.decode_glyph((gs_font *)subfont, glyph) != GS_NO_CHAR) { in scan_cmap_text()
610 subfont = subfont0; in scan_cmap_text()
611 if (subfont && (subfont->FontType == ft_encrypted || subfont->FontType == ft_encrypted2)) { in scan_cmap_text()
673 if (subfont && (subfont->FontType != ft_encrypted && in scan_cmap_text()
686 if (subfont && (subfont->FontType == ft_encrypted || in scan_cmap_text()
[all …]
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/vector/
H A Dgdevpdtc.c432 gs_font *subfont = NULL; in scan_cmap_text() local
467 glyph = subfont->procs.encode_char(subfont, chr, GLYPH_SPACE_NAME); in scan_cmap_text()
515 … if ((subfont->FontType == ft_user_defined || subfont->FontType == ft_PDF_user_defined )&& in scan_cmap_text()
528 if (subfont->FontType == ft_encrypted || subfont->FontType == ft_encrypted2) { in scan_cmap_text()
540 subfont0 = subfont; in scan_cmap_text()
542 if (subfont->FontType != ft_encrypted && subfont->FontType != ft_encrypted2) { in scan_cmap_text()
547 if (subfont->FontType == ft_CID_encrypted || subfont->FontType == ft_CID_TrueType) { in scan_cmap_text()
748 … if (subfont && (subfont->FontType == ft_encrypted || subfont->FontType == ft_encrypted2)) { in scan_cmap_text()
810 if (subfont && (subfont->FontType != ft_encrypted && in scan_cmap_text()
823 if (subfont && (subfont->FontType == ft_encrypted || in scan_cmap_text()
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/vector/
H A Dgdevpdtc.c432 gs_font *subfont = NULL; in scan_cmap_text() local
467 glyph = subfont->procs.encode_char(subfont, chr, GLYPH_SPACE_NAME); in scan_cmap_text()
515 … if ((subfont->FontType == ft_user_defined || subfont->FontType == ft_PDF_user_defined )&& in scan_cmap_text()
528 if (subfont->FontType == ft_encrypted || subfont->FontType == ft_encrypted2) { in scan_cmap_text()
540 subfont0 = subfont; in scan_cmap_text()
542 if (subfont->FontType != ft_encrypted && subfont->FontType != ft_encrypted2) { in scan_cmap_text()
547 if (subfont->FontType == ft_CID_encrypted || subfont->FontType == ft_CID_TrueType) { in scan_cmap_text()
748 … if (subfont && (subfont->FontType == ft_encrypted || subfont->FontType == ft_encrypted2)) { in scan_cmap_text()
810 if (subfont && (subfont->FontType != ft_encrypted && in scan_cmap_text()
823 if (subfont && (subfont->FontType == ft_encrypted || in scan_cmap_text()
[all …]
/dports/print/harfbuzz-hb-view/harfbuzz-3.4.0/test/api/
H A Dtest-font.c157 hb_font_t *subfont; in _test_fontfuncs_nil() local
176 g_assert (subfont); in _test_fontfuncs_nil()
182 _test_font_nil_funcs (subfont); in _test_fontfuncs_nil()
184 hb_font_destroy (subfont); in _test_fontfuncs_nil()
464 hb_font_t *subfont; in test_font_properties() local
480 hb_font_set_parent(subfont, NULL); in test_font_properties()
482 hb_font_set_parent(subfont, font); in test_font_properties()
484 hb_font_set_parent(subfont, NULL); in test_font_properties()
485 hb_font_make_immutable (subfont); in test_font_properties()
489 hb_font_destroy (subfont); in test_font_properties()
[all …]
/dports/print/harfbuzz/harfbuzz-3.4.0/test/api/
H A Dtest-font.c157 hb_font_t *subfont; in _test_fontfuncs_nil() local
176 g_assert (subfont); in _test_fontfuncs_nil()
182 _test_font_nil_funcs (subfont); in _test_fontfuncs_nil()
184 hb_font_destroy (subfont); in _test_fontfuncs_nil()
464 hb_font_t *subfont; in test_font_properties() local
480 hb_font_set_parent(subfont, NULL); in test_font_properties()
482 hb_font_set_parent(subfont, font); in test_font_properties()
484 hb_font_set_parent(subfont, NULL); in test_font_properties()
485 hb_font_make_immutable (subfont); in test_font_properties()
489 hb_font_destroy (subfont); in test_font_properties()
[all …]
/dports/print/harfbuzz-icu/harfbuzz-3.4.0/test/api/
H A Dtest-font.c157 hb_font_t *subfont; in _test_fontfuncs_nil() local
176 g_assert (subfont); in _test_fontfuncs_nil()
182 _test_font_nil_funcs (subfont); in _test_fontfuncs_nil()
184 hb_font_destroy (subfont); in _test_fontfuncs_nil()
464 hb_font_t *subfont; in test_font_properties() local
480 hb_font_set_parent(subfont, NULL); in test_font_properties()
482 hb_font_set_parent(subfont, font); in test_font_properties()
484 hb_font_set_parent(subfont, NULL); in test_font_properties()
485 hb_font_make_immutable (subfont); in test_font_properties()
489 hb_font_destroy (subfont); in test_font_properties()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/harfbuzz-ng/src/test/api/
H A Dtest-font.c157 hb_font_t *subfont; in _test_fontfuncs_nil() local
176 g_assert (subfont); in _test_fontfuncs_nil()
182 _test_font_nil_funcs (subfont); in _test_fontfuncs_nil()
184 hb_font_destroy (subfont); in _test_fontfuncs_nil()
464 hb_font_t *subfont; in test_font_properties() local
480 hb_font_set_parent(subfont, NULL); in test_font_properties()
482 hb_font_set_parent(subfont, font); in test_font_properties()
484 hb_font_set_parent(subfont, NULL); in test_font_properties()
485 hb_font_make_immutable (subfont); in test_font_properties()
489 hb_font_destroy (subfont); in test_font_properties()
[all …]
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/harfbuzz/test/api/
H A Dtest-font.c157 hb_font_t *subfont; in _test_fontfuncs_nil() local
176 g_assert (subfont); in _test_fontfuncs_nil()
182 _test_font_nil_funcs (subfont); in _test_fontfuncs_nil()
184 hb_font_destroy (subfont); in _test_fontfuncs_nil()
464 hb_font_t *subfont; in test_font_properties() local
480 hb_font_set_parent(subfont, NULL); in test_font_properties()
482 hb_font_set_parent(subfont, font); in test_font_properties()
484 hb_font_set_parent(subfont, NULL); in test_font_properties()
485 hb_font_make_immutable (subfont); in test_font_properties()
489 hb_font_destroy (subfont); in test_font_properties()
[all …]
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/harfbuzz-sys-0.3.4/harfbuzz/test/api/
H A Dtest-font.c157 hb_font_t *subfont; in _test_fontfuncs_nil() local
176 g_assert (subfont); in _test_fontfuncs_nil()
182 _test_font_nil_funcs (subfont); in _test_fontfuncs_nil()
184 hb_font_destroy (subfont); in _test_fontfuncs_nil()
464 hb_font_t *subfont; in test_font_properties() local
480 hb_font_set_parent(subfont, NULL); in test_font_properties()
482 hb_font_set_parent(subfont, font); in test_font_properties()
484 hb_font_set_parent(subfont, NULL); in test_font_properties()
485 hb_font_make_immutable (subfont); in test_font_properties()
489 hb_font_destroy (subfont); in test_font_properties()
[all …]
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/pdftexdir/
H A Dsubfont.c36 subfont_entry *subfont; in new_subfont_entry() local
37 subfont = xtalloc(1, subfont_entry); in new_subfont_entry()
38 subfont->infix = NULL; in new_subfont_entry()
40 subfont->charcodes[i] = -1; /* unassigned */ in new_subfont_entry()
41 subfont->next = NULL; in new_subfont_entry()
42 return subfont; in new_subfont_entry()
50 sfd->subfont = NULL; in new_sfd_entry()
59 p = sfd->subfont; in destroy_sfd_entry()
134 sf->next = sfd->subfont; in read_sfd()
135 sfd->subfont = sf; in read_sfd()
[all …]
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/pdftexdir/
H A Dsubfont.c36 subfont_entry *subfont; in new_subfont_entry() local
37 subfont = xtalloc(1, subfont_entry); in new_subfont_entry()
38 subfont->infix = NULL; in new_subfont_entry()
40 subfont->charcodes[i] = -1; /* unassigned */ in new_subfont_entry()
41 subfont->next = NULL; in new_subfont_entry()
42 return subfont; in new_subfont_entry()
50 sfd->subfont = NULL; in new_sfd_entry()
59 p = sfd->subfont; in destroy_sfd_entry()
134 sf->next = sfd->subfont; in read_sfd()
135 sfd->subfont = sf; in read_sfd()
[all …]
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/pdftexdir/
H A Dsubfont.c36 subfont_entry *subfont; in new_subfont_entry() local
37 subfont = xtalloc(1, subfont_entry); in new_subfont_entry()
38 subfont->infix = NULL; in new_subfont_entry()
40 subfont->charcodes[i] = -1; /* unassigned */ in new_subfont_entry()
41 subfont->next = NULL; in new_subfont_entry()
42 return subfont; in new_subfont_entry()
50 sfd->subfont = NULL; in new_sfd_entry()
59 p = sfd->subfont; in destroy_sfd_entry()
134 sf->next = sfd->subfont; in read_sfd()
135 sfd->subfont = sf; in read_sfd()
[all …]
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/pdftexdir/
H A Dsubfont.c36 subfont_entry *subfont; in new_subfont_entry() local
37 subfont = xtalloc(1, subfont_entry); in new_subfont_entry()
38 subfont->infix = NULL; in new_subfont_entry()
40 subfont->charcodes[i] = -1; /* unassigned */ in new_subfont_entry()
41 subfont->next = NULL; in new_subfont_entry()
42 return subfont; in new_subfont_entry()
50 sfd->subfont = NULL; in new_sfd_entry()
59 p = sfd->subfont; in destroy_sfd_entry()
134 sf->next = sfd->subfont; in read_sfd()
135 sfd->subfont = sf; in read_sfd()
[all …]
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/pdftexdir/
H A Dsubfont.c36 subfont_entry *subfont; in new_subfont_entry() local
37 subfont = xtalloc(1, subfont_entry); in new_subfont_entry()
38 subfont->infix = NULL; in new_subfont_entry()
40 subfont->charcodes[i] = -1; /* unassigned */ in new_subfont_entry()
41 subfont->next = NULL; in new_subfont_entry()
42 return subfont; in new_subfont_entry()
50 sfd->subfont = NULL; in new_sfd_entry()
59 p = sfd->subfont; in destroy_sfd_entry()
134 sf->next = sfd->subfont; in read_sfd()
135 sfd->subfont = sf; in read_sfd()
[all …]
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/pdftexdir/
H A Dsubfont.c36 subfont_entry *subfont; in new_subfont_entry() local
37 subfont = xtalloc(1, subfont_entry); in new_subfont_entry()
38 subfont->infix = NULL; in new_subfont_entry()
40 subfont->charcodes[i] = -1; /* unassigned */ in new_subfont_entry()
41 subfont->next = NULL; in new_subfont_entry()
42 return subfont; in new_subfont_entry()
50 sfd->subfont = NULL; in new_sfd_entry()
59 p = sfd->subfont; in destroy_sfd_entry()
134 sf->next = sfd->subfont; in read_sfd()
135 sfd->subfont = sf; in read_sfd()
[all …]
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/pdftexdir/
H A Dsubfont.c36 subfont_entry *subfont; in new_subfont_entry() local
37 subfont = xtalloc(1, subfont_entry); in new_subfont_entry()
38 subfont->infix = NULL; in new_subfont_entry()
40 subfont->charcodes[i] = -1; /* unassigned */ in new_subfont_entry()
41 subfont->next = NULL; in new_subfont_entry()
42 return subfont; in new_subfont_entry()
50 sfd->subfont = NULL; in new_sfd_entry()
59 p = sfd->subfont; in destroy_sfd_entry()
134 sf->next = sfd->subfont; in read_sfd()
135 sfd->subfont = sf; in read_sfd()
[all …]
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/libdraw/
H A Dmkfont.c9 mkfont(Subfont *subfont, Rune min) in mkfont() argument
19 font->display = subfont->bits->display; in mkfont()
37 font->height = subfont->height; in mkfont()
38 font->ascent = subfont->ascent; in mkfont()
49 c->max = min+subfont->n-1; in mkfont()
55 font->subf[0].f = subfont; in mkfont()
/dports/graphics/mupdf/mupdf-1.18.0-source/source/fitz/
H A Dnoto.c147 fz_lookup_cjk_font(fz_context *ctx, int ordering, int *size, int *subfont) in fz_lookup_cjk_font() argument
149 *subfont = 0; in fz_lookup_cjk_font()
154 case FZ_ADOBE_JAPAN: *subfont=0; RETURN(han, SourceHanSerif_Regular_ttc); in fz_lookup_cjk_font()
156 case FZ_ADOBE_GB: *subfont=2; RETURN(han, SourceHanSerif_Regular_ttc); in fz_lookup_cjk_font()
158 case FZ_ADOBE_CNS: *subfont=3; RETURN(han, SourceHanSerif_Regular_ttc); in fz_lookup_cjk_font()
189 return fz_lookup_cjk_font(ctx, ordering, size, subfont); in fz_lookup_cjk_font_by_language()
190 return *size = 0, *subfont = 0, NULL; in fz_lookup_cjk_font_by_language()
196 *subfont = 0; in fz_lookup_noto_font()
210 return fz_lookup_cjk_font(ctx, FZ_ADOBE_KOREA, size, subfont); in fz_lookup_noto_font()
213 return fz_lookup_cjk_font(ctx, FZ_ADOBE_JAPAN, size, subfont); in fz_lookup_noto_font()
[all …]
/dports/print/texlive-base/texlive-20150521-source/texk/dvipng/dvipng-1.15/
H A Dsfd.c26 struct subfont* subfontp=NULL;
28 static struct subfont* ReadSubfont(char* sfdname, char *infix) in ReadSubfont()
31 struct subfont* sfdp=NULL; in ReadSubfont()
72 if ((sfdp = calloc(sizeof(struct subfont)+strlen(sfdname)+1 in ReadSubfont()
78 sfdp->name=(char*)sfdp+sizeof(struct subfont); in ReadSubfont()
80 sfdp->infix=(char*)sfdp+sizeof(struct subfont)+strlen(sfdname)+1; in ReadSubfont()
118 struct subfont *temp=subfontp; in FindSubFont()
164 entry->subfont=temp; in FindSubFont()
173 struct subfont *temp=subfontp; in ClearSubfont()
/dports/x11-toolkits/pangox-compat/pangox-compat-0.0.2/
H A Dpangox.c413 PangoXSubfontInfo *subfont; in pango_x_render() local
416 if (subfont) in pango_x_render()
604 PangoXSubfontInfo *subfont; in pango_x_font_get_glyph_extents() local
824 if (subfont) in get_font_metrics_from_subfonts()
893 PangoXSubfont subfont; in get_subfonts_foreach() local
1211 PangoXSubfontInfo *subfont; in pango_x_has_glyph() local
1218 if (!subfont) in pango_x_has_glyph()
1250 if (!subfont) in pango_x_font_subfont_xlfd()
1400 if (subfont->is_1byte) in pango_x_get_per_char()
1438 if (!subfont) in pango_x_find_glyph()
[all …]
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/luatexdir/font/
H A Dsubfont.w1 % subfont.w
50 subfont_entry *subfont;
51 subfont = xtalloc(1, subfont_entry);
52 subfont->infix = NULL;
55 subfont->next = NULL;
56 return subfont;
64 sfd->subfont = NULL;
74 p = sfd->subfont;
175 sf->next = sfd->subfont;
176 sfd->subfont = sf;
[all …]

12345678910>>...41