diff options
author | Jonathan Kew <jfkthame@googlemail.com> | 2006-09-29 15:15:10 +0000 |
---|---|---|
committer | Jonathan Kew <jfkthame@googlemail.com> | 2006-09-29 15:15:10 +0000 |
commit | 387cf3625583fb046baf756f72f188924f35cfe2 (patch) | |
tree | 6e09f2e03b9c590a9f14689dfdb4d77ed66e773d /Build/source/texk/xdvipdfmx/BUGS | |
parent | fe77ff4cdab25604b424a273c726920830f63abc (diff) |
adding xdvipdfmx sources
git-svn-id: svn://tug.org/texlive/trunk@2220 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/xdvipdfmx/BUGS')
-rw-r--r-- | Build/source/texk/xdvipdfmx/BUGS | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/Build/source/texk/xdvipdfmx/BUGS b/Build/source/texk/xdvipdfmx/BUGS new file mode 100644 index 00000000000..65f14244105 --- /dev/null +++ b/Build/source/texk/xdvipdfmx/BUGS @@ -0,0 +1,29 @@ +$Header: /home/cvsroot/dvipdfmx/BUGS,v 1.9 2004/06/15 17:26:29 hirata Exp $ + +BUGS: The bug list for dvipdfmx +=============================== + +Last modified: June 16, 2004 + + + o CID-Keyed Font (CIDFontType 0) + + CID-Keyed font support is limited to CFF/OpenType format font. + Only Type 2 charstring is supported. The 'random' operator is not + implemented. + + o TrueType (CIDFontType 2) + + GSUB support: + + Ignores Script and LangSys table. Only `vert' feature is supported. + `smple' and `trad' support for Chinese, `jp78', `jp83', and `jp90' + variant support for Japanese may be needed. + + o Type 1 + + seac, ghost hint... + + o Dvipdfmx don't handle include images correctly if images are + included multiple times but with different bounding box. + |