mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-06 01:45:36 +00:00
committed by
Elias Naur
parent
745bb949bb
commit
8e7066ecd7
@@ -19,7 +19,7 @@ import (
|
|||||||
"golang.org/x/image/math/fixed"
|
"golang.org/x/image/math/fixed"
|
||||||
)
|
)
|
||||||
|
|
||||||
// Font implements text.Face. It's methods are safe to use
|
// Font implements text.Face. Its methods are safe to use
|
||||||
// concurrently.
|
// concurrently.
|
||||||
type Font struct {
|
type Font struct {
|
||||||
font *sfnt.Font
|
font *sfnt.Font
|
||||||
|
|||||||
Reference in New Issue
Block a user