From 211234411c68f4578c3bbfafeb84e8d26040443a Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Wed, 19 Sep 2018 13:20:01 +0200 Subject: Add fz_lookup_cjk_font_by_name to create builtin CJK fonts. --- docs/manual-mutool-run.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/manual-mutool-run.html b/docs/manual-mutool-run.html index c1fe6237..f9fcf976 100644 --- a/docs/manual-mutool-run.html +++ b/docs/manual-mutool-run.html @@ -500,6 +500,7 @@ Times-Roman, Times-Italic, Times-Bold, Times-BoldItalic, Helvetica, Helvetica-Oblique, Helvetica-Bold, Helvetica-BoldOblique, Courier, Courier-Oblique, Courier-Bold, Courier-BoldOblique, Symbol, and ZapfDingbats. +
The built-in CJK fonts are referenced by language code: zh-Hant, zh-Hans, ja, ko.
Font#getName()
Get the font name.
Font#encodeCharacter(unicode) -- cgit v1.2.3