Thanks to visit codestin.com
Credit goes to GitHub.com

Skip to content

Conversation

@jbuchbinder
Copy link

This adds support for fs.FS filesystems (which are used for go:embed directives, etc) as well as go module support.

@harrisonhjones
Copy link

@fogleman I'm particularly interested in this PR. Do you want/need any help reviewing it? Are you looking for contributors/admins to help you manage this package?

@sbinet
Copy link

sbinet commented May 4, 2023

FYI, I have added something along these lines in "my" fork of gg:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On line #170 within LoadFontFace there is an error, it uses fS.Open() in a block where fS has a nil value. It appears to me the developer actually meant to check for fS == nil on the previous if statement for that to hold true.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants