Skip to content

Update system.go windows match multi font name support #314

Update system.go windows match multi font name support

Update system.go windows match multi font name support #314

Triggered via pull request January 11, 2024 23:29
Status Failure
Total duration 38s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors
lint: cmd/fontinfo/main.go#L18
could not import github.com/tdewolff/canvas/font (-: # github.com/tdewolff/canvas/font
lint: renderers/gochart.go#L9
could not import github.com/tdewolff/canvas/font (-: # github.com/tdewolff/canvas/font
lint: renderers/fyne/fyne.go#L24
r.W undefined (type *Fyne has no field or method W) (typecheck)
lint: renderers/fyne/fyne.go#L25
r.RenderTo undefined (type *Fyne has no field or method RenderTo) (typecheck)
lint: renderers/opengl/opengl.go#L10
could not import github.com/go-gl/gl/v3.3-core/gl (-: go build github.com/go-gl/gl/v3.3-core/gl:
lint: font.go#L13
could not import github.com/tdewolff/canvas/font (-: # github.com/tdewolff/canvas/font
lint: font.go#L355
face.Font.Head undefined (type *Font has no field or method Head) (typecheck)
lint: font.go#L563
face.Font.Post undefined (type *Font has no field or method Post) (typecheck)
lint: font.go#L564
face.Font.Post undefined (type *Font has no field or method Post) (typecheck)
lint: font.go#L574
face.Font.Head undefined (type *Font has no field or method Head) (typecheck)
build: font/system.go#L448
undefined: ParseMetadata
build
Process completed with exit code 1.