Skip to content

Adds new methods to resolve all the fonts instead of just the first match.#200

Open
maa3x wants to merge 2 commits intogo-text:mainfrom
maa3x:fontscanExport
Open

Adds new methods to resolve all the fonts instead of just the first match.#200
maa3x wants to merge 2 commits intogo-text:mainfrom
maa3x:fontscanExport

Conversation

@maa3x
Copy link

@maa3x maa3x commented Sep 28, 2025

Added functionality to retrieve the full list of supported fonts instead of just the first match.

This could be useful for others as well.

@andydotxyz
Copy link
Contributor

I'm not sure how the "ResolveForString" works. It mentions a query but no details about what that means.
Sitting alongside lang and rune matching which are well defined I think it could do with docs unless I am missing something.

It's not mentioned in the PR description.

@maa3x
Copy link
Author

maa3x commented Sep 29, 2025

the ResolveForString searches for the fonts that support all the runes inside given string

@andydotxyz
Copy link
Contributor

the ResolveForString searches for the fonts that support all the runes inside given string

Thanks for this, perhaps that docs can be clearer on that as the string type could be interpreted many ways - particularly when "query" is mentioned in the doc.

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