Skip to content

hami-jp/kerning-ja.js

Repository files navigation

kerning-ja.js

A kerning library specific with Japanese webfont. kerning-ja.js rewrites jQuery.Kerning.js without jQuery.

Getting Started

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>

Browser Support

InternetExplorer Chrome Firefox Safari Opera
9+

About

A kerning library specific with Japanese webfont.

Resources

License

Stars

Watchers

Forks

Packages

No packages published