Home
last modified time | relevance | path

Searched refs:glyph0 (Results 1 – 25 of 47) sorted by relevance

12

/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dparsettfbmf.c698 glyph0.sc = &sc0; in BDFAddDefaultGlyphs()
699 glyph0.width = w; in BDFAddDefaultGlyphs()
703 glyph0.ymax = 1; in BDFAddDefaultGlyphs()
710 glyph0.bytes_per_line = (glyph0.xmax-glyph0.xmin+8)/8; in BDFAddDefaultGlyphs()
711 glyph0.bitmap = calloc((glyph0.ymax-glyph0.ymin+1)*glyph0.bytes_per_line,1); in BDFAddDefaultGlyphs()
712 j = (glyph0.xmax-glyph0.xmin)>>3; in BDFAddDefaultGlyphs()
713 bit = 0x80>>((glyph0.xmax-glyph0.xmin)&7); in BDFAddDefaultGlyphs()
715 glyph0.bitmap[i*glyph0.bytes_per_line] |= 0x80; in BDFAddDefaultGlyphs()
716 glyph0.bitmap[i*glyph0.bytes_per_line+j] |= bit; in BDFAddDefaultGlyphs()
718 for ( i=0; i<glyph0.xmax-glyph0.xmin; ++i ) { in BDFAddDefaultGlyphs()
[all …]
/dports/math/vtk9/VTK-9.1.0/Filters/Points/Testing/Python/
H A DTestPointSmoothingFilter3.py69 glyph0 = vtk.vtkGlyph3D() variable
70 glyph0.SetInputConnection(smooth0.GetOutputPort())
71 glyph0.SetSourceConnection(sph.GetOutputPort())
72 glyph0.SetScaleModeToDataScalingOff()
73 glyph0.SetScaleFactor(0.1)
76 gMapper0.SetInputConnection(glyph0.GetOutputPort())
H A DTestPointSmoothingFilter.py85 glyph0 = vtk.vtkGlyph3D() variable
86 glyph0.SetInputConnection(smooth0.GetOutputPort())
87 glyph0.SetSourceConnection(sph.GetOutputPort())
88 glyph0.SetScaleModeToDataScalingOff()
89 glyph0.SetScaleFactor(0.025)
92 gMapper0.SetInputConnection(glyph0.GetOutputPort())
H A DTestPointSmoothingFilter2.py125 glyph0 = vtk.vtkGlyph3D() variable
126 glyph0.SetInputConnection(smooth0.GetOutputPort())
127 glyph0.SetSourceConnection(sph.GetOutputPort())
128 glyph0.SetScaleModeToDataScalingOff()
129 glyph0.SetScaleFactor(0.1)
132 gMapper0.SetInputConnection(glyph0.GetOutputPort())
/dports/print/pdftk/pdftk-7d2ac3c1fa858f2c247c809fc6ef43f71f241098/java/com/gitlab/pdftk_java/com/lowagie/text/pdf/
H A DTrueTypeFontSubSet.java331 Integer glyph0 = new Integer(0); in flatGlyphs() local
332 if (!glyphsUsed.containsKey(glyph0)) { in flatGlyphs()
333 glyphsUsed.put(glyph0, null); in flatGlyphs()
334 glyphsInList.add(glyph0); in flatGlyphs()
/dports/devel/itext/itext-4.2.0/core/com/lowagie/text/pdf/
H A DTrueTypeFontSubSet.java334 Integer glyph0 = new Integer(0); in flatGlyphs() local
335 if (!glyphsUsed.containsKey(glyph0)) { in flatGlyphs()
336 glyphsUsed.put(glyph0, null); in flatGlyphs()
337 glyphsInList.add(glyph0); in flatGlyphs()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/source_exporter/wxPdfDocument/src/
H A Dpdffontsubsettruetype.cpp157 int glyph0 = 0; in CheckGlyphs() local
158 if (m_usedGlyphs->Index(glyph0) == wxNOT_FOUND) in CheckGlyphs()
160 m_usedGlyphs->Add(glyph0); in CheckGlyphs()
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/libs/pdflib/
H A Dp_type3.c480 pdf_t3glyph glyph0 = t3font->glyphs[0]; in pdf__end_font() local
483 if (pdc_strcmp(glyph0.name, (char *) pdc_get_notdef_glyphname())) in pdf__end_font()
497 ig, t3font->glyphs[ig].name, glyph0.name); in pdf__end_font()
500 t3font->glyphs[ig] = glyph0; in pdf__end_font()
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/libs/pdflib/
H A Dp_type3.c480 pdf_t3glyph glyph0 = t3font->glyphs[0]; in pdf__end_font() local
483 if (pdc_strcmp(glyph0.name, (char *) pdc_get_notdef_glyphname())) in pdf__end_font()
497 ig, t3font->glyphs[ig].name, glyph0.name); in pdf__end_font()
500 t3font->glyphs[ig] = glyph0; in pdf__end_font()
/dports/games/libretro-scummvm/scummvm-7b1e929/graphics/fonts/
H A Dnewfont_big.cpp31 static const byte glyph0[] = { variable
5052 glyph0,
H A Dconsolefont.cpp30 static const byte glyph0[] = { variable
5593 glyph0,
H A Dnewfont.cpp34 static const byte glyph0[] = { variable
7377 glyph0,
/dports/games/residualvm/residualvm-0.3.1/graphics/fonts/
H A Dnewfont_big.cpp31 static const byte glyph0[] = { variable
5052 glyph0,
H A Dnewfont.cpp34 static const byte glyph0[] = { variable
7377 glyph0,
H A Dconsolefont.cpp30 static const byte glyph0[] = { variable
5593 glyph0,
/dports/games/scummvm/scummvm-2.5.1/graphics/fonts/
H A Dconsolefont.cpp30 static const byte glyph0[] = { variable
5593 glyph0,
H A Dnewfont.cpp34 static const byte glyph0[] = { variable
7377 glyph0,
H A Dnewfont_big.cpp31 static const byte glyph0[] = { variable
8957 glyph0,
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevpdtt.h318 int pdf_encode_glyph(gs_font_base *bfont, gs_glyph glyph0,
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/vector/
H A Dgdevpdtt.h314 int pdf_encode_glyph(gs_font_base *bfont, gs_glyph glyph0,
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/vector/
H A Dgdevpdtt.h314 int pdf_encode_glyph(gs_font_base *bfont, gs_glyph glyph0,
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevpdtt.h320 int pdf_encode_glyph(gs_font_base *bfont, gs_glyph glyph0,
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevpdtt.h320 int pdf_encode_glyph(gs_font_base *bfont, gs_glyph glyph0,
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevpdtt.h318 int pdf_encode_glyph(gs_font_base *bfont, gs_glyph glyph0,
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/matplotlib/
H A Dtextpath.py385 glyph0 = font.load_char(charcode, flags=ft2font_flag)
391 glyph0 = font.load_char(glyph, flags=ft2font_flag)

12