Web サイトで ckeditor を使用しています。ckeditor でヒンディー語を入力する方法を知りたいです。kruti dev010 を使用しています。私が含めたconfig.jsファイルに:
config.font_names = 'kruti_dev_010;' + config.font_names;
そして content.css ファイルに追加しました:
@font-face {
font-family:'kruti_dev_010regular';
src: url('krutidev-webfont.eot');
src: url('krutidev-webfont.eot?#iefix') format('embedded-opentype'),
url('krutidev-webfont.woff') format('woff'),
url('krutidev-webfont.ttf') format('truetype'),
url('krutidev-webfont.svg#kruti_dev_010bold') format('svg');
font-weight: normal;
font-style: normal;
}
ヒンディー語で入力できません。単語からコンテンツを貼り付けると、特殊文字が表示されます