Top "Cjk" questions

CJK stands for Chinese, Japanese and Korean and is used to label issues common to these East Asian languages and their large character repertoires.

Built-in iOS fonts with support for Chinese characters?

What fonts come bundled with iOS that have a unique set of Traditional Chinese characters? It seems the a list …

ios fonts cjk
What is a ttf font I can freely use that covers Chinese, Japanese and Korean for Java

On a blackbox linux system neither the system or the openjdk had any fonts so this caused issue for my …

java fonts truetype cjk
Why can't I write Chinese characters in nodejs HTTP response?

Here is my little code: var http = require('http'); var port = 9002; var host_ip = '<my_ip>'; …

node.js utf-8 cjk
Creating PDFs using TCPDF that supports all languages especially CJK

Can someone put together a clear and concise example of how you can create a PDF using TCPDF that will …

php tcpdf cjk
Conversion from Simplified to Traditional Chinese

If a website is localized/internationalized with a Simplified Chinese translation... Is it possible to reliably automatically convert the text …

php localization internationalization cjk
How can I match Korean characters in a Ruby regular expression?

I have some basic validations for usernames using regular expressions, something like [\w-_]+, and I want to add support for …

ruby regex unicode ruby-1.9 cjk
Japanese characters looking like Chinese on Android

PREAMBLE: since API 17 (Android 4.2), there's a method TextView.setTextLocale() that explicitly solves this problem for TextViews and derived classes. Assign …

android unicode localization cjk
Does DejaVu has support for CJK (chinese, japanese, korean) glyphs?

I'm thinking about using DejaVu font to create a [Ruby-like][1] font for CJK scripts. However I'm not sure, does DejaVu …

fonts truetype cjk opentype