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

The ICONV does not get correct encoding. #3

Open
lwFlyFish opened this issue Mar 17, 2018 · 0 comments
Open

The ICONV does not get correct encoding. #3

lwFlyFish opened this issue Mar 17, 2018 · 0 comments

Comments

@lwFlyFish
Copy link

Under the Windows 7_x64 , Echo '32-128 > myfont. The map
echo '32-128,' > myfont.map cat str.txt | iconv -f utf-8 -t c99 | sed 's/\\u\([0-9a-f]\{4\}\)/\$\1,\n/g' | sort | uniq | sed '/^$/d' | tr '/a-f/' '/A-F/' >> myfont.map PAUSE
Get the following
'32-128,
Will you give me some guidance?

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

No branches or pull requests

1 participant