mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-12 03:58:55 +01:00
parent
25cc679d3b
commit
db07dcfe9f
@ -58,6 +58,8 @@ type GoTextFace struct {
|
|||||||
|
|
||||||
// Script is a hint for a script code hint of (ISO 15924).
|
// Script is a hint for a script code hint of (ISO 15924).
|
||||||
// If this is empty, the script is guessed from the specified language.
|
// If this is empty, the script is guessed from the specified language.
|
||||||
|
//
|
||||||
|
// Deprecated: as of v2.9. Use Language instead.
|
||||||
Script language.Script
|
Script language.Script
|
||||||
|
|
||||||
variations []font.Variation
|
variations []font.Variation
|
||||||
|
Loading…
Reference in New Issue
Block a user