+2021-02-23 MORIOKA Tomohiko <tomo.git@chise.org>
+
+ * cwiki-view.el (www-display-object-desc):
+ - Add CSS setting for `h1'.
+ - Use `chise-wiki-glyphwiki-glyph-image-url' instead of
+ `https://glyphwiki.org/glyph'; use SVG instead of 50px PNG.
+
+2021-02-22 MORIOKA Tomohiko <tomo.git@chise.org>
+
+ * cwiki-common.el (chise-wiki-bitmap-glyph-image-url): New
+ variable.
+ (chise-wiki-legacy-bitmap-glyphs-url): Renamed from
+ `chise-wiki-bitmap-glyphs-url'; use "https://www.chise.org/glyphs"
+ instead of "http://www.chise.org/glyphs".
+ (chise-wiki-hng-bitmap-glyphs-url): Use
+ "https://image.hng-data.org/glyphs/HNG" instead of
+ "http://hng.chise.org/glyphs/HNG".
+ (chise-wiki-daijiten-bitmap-glyphs-url): Use
+ "https://image.hng-data.org/glyphs/daijiten" instead of
+ "http://hng.chise.org/glyphs/daijiten".
+ (chise-wiki-glyph-cgi-url): Use
+ "https://www.chise.org/chisewiki/glyph.cgi" instead of
+ "http://www.chise.org/chisewiki/glyph.cgi".
+ (www-format-encode-string):
+ - Add settings for `=>>daikanwa' and `===ucs@ks'.
+ - Use `chise-wiki-legacy-bitmap-glyphs-url' instead of
+ `chise-wiki-bitmap-glyphs-url'.
+ - Use `chise-wiki-bitmap-glyph-image-url' for glyph-image path of
+ JEF-CHINA3 instead of
+ http://kanji.zinbun.kyoto-u.ac.jp/db/CHINA3/Gaiji/; use
+ JEF-CHINA3/<HHHH>.png instead of CHINA3/Gaiji/<hhhh>.gif.
+ - Use https://mojikiban.ipa.go.jp/ instead of
+ http://mojikiban.ipa.go.jp/.
+ - Use chise-wiki-glyphwiki-glyph-image-url instead of
+ "http://glyphwiki.org/glyph"; use SVG instead of 100px PNG.
+ - Add setting for &(o-|G-|g2-|R-)KU(+<HHHH>|-<HHHHHHHH>);.
+ - Use "https://www.unicode.org/cgi-bin/refglyph?24-<HHHH>" instead
+ of "http://www.unicode.org/cgi-bin/refglyph?24-<HHHH>".
+ (coded-charset-GlyphWiki-id-alist): Add setting for
+ `===jis-x0208@1978'.
+
2021-02-22 MORIOKA Tomohiko <tomo.git@chise.org>
* cwiki-view.el (www-display-object-desc):