We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 text was updated successfully, but these errors were encountered:
fix
594fc96
fix convert for ”「 , #3 .
改變標點位置需要重繪字圖,本工具無法完成。本工具原本是帶有引號的轉換,後來失效了,現已修復,非常感謝您的反饋。
Sorry, something went wrong.
感谢告知~
No branches or pull requests
如題,在簡繁體中的引號不同,簡體用“”、‘’,繁體用「」和『』,能不能在轉換字體同時也將部分標點也一并轉換?
以及簡體中標點靠左,繁體標點居中,能否也在轉換時實現標點位置的改變?
The text was updated successfully, but these errors were encountered: