Skip to content

Instantly share code, notes, and snippets.

View tkanai's full-sized avatar

Takeshi Kanai tkanai

View GitHub Profile
@tkanai
tkanai / Result-Windows-J.PNG
Last active November 10, 2015 06:33
CJK Font rendering gaps
Result-Windows-J.PNG
@tkanai
tkanai / index.html
Last active August 29, 2015 14:11
Text Length in each language
<!DOCTYPE html>
<html lang="en">
<head>
<title>Text offset check sheet</title>
<meta charset="utf-8" />
<link href='http://fonts.googleapis.com/css?family=Slabo+27px' rel='stylesheet' type='text/css'>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<script type="text/javascript">
$(function(){
$('td.length').each(function(){