Skip to content

Add support for smallcaps characters #115

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 28, 2025
Merged

Conversation

DikieDick
Copy link
Contributor

Added support for Small caps unicode characters.

Changes:

  • Updated package.json to add configuration option for small caps font.
  • Added scMap in charMaps.ts, this map includes small caps variants of the Latin alphabet (both upper and lower case map to the small caps variant) as well as the supported Greek letters.
  • Added the smallcaps font group.

@czhang03
Copy link
Owner

Thank you for this PR! However, I noticed there are a lot of changes on documentation of code, that doesn't seem to have any change in the content. I wonder are these changes intentional?

@DikieDick
Copy link
Contributor Author

My bad, sorry! The changes are not intended, I also can't really seem to figure out what caused them. I can create a new PR without them if desired.

@czhang03
Copy link
Owner

I think you can just revert them and force push. No need to create another PR :)

@DikieDick
Copy link
Contributor Author

It should be fixed in the latest commit.

@czhang03
Copy link
Owner

Thank you for the contribution, I would recommend the next time to target dev instead of main, but I will merge this for now.

Hopefully, I will create a release this week.

@czhang03 czhang03 merged commit fc3d2f8 into czhang03:main Apr 28, 2025
2 checks passed
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