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

Skip to content

Conversation

@netDinger
Copy link

Added the glyph rendering and ligatures rendering using go-text/typesetting.
Before:
Screenshot 2025-10-15 at 12 48 25 PM

After:

Screenshot 2025-10-27 at 10 45 17 AM Screenshot 2025-10-27 at 10 50 44 AM

Issues:
go-text/typesetting#204

#293

@oneplus1000
Copy link
Collaborator

Hi, I should be free to review the code this weekend.

}

// helper: emit normal run s..e inclusive (constant Ts is assumed already set by caller)
writeNormal := func(s, e int, bridgeNext bool, next int) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think this code in line 219 is unreachable code because it returns on line 215.

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.

2 participants