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

BIG FONT #322

Open
chiehun opened this issue Nov 7, 2020 · 0 comments
Open

BIG FONT #322

chiehun opened this issue Nov 7, 2020 · 0 comments

Comments

@chiehun
Copy link

chiehun commented Nov 7, 2020

Hi.

To have a Korean character, I converted GodoMfont using Ubuntu, fontconvert_win.md, followed by GodoM.

No matter how good the results are, they look very ugly.

There is a wobble (or compression/inclusive - not sure how to translate) because the width does not seem to match.
Index numbers do not increase by more than 65536. The number 65536 or higher is initialized to 1. Is there any way to increase the index number?

How do I print the right text?

{ 65266, 10, 15, 12, 1, -12 }, // 0x93EF
{ 65285, 10, 15, 12, 1, -12 }, // 0x93F0
{ 65304, 10, 15, 12, 1, -12 }, // 0x93F1
{ 65323, 10, 15, 12, 1, -12 }, // 0x93F2
{ 65342, 10, 15, 12, 1, -12 }, // 0x93F3
{ 65361, 10, 15, 12, 1, -12 }, // 0x93F4
{ 65380, 10, 15, 12, 1, -12 }, // 0x93F5
{ 65399, 10, 15, 12, 1, -12 }, // 0x93F6
{ 65418, 10, 15, 12, 1, -12 }, // 0x93F7
{ 65437, 10, 15, 12, 1, -12 }, // 0x93F8
{ 65456, 10, 15, 12, 1, -12 }, // 0x93F9
{ 65475, 10, 15, 12, 1, -12 }, // 0x93FA
{ 65494, 10, 15, 12, 1, -12 }, // 0x93FB
{ 65513, 10, 15, 12, 1, -12 }, // 0x93FC
{ 65532, 10, 15, 12, 1, -12 }, // 0x93FD
{ 15, 10, 15, 12, 1, -12 }, // 0x93FE
{ 34, 10, 15, 12, 1, -12 }, // 0x93FF
{ 53, 10, 15, 12, 1, -12 }, // 0x9400
{ 72, 10, 15, 12, 1, -12 }, // 0x9401
{ 91, 10, 15, 12, 1, -12 }, // 0x9402
{ 110, 10, 15, 12, 1, -12 }, // 0x9403
{ 129, 10, 15, 12, 1, -12 }, // 0x9404
{ 148, 10, 15, 12, 1, -12 }, // 0x9405
{ 167, 10, 15, 12, 1, -12 }, // 0x9406
{ 186, 10, 15, 12, 1, -12 }, // 0x9407
{ 205, 10, 15, 12, 1, -12 }, // 0x9408
{ 224, 10, 15, 12, 1, -12 }, // 0x9409
{ 243, 10, 15, 12, 1, -12 }, // 0x940A
{ 262, 10, 15, 12, 1, -12 }, // 0x940B
{ 281, 10, 15, 12, 1, -12 }, // 0x940C
{ 300, 10, 15, 12, 1, -12 }, // 0x940D
{ 319, 10, 15, 12, 1, -12 }, // 0x940E
{ 338, 10, 15, 12, 1, -12 }, // 0x940F
{ 357, 10, 15, 12, 1, -12 }, // 0x9410
{ 376, 10, 15, 12, 1, -12 }, // 0x9411
{ 395, 10, 15, 12, 1, -12 }, // 0x9412
{ 414, 10, 15, 12, 1, -12 }, // 0x9413

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant