Home
last modified time | relevance | path

Searched refs:GlyphAdvance (Results 101 – 125 of 133) sorted by relevance

123456

/dports/x11/wallutils/wallutils-5.10.0/vendor/golang.org/x/image/image-6944b10bf410/font/sfnt/
H A Dsfnt_test.go391 got, err := f.GlyphAdvance(&b, x, ppem, font.HintingNone)
/dports/www/gohugo/hugo-0.91.2/vendor/golang.org/x/image/font/sfnt/
H A Dsfnt_test.go391 got, err := f.GlyphAdvance(&b, x, ppem, font.HintingNone)
/dports/graphics/p5-SWF-File/SWF-File-0.42/lib/SWF/
H A DElement.pm401 GlyphIndex => '$', GlyphAdvance => '$');
2958 $a=$entry->GlyphAdvance;
3040 $self->GlyphAdvance($stream->get_sbits($nadvancebits));
3047 $stream->set_sbits($self->GlyphAdvance, $nadvancebits);
/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/exp/shiny/text/
H A Dcaret.go603 a, ok := f.face.GlyphAdvance(r)
H A Dtext_test.go129 func (toyFace) GlyphAdvance(r rune) (fixed.Int26_6, bool) { func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/golang.org/x/exp/shiny/text/
H A Dcaret.go603 a, ok := f.face.GlyphAdvance(r)
H A Dtext_test.go129 func (toyFace) GlyphAdvance(r rune) (fixed.Int26_6, bool) { func
/dports/graphics/ming/libming-ming-0_4_8/test/Font/
H A Dtest04.ref7473 GlyphIndex[0] = 0016 GlyphAdvance[0] = 00fe
7474 GlyphIndex[0] = 0017 GlyphAdvance[0] = 00fe
7475 GlyphIndex[0] = 0018 GlyphAdvance[0] = 00fe
7476 GlyphIndex[0] = 0019 GlyphAdvance[0] = 00fe
7477 GlyphIndex[0] = 001a GlyphAdvance[0] = 00fe
7478 GlyphIndex[0] = 001b GlyphAdvance[0] = 00fe
7479 GlyphIndex[0] = 001c GlyphAdvance[0] = 00fe
7480 GlyphIndex[0] = 001d GlyphAdvance[0] = 00fe
7481 GlyphIndex[0] = 001e GlyphAdvance[0] = 00fe
7482 GlyphIndex[0] = 0015 GlyphAdvance[0] = 00fe
/dports/graphics/p5-ming/libming-ming-0_4_8/test/Font/
H A Dtest04.ref7473 GlyphIndex[0] = 0016 GlyphAdvance[0] = 00fe
7474 GlyphIndex[0] = 0017 GlyphAdvance[0] = 00fe
7475 GlyphIndex[0] = 0018 GlyphAdvance[0] = 00fe
7476 GlyphIndex[0] = 0019 GlyphAdvance[0] = 00fe
7477 GlyphIndex[0] = 001a GlyphAdvance[0] = 00fe
7478 GlyphIndex[0] = 001b GlyphAdvance[0] = 00fe
7479 GlyphIndex[0] = 001c GlyphAdvance[0] = 00fe
7480 GlyphIndex[0] = 001d GlyphAdvance[0] = 00fe
7481 GlyphIndex[0] = 001e GlyphAdvance[0] = 00fe
7482 GlyphIndex[0] = 0015 GlyphAdvance[0] = 00fe
/dports/graphics/py-ming/libming-ming-0_4_8/test/Font/
H A Dtest04.ref7473 GlyphIndex[0] = 0016 GlyphAdvance[0] = 00fe
7474 GlyphIndex[0] = 0017 GlyphAdvance[0] = 00fe
7475 GlyphIndex[0] = 0018 GlyphAdvance[0] = 00fe
7476 GlyphIndex[0] = 0019 GlyphAdvance[0] = 00fe
7477 GlyphIndex[0] = 001a GlyphAdvance[0] = 00fe
7478 GlyphIndex[0] = 001b GlyphAdvance[0] = 00fe
7479 GlyphIndex[0] = 001c GlyphAdvance[0] = 00fe
7480 GlyphIndex[0] = 001d GlyphAdvance[0] = 00fe
7481 GlyphIndex[0] = 001e GlyphAdvance[0] = 00fe
7482 GlyphIndex[0] = 0015 GlyphAdvance[0] = 00fe
/dports/graphics/ming/libming-ming-0_4_8/util/
H A Doutputswf.c459 printf(" GlyphAdvance[0] = %4.4lx\n", gerec->GlyphAdvance[0] );
H A Dparser.c264 gerec->GlyphAdvance = malloc(nmalloc); in parseSWF_GLYPHENTRY()
265 gerec->GlyphAdvance[0] = 0; /* for advancebits == 0 */ in parseSWF_GLYPHENTRY()
269 gerec->GlyphAdvance[i] = readBits(f, 32); in parseSWF_GLYPHENTRY()
272 gerec->GlyphAdvance[i] = readBits(f, advancebits); in parseSWF_GLYPHENTRY()
H A Dswftypes.h973 UI32 *GlyphAdvance; member
/dports/graphics/p5-ming/libming-ming-0_4_8/util/
H A Doutputswf.c459 printf(" GlyphAdvance[0] = %4.4lx\n", gerec->GlyphAdvance[0] );
H A Dparser.c264 gerec->GlyphAdvance = malloc(nmalloc); in parseSWF_GLYPHENTRY()
265 gerec->GlyphAdvance[0] = 0; /* for advancebits == 0 */ in parseSWF_GLYPHENTRY()
269 gerec->GlyphAdvance[i] = readBits(f, 32); in parseSWF_GLYPHENTRY()
272 gerec->GlyphAdvance[i] = readBits(f, advancebits); in parseSWF_GLYPHENTRY()
H A Dswftypes.h973 UI32 *GlyphAdvance;
/dports/graphics/py-ming/libming-ming-0_4_8/util/
H A Doutputswf.c459 printf(" GlyphAdvance[0] = %4.4lx\n", gerec->GlyphAdvance[0] );
H A Dparser.c264 gerec->GlyphAdvance = malloc(nmalloc); in parseSWF_GLYPHENTRY()
265 gerec->GlyphAdvance[0] = 0; /* for advancebits == 0 */ in parseSWF_GLYPHENTRY()
269 gerec->GlyphAdvance[i] = readBits(f, 32); in parseSWF_GLYPHENTRY()
272 gerec->GlyphAdvance[i] = readBits(f, advancebits); in parseSWF_GLYPHENTRY()
H A Dswftypes.h973 UI32 *GlyphAdvance; member
/dports/games/ponscripter-07th-mod/ponscripter-fork-3.0.0/src/
H A DPonscripterLabel.cpp1849 float len = f.GlyphAdvance(first_ch, next_ch); in parseLine()
1890 len += f.GlyphAdvance(ch, next_ch); in parseLine()
/dports/x11-fonts/gofont-ttf/image-f315e440302883054d0c2bd85486878cb4f8572c/font/sfnt/
H A Dsfnt.go1270 func (f *Font) GlyphAdvance(b *Buffer, x GlyphIndex, ppem fixed.Int26_6, h font.Hinting) (fixed.Int… func
/dports/devel/app-builder/app-builder-3.4.2/vendor/golang.org/x/image/font/sfnt/
H A Dsfnt.go1503 func (f *Font) GlyphAdvance(b *Buffer, x GlyphIndex, ppem fixed.Int26_6, h font.Hinting) (fixed.Int… func
/dports/www/beehive/beehive-0.4.0/vendor/golang.org/x/image/font/sfnt/
H A Dsfnt.go1503 func (f *Font) GlyphAdvance(b *Buffer, x GlyphIndex, ppem fixed.Int26_6, h font.Hinting) (fixed.Int… func
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/golang.org/x/image/font/sfnt/
H A Dsfnt.go1503 func (f *Font) GlyphAdvance(b *Buffer, x GlyphIndex, ppem fixed.Int26_6, h font.Hinting) (fixed.Int… func
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/golang.org/x/image/font/sfnt/
H A Dsfnt.go1503 func (f *Font) GlyphAdvance(b *Buffer, x GlyphIndex, ppem fixed.Int26_6, h font.Hinting) (fixed.Int… func

123456