Skip to content
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

Extend the CharsetRegistry to cover jisx #45

Merged
merged 2 commits into from
Oct 17, 2024
Merged

Conversation

sago35
Copy link
Member

@sago35 sago35 commented Oct 17, 2024

Add support for jisx0208.1983 and jisx0213.2000, in addition to the current support for jisx0208.1990

# k12-2000-1.bdf
CHARSET_REGISTRY "JISX0213.2000"
# knj10.bdf
CHARSET_REGISTRY "jisx0208.1983"

Add support for jisx0208.1983 and jisx0213.2000, in addition to the current support for jisx0208.1990
@sago35
Copy link
Member Author

sago35 commented Oct 17, 2024

The BDF file I have contains the following definitions. Special handling is only required for jisx0201.

CHARSET_REGISTRY "jisx0201.1976"
CHARSET_REGISTRY "jisx0208.1983"
CHARSET_REGISTRY "jisx0208.1990"
CHARSET_REGISTRY "jisx0213.2000"

@sago35 sago35 changed the base branch from release to dev October 17, 2024 12:26
@deadprogram
Copy link
Member

Looks good to me, thank you @sago35 now merging.

@deadprogram deadprogram merged commit d4e2645 into dev Oct 17, 2024
1 check passed
@deadprogram deadprogram deleted the tinyfontgen-jisx branch October 17, 2024 19:59
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