Hajime Hoshi
|
e058bb6fd3
|
all: update go-text
Unfortunately this adds a breaking change to (*GoTextFaceSource).UnsafeInternal.
Updates #3082
|
2024-09-09 23:29:49 +09:00 |
|
Hajime Hoshi
|
2bad1b928f
|
text/v2: remove Metadata.Monospace
Apparently calculating to detection whether a face is monospace or not
is pretty heavy as this might iterate all the glyphs.
|
2023-11-28 12:22:09 +09:00 |
|
Hajime Hoshi
|
b0c5a49f96
|
text/v2: bug fix: metadata was lacked
|
2023-11-26 14:23:52 +09:00 |
|
Hajime Hoshi
|
989d749475
|
text/v2: add (*GoTextFaceSource).Metadata
Updates #2454
|
2023-11-25 22:32:24 +09:00 |
|