Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BlackFaces, _ = opentype.ParseCollection(BlackTTF)
View Source
var BlackItalicFaces, _ = opentype.ParseCollection(BlackItalicTTF)
View Source
var BlackItalicTTF []byte
View Source
var BlackTTF []byte
View Source
var BoldFaces, _ = opentype.ParseCollection(BoldTTF)
View Source
var BoldItalicFaces, _ = opentype.ParseCollection(BoldItalicTTF)
View Source
var BoldItalicTTF []byte
View Source
var BoldTTF []byte
View Source
var ItalicFaces, _ = opentype.ParseCollection(ItalicTTF)
View Source
var ItalicTTF []byte
View Source
var LightFaces, _ = opentype.ParseCollection(LightTTF)
View Source
var LightItalicFaces, _ = opentype.ParseCollection(LightItalicTTF)
View Source
var LightItalicTTF []byte
View Source
var LightTTF []byte
View Source
var MediumFaces, _ = opentype.ParseCollection(MediumTTF)
View Source
var MediumItalicFaces, _ = opentype.ParseCollection(MediumItalicTTF)
View Source
var MediumItalicTTF []byte
View Source
var MediumTTF []byte
View Source
var MultiCollectionFaces = [][]font.FontFace{ BlackFaces, BlackItalicFaces, BoldFaces, BoldItalicFaces, ItalicFaces, LightFaces, LightItalicFaces, MediumFaces, MediumItalicFaces, RegularFaces, ThinFaces, ThinItalicFaces, }
View Source
var RegularFaces, _ = opentype.ParseCollection(RegularTTF)
View Source
var RegularTTF []byte
View Source
var ThinFaces, _ = opentype.ParseCollection(ThinTTF)
View Source
var ThinItalicFaces, _ = opentype.ParseCollection(ThinItalicTTF)
View Source
var ThinItalicTTF []byte
View Source
var ThinTTF []byte
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.