-
Updated
May 8, 2020 - HolyC
#
cjk
Here are 73 public repositories matching this topic...
Source Han Sans | 思源黑体 | 思源黑體 | 思源黑體 香港 | 源ノ角ゴシック | 본고딕
Source Han Serif | 思源宋体 | 思源宋體 | 源ノ明朝 | 본명조
-
Updated
May 19, 2020 - Scala
Fix Sublime Text 3 Input method problem (CJK words) under Ubuntu
-
Updated
Jan 8, 2019 - C
Budou is an automatic organizer tool for beautiful line breaking in CJK (Chinese, Japanese, and Korean).
-
Updated
Jan 21, 2020 - Python
1
chlbc
commented
Apr 4, 2020
如題,感謝大大製作這套字體。
大大未來有可能推出英數是以等寬字形為基底的版本嗎?
DoumanAsh
commented
Jan 4, 2018
For Juman++ to be widely usable, we want to have a documented and stable C API and an option to have a dynamically linked library.
That library probably should use -fvisibility=hidden and explicit visibility on exported symbols on Unixes and __declspec(dllimport/dllexport) on Windows.
The minimal API should be:
- Loading a model using a config file
- Analyzing a sentence
- Accessing
Source Han & Noto CJK Mega/Ultra OTCs
-
Updated
Dec 3, 2019
Developer-oriented set of Unicode, Unihan & emoji utilities wrapped into one single app, built with Electron.
electron
javascript
emoji
unicode
application
utilities
regex
blocks
codes
cjk
properties
characters
unihan
code-points
kangxi-radicals
stroke-count
-
Updated
Jun 26, 2020 - JavaScript
Topologically ordered lists of kanji for effective learning
language
data
japanese
language-learning
cjk
kanji
japanese-language
frequency-lists
radical
memorization
cjk-characters
kanji-frequency
kanjivg
-
Updated
Jan 24, 2016 - JavaScript
A simple typography engine for CJK languages, especially designed for game rich-text. 用于游戏富文本的中日韩文字排印引擎。
-
Updated
Dec 15, 2018 - JavaScript
Kanji usage frequency data collected from various sources
data
japanese
corpus
data-visualization
cjk
kanji
japanese-language
corpus-linguistics
frequency-lists
cjk-characters
kanji-frequency
-
Updated
Aug 31, 2017 - JavaScript
Adobe Source Han font family converted to TrueType format
-
Updated
Feb 2, 2019 - Shell
Single source publishing for vertical writing
-
Updated
Mar 10, 2019 - CSS
CJK Symbols
-
Updated
Jan 19, 2020 - PostScript
UK-Source Ideographs
-
Updated
Jan 20, 2020
Simple tool to help you insert CJK words in Kitty terminal
-
Updated
Jan 17, 2019 - Vim script
Convenient shell functions of the fishy variety that help to bring Finder functionality to the terminal (plus some other stuff).
-
Updated
Aug 1, 2019 - Shell
Node.js port of Budou, an automatic organizer tool for beautiful line breaking in CJK (Chinese, Japanese, and Korean).
-
Updated
Apr 20, 2020 - JavaScript
Improve this page
Add a description, image, and links to the cjk topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cjk topic, visit your repo's landing page and select "manage topics."
Cache.php clearOld is currently cleaning up all directories/files in the tempDir.
If mpdf is using the global tempdir (/tmp) this will clean up files of any other application using the global tempdir.
Error message if Mpdf is trying to clean up a file of another application:
unlink(/tmp/...): Operation not permitted
Cache.php: 95
I assume it is suggested to use a a dedicated mpdf tempDir