noto-cjk
Noto CJK fonts
Noto Serif CJK update was released on 25 October 2021.
We moved the release history and other notes into both Sans and Serif so they are separate now. Please look for them there.
Noto CJK fonts
Noto Serif CJK update was released on 25 October 2021.
We moved the release history and other notes into both Sans and Serif so they are separate now. Please look for them there.
{U+1147, U+1167} (whether followed by U+302E or not} is not combined into a syllable in the vertical writing mode. {{{ ᅇᅧ〮 ᅇᅧ }}}
Vertical: the last (leftmost) two lines have the sequences in question:

Horizontal: the last (bottommost) two lines have the sequences in question:

Will check other syllables starting with U+1147. This is checked with Chrome 55.0.2883.87. I'll also check with HarfBuzz 1.4.2.
@kenlunde
question안녕하세요? Noto Serif CJK에 대한 문자(조합용 한글 자모) 추가를 제안하렵니다.
아시다싶이 북한에서는 1948년에 "조선어 신 철자법"을 제정되며 그 안에 새로
,
,
(자음-첫소리 및 끝소리),
(모음-가운뎃소리)의 4가지 자모가 사용된 바 있습니다.
해당 자모들은 북한 사회에서 널리 사용되지는 못하였으나 북한의 논문(조선어 연구)나 문법서(조선어 문법)등에서 일정한 정도 사용됐습니다. 특히 "조선어 문법"은 북한의 국어문법 연구사를 알아볼 때 꼭 필요한 자료 중 하나일 것입니다. 이러한 자료들을 전산화하려면 해당한 자모를 입력할 수 있어야 한다고 생각을 합니다. 그래서 PUA든 Hangul Jamo Extended-B(이건 별도의 절차가 필요하겠으나)든 위 4개 자모들을 추가해 주시면 고맙게 생각합니다.
감사합니다.
en자료: https://en.wikipedia.org/wiki/New_Korean_Orthography https://commons.wikimedia.org/wiki/Category:DPRK_New_Korean_Orthography_(1948-1954) (참고) https://commons.wikimedia.org/wiki/File:Proposal_to_add_the_%E2%80%9C6_letters%E2%80%9D_(Hangul_Jamo).pdf
ko자료: https://upload.wikimedia.org/wikipedia/commons/f/fe/조선어신철자법.pdf https://ko.wikisource.org/wiki/%EC%A1%B0%EC%84%A0%EC%96%B4_%EC%8B%A0_%EC%B2%A0%EC%9E%90%EB%B2%95 https://ko.wikipedia.org/wiki/%EC%A1%B0%EC%84%A0%EC%96%B4_%EC%8B%A0%EC%B2%A0%EC%9E%90%EB%B2%95
ja자료: https://ja.wikipedia.org/wiki/%E6%9C%9D%E9%AE%AE%E8%AA%9E%E6%96%B0%E7%B6%B4%E5%AD%97%E6%B3%95 https://ja.wikisource.org/wiki/%E6%9C%9D%E9%AE%AE%E8%AA%9E%E6%96%B0%E7%B6%B4%E5%AD%97%E6%B3%95
As reported at this Ubuntu bug, the NotoSansCJK.ttc bundle does not work well with the Google Chrome and Chromium web browsers. Those browsers pick "Thin" as the default font weight.
The issue is not present if you install the 36 individual OTF files or the 7 weight specific OTC files instead of NotoSansCJK.ttc.
Out of ScopeCopied from googlei18n/noto-fonts#718 filed by @c933103
See https://ja.wikipedia.org/wiki/三式潜航輸送艇 , in noto font, the character cannot enclose a hiragana character into it as would have been expected. (The combination: ゆ⃝ )
AndroidThe "Kanbun" sinographic marks (U+3190...U+319F) are rendered the same as plain CJK characters.
They should be rendered as superscript (centered in the top help for the first one, "tateten", or occuying the top-left quarter of the ideographic box for the 15 other "kaereten"), instead of remapping the standard CJK (which should then be rescaled to 50% to 60% of width or height, and repositioned, with slightly simplified stroke to improve readability).
But it seems that you have just remapped the same glyph betweeen the full-square ideographs, and the Kanbun marks.
Note: these are NOT "compatibility" characters but really they are annotation marks. Rendering them as standard characters just creates ambiguity/confusion.
This affects ALL existing CJK fonts families (Noto Sans CJK, Noto Serif CJK), in the four supported language groups (JP, KR, TC, SC), and all styles and weights.
For reference, look at this chart: https://www.unicode.org/charts/PDF/U3190.pdf
Noto sans CJK Japanese, Adobe acrobat DC, PDF creator, cube pdf, Promo pdf and a few Japan local pdf softwares(Free and commercial). Windows7 32bit, 64 bit
making PDF via pdf printer driver, almost only 2 bit character text are deleted (a few character is kept) Using other font, no delete.
Changing from Noto sans to Han sans font (adobe), we have no-trouble Adobe acrobat PDF maker have no-trouble with Noto sans CJK japanese.
Probably, Noto sans CJK Japanese do NOT support postscript print with postscript PDF printer driver. Or Noto sans CJK Japanese have a bug for postscript PDF driver..
fonts: all serif and sans software MS word 2016
example docx file: sample_docx.docx pdf file export from sample_docx.docx by MS word: sample_pdf.pdf
No fonts has been embed.
questionU+339F, U+33A3, U+33A4 look bad. See the image below:
339F ㎟ SQUARE MM SQUARED
≈

BTW, this was filed internally : b/21499141
Priority-High Type-Defect AndroidSame as https://github.com/googlei18n/noto-fonts/issues/1128.
I also wrote somethings about the reason why KDE Konsole and other Qt application does not consider Noto Sans Mono (CJK) monospace fonts in https://github.com/googlei18n/noto-fonts/issues/1128#issuecomment-379988287.
Out of ScopeDiscovered in Sans. U+881B in zh-Hans and zh-Hant has 示 instead of 衣 on the LHS. According to the Unicode code charts, in all locales, LHS should be 衣.
bug Android Priority-Critical
In order to have monospaced serif for Latin characters (Courier replacement) mixed with embedded CJK characters for program listings (e.g., out of DocBook)
Environment: archlinux+texlive2022 Compile: Tried both xelatex and lualatex MWE:
\documentclass[fontset=none]{ctexart}
\setCJKmainfont{Noto Sans CJK SC}[RawFeature=+fwid]
\begin{document}
a \symbol{"2E3A} a
\end{document}
You can change Noto Sans CJK SC to Noto Sans CJK SC Bold or Noto Sans CJK SC Light, and it turns out that the thickness of the dash \symbol{"2E3A} has barely changed
Bold:

Light:

As long as [RawFeature=+fwid] is turned on, it will be like this, whether you use —— or \symbol{"2E3A}, you can compare it with when [RawFeature=+fwid] is not turned on, the thickness of the Chinese dash is obviously different from that of em dash in Western which follows the thickness growth.
This will cause the dashes to appear very thin when in regular/medium/bold/black, which doesn't match the text very well
These are supported in some UI fonts like HarmonyOS Sans
In text mixing, the default proportional figures are used, which improves reading coherence in text paragraph reading. Tabular figures are used in scenarios where the values need to be emphasized and data needs to be frequently changed in tables and clock digits. This ensures the alignment of digit width and a better graphical display.
The colon format is automatically adjusted to the center based on the time format.
In Sans/Variable/TTF/Subset/NotoSansJP-VF.ttf (and possibly other fonts), a large number of glyphs are present in the subsetted fonts but do not seem to be reachable through encoding or any substitution rules. They appear to be language-specific variant forms which were not subsetted out. Some examples are:
(There are over 800 in total.)
OS: Arch Linux DE: KDE Plasma Display Protocol: X11
When font is set to "Noto Sans", some specific CJK characters (including 一, 夏, etc.) are not rendered correctly (see this screenshot). This happens in both GTK and Qt applications.
The last known version of noto fonts that does not have this problem is 20201226, so this issue could have been around for a while.
If I use language specific google font css api, the font-face is generated with unicode-range.
How about Noto Sans CJK? What is the unicode-range?
And also whether Noto Sans CJK includes cyrillic-ext, cyrillic, devanagari, greek-ext, greek, vietnamese, latin-ext, latin ?
I want to use Noto Sans CJK to replace the mutliple CSS rules generated by google font css api.
https://fonts.googleapis.com/css2?family=Noto+Sans:[email protected];400;500;600;700&family=Noto+Sans+HK:[email protected];400;500;600;700&family=Noto+Sans+TC:[email protected];400;500;600;700&family=Noto+Sans+SC:[email protected];400;500;600;700&family=Noto+Sans+JP:[email protected];400;500;600;700&family=Noto+Sans+KR:[email protected];400;500;600;700&display=swap
Download individual assets from below or through the download guide.
NOTE This release is from Apr 28, 2021, but the structure of the download guide has been updated and files have been attached to this release for easier downloading.
Source code(tar.gz)Download individual assets from below or through the download guide.
Source code(tar.gz)Noto CJK v20201206 as of 2020.12.06
Source code(tar.gz)Noto Sans CJK V2.001
Source code(tar.gz)Matches Adobe's 1.0004 release of Source Han Sans
Source code(tar.gz)youtube-dl - download videos from youtube.com or other video platforms
YouTube-Video-Downloader Download Youtube Videos for free. Installing Dependencies:- Windows pip install pytube Mac/Linux pip3 install pytube Clonin
Youtubist Basically fork of yt-dlp python module to my needs. You can paste playlist or channel link on the YouTube. It will automatically format to s
Get Started Download & install Python first before using this software. Download Python Installing Python and Pytube Library (IMPORTANT) Installing Py
subreddit downloader This subreddit downloader downloads all posts and comments in a subreddit For a tutorial to use this program please follow this m
PyTorch implementation of 3D-VGT(3D-VAE-GAN-Transformer) This repository contains the source code for the paper "3D reconstruction method based on a g
TickDown A股tick下载,自动判断交易日历,获取全市场level1数据 依赖项 func_timeout requests some_tool(仓库里) akshare 使用 定时任务在上午 09:07开始运行 参数调节 max_num 单批次提交的股票数,当前为800,可以自行尝试多个数
Automated Download Tool !! Project status I am writing a new version of this program, which will solve several errors. The new version only supports G
YouTube Downloader YouTube Downloader is extremely simple program for downloading songs or playlists (in audio or video) from YouTube. Disclaimer It's
Archivist Script for archiving Download folder by uploading unmodified files to a Google Drive folder. Modified files will remain in the Download fold
Minecraft-skin-downloader Download minecraft head or skin, allows TLauncher accounts by BoBkiNN_ Contact: https://vk.com/bobkinnvk Requirements: Modul
Advance Image Downloader/Extractor(Job) Advance Image Downloader/Extractor (Job) is a Python-Flask web-based app, which will help the user download th
SRCCommentsAutoDeleter Will load an SRC page, logged in with a support browser's cookies, and delete all comments from every run Config is all done in
Unit3DMassDL A Unit3D Mass Release Downloader. Currently supports Aither. Installation Ensure Python 3 is installed in your system. Run the following
gpv2-web10k This repository contains the script to download images from the Web-10K dataset. The script takes in a list of queries, queries Bing Image
PyDownloader - Downloads files and folders at high speed (based on your interent speed).
Youtube-downloader-using-Python Hii guys !! Fancy to see here Welcome! built by
Save Bing wallpapers and set as background for GNOME desktop This script downloads the Bing wallpaper and sets it in the background of your gnome desk
Curseforge-Modpack-Downloader A Python script which automatically downloads mods from a Curseforge modpack. Installing Dependencies ⚠ Make sure you ha
kemono-dl This is a simple kemono.party downloader. How to use Install python Download source code from releases and extract it Then install requireme