charToTable

授权协议 未知
开发语言
所属分类 jQuery 插件、 其他jQuery插件
软件类型 开源软件
地区 不详
投 递 者 葛磊
操作系统 未知
开源组织
适用人群 未知
 软件概览

charToTable converts characters to HTML tables.
A PHP script is used at the server side to convert the character to an image, and then to a JSON object containing the glyph matrix.
Finally, jQuery.getJSON loads it, and the callback function simply creates the table.
With charToTable, you can even create animations, or e.g. a glyph editor.