问题标签 [kana]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
319 浏览

php - PHP TCPDF - Half-width kana is being considered as Full-width

I'm having a problem with rendering a string of text that contains half-width kana in a PDF. It considers the half-width kana to be full-width so it turns out something like this:

Half-width kana being considered as full-width

This is my code snippet:

I'm also using the cid0jp font provided in TCPDF to display Japanese characters:

In the end, I want it to maintain the half-width katakana to fit the cell and remove unnecessary spaces.

TCPDF Library used: https://tcpdf.org/

0 投票
0 回答
281 浏览

docker - SKK 用于假名到汉字的逆变器

0 投票
0 回答
327 浏览

contenteditable - 如何在 Chrome 中将日文文本设为斜体?

0 投票
0 回答
19 浏览

selenium - 如何使用 selenoid 为假名(片假名/平假名)创建测试?

我们想使用 Selenoid 为片假名方法编写 e2e 测试。但是我们怎么能意识到呢?应该有完全转换为片假名/平假名符号的拉丁输入。这里有没有人对此有想法或经验?