Skip to content
Discussion options

You must be logged in to vote

So, CC font is kinda custom combination of few different charsets, and some specific stuff made just for CC.

As you can see, \128 character (or 0x80 in this chart) is part of 2 rows of so called drawing characters, that are used to draw pixel-like images using text. It is not considered a white space, but "all 6 pixels of background color", that is why %s pattern is not hitting it.

Here's my favorite image showing which charset what part of it comes from:

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by Den666Bah666
Comment options

You must be logged in to vote
2 replies
@Wojbie
Comment options

@SquidDev
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants