Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LibraryVersion ¶
func LibraryVersion()
LibraryVersion is a wrapper around the C function FT_Library_Version.
Types ¶
type Bitmap ¶
type Bitmap struct {
// contains filtered or unexported fields
}
Bitmap is a wrapper around the C record FT_Bitmap.
func BitmapNewFromC ¶
type Face ¶
type Face struct {
// contains filtered or unexported fields
}
Face is a wrapper around the C record FT_Face.
func FaceNewFromC ¶
Click to show internal directories.
Click to hide internal directories.