CJK_punctuation #5

Merged
Lephenixnoir merged 3 commits from Alice/uf5x7:CJK_punctuation into master 2019-07-18 16:12:30 +02:00
Contributor

I'm going to need some fairy dust on my messy drawing, could you take care of that ? ♥

I'm going to need some fairy dust on my messy drawing, could you take care of that ? ♥
Owner

Wow, thanks a lot! Now tackling CJK, this is becoming challenging xD

Here's my take on it, please take it as suggestions (not sure all of them are improvements /o\).

On the README the number of code points is usually indicated even if not all the characters are covered, in that case that would be 64 😃

Also you can remove the entries about U+3010 and U+3011 below the future work section.

Wow, thanks a lot! Now tackling CJK, this is becoming challenging xD Here's my take on it, please take it as suggestions (not sure all of them are improvements /o\\). On the README the number of code points is usually indicated even if not all the characters are covered, in that case that would be 64 :smiley: Also you can remove the entries about `U+3010` and `U+3011` below the future work section.
Author
Contributor

You're welcome ! (It's not like I was doing this to see your pixel-art skill at work)

There are some mistake (made by me) that need to be fixed (e.g. U+3018 and U+3019 are inverted), so I will look more into it while I'm at it ^^

That's just me being klutz and doing 12*4 instead of 16*4 >_<

OK, I will do it.

You're welcome ! (It's not like I was doing this to see your pixel-art skill at work) There are some mistake (made by me) that need to be fixed (e.g. `U+3018` and `U+3019` are inverted), so I will look more into it while I'm at it ^^ That's just me being klutz and doing `12*4` instead of `16*4` >_< OK, I will do it.
Author
Contributor

Well, I didn't really found anything to improve...

So I inverted U+3018 and U+3019 and shifted U+3008 to U+3011.

Well, I didn't really found anything to improve... So I inverted `U+3018` and `U+3019` and shifted `U+3008` to `U+3011`.
Owner

Excellent! You can commit this onto your branch directly, I'm ready to merge it. 😃

Excellent! You can commit this onto your branch directly, I'm ready to merge it. :smiley:
Author
Contributor

And done ♥

And done ♥
Lephenixnoir closed this pull request 2019-07-18 16:12:30 +02:00
Owner

There you go, thanks again!

There you go, thanks again!
Alice deleted branch CJK_punctuation 2019-07-18 16:21:40 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Lephenixnoir/unicode-fonts#5
No description provided.