type golang.org/x/image/font.Face (interface)
Method Implmentations
Glyph(dot fixed.Point26_6, r rune) (dr image.Rectangle, mask image.Image, maskp image.Point, advance fixed.Int26_6, ok bool)
*golang.org/x/image/font/opentype.Face.Glyph
GlyphAdvance(r rune) (advance fixed.Int26_6, ok bool)
*golang.org/x/image/font/opentype.Face.GlyphAdvance
GlyphBounds(r rune) (bounds fixed.Rectangle26_6, advance fixed.Int26_6, ok bool)
*golang.org/x/image/font/opentype.Face.GlyphBounds
![]() |
The pages are generated with Golds v0.8.2. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |