Ticket #178 (closed 不具合: fixed)

Opened 3 years ago

Last modified 3 years ago

font encoder が存在しない character set がある

Reported by: shirai Assigned to: shirai
Priority: minor Milestone: ver 3.00
Component: Emacs Lisp Version: 3.00 (開発中)
Keywords: font encoder Cc: shirai

Description (Last modified by gotoh)

[meadow-develop:6870] font encoder 参照

下記の二つの character set の font encoder がレジストされていない。

(1) indian-glyph

(w32-regist-font-encoder
 'encode-indian-glyph-font 'ccl-encode-indian-glyph-font 1)

(2) unicode font

(w32-regist-font-encoder
 'encode-unicode-font 'ccl-encode-unicode-font)

Attachments

mw32misc.diff (0.7 kB) - added by shirai on 10/06/05 12:50:23.

Change History

09/30/05 15:41:48 changed by shirai

  • priority changed from major to minor.

09/30/05 17:38:37 changed by gotoh

  • description changed.

wiki書式に修正

10/06/05 12:45:22 changed by shirai

  • status changed from new to closed.
  • resolution set to fixed.

Revision:3866 で encode-unicode-font, encode-indian-glyph-font 追加。

10/06/05 12:50:23 changed by shirai

  • attachment mw32misc.diff added.

Add/Change #178 (font encoder が存在しない character set がある)




Change Properties
Action