A kerning library specific with Japanese webfont. kerning-ja.js rewrites jQuery.Kerning.js without jQuery.
Download the compressed version or the normal version.
In your web page:
<h1>美しい文字</h1>
<script src="kerning-ja.js"></script>
<script>
Kerning.attach('h1', 'kerning-data.json');
</script>
InternetExplorer | Chrome | Firefox | Safari | Opera |
---|---|---|---|---|
9+ | ○ | ○ | ○ | ○ |