[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [DOC] Poorman's Chinese Type1 font for CJK-latex



On Sun, May 27, 2001, you wrote:
> > 多謝你的指教,我已經完全測試通了,非常不錯。就ttf2pk和ttf2pt1生成的ps文件來
> > 說,很難看出差別;但是如果轉到pdf就看出差別了。但是正如Rigel說的,目前pdftex
> > 支持ttf,它應該是最有前途的辦法,只是生成的pdf大了些。
> > 
> 
> 請問大多少?是內嵌整個字型還是只嵌需要的字形?

  應該還是 partial download。以下我的測試表,供大家參考:

▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁
 製作方法*             大小(bytes) 備注
 ────────────────────────────────────
 ttt-dvips.ps**        248018      使用 bg5latex+dvips,使用中文 type1。
 ttt-dvipdfm.pdf       215070
 ttt-dvips.pdf         89829       由 ps2pdf 來轉。效果稍差,但仍為 type1。

 ttt-ttf2pt1.ps***     251293      與前相同,但 type1 字是由 ttf2pt1 製作。
 ttt-ttf2pt1.pdf       219304

 ttt-pdftex.pdf        356092      使用 pdflatex。
 ttt-pdftex.ps         121036      由 xpdf 之 pdftops 來轉,失敗!
 ttt-pdftex-pdf2gs.ps  22931       由 gs 之 pdf2ps 來轉,結果變成點陣字。

 ttt-pk.ps             38199       這是由 bg5latex 使用 ttf2pk。
▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁
* 使用文鼎 TTF。
** type1 字是由 chpfb/ttf2pfb 製作。
*** ttf2pt1 已將 hinting 功能關掉。

  以下是我的文稿(ttt.tex):

\documentclass[12pt,a4paper]{article}
\usepackage{CJK}
\begin{document}
\begin{CJK*}{Bg5}{aming}
\CJKtilde

    01~02~03~04~05~06~07~08~09~10~11~12~13~14~15~16~17~18~19~20~21~22

    糎~ㄝ~反~年~李~彿~南~研~悟~財~啟~造~無~黑~義~對~遠~確~操~應~濾~贈

    23~24~25~26~27~28~29~30~31~32~33~34~35~36~37~38~39~40~41~42~43~44

    躍~か~冊~扙~冾~阼~氡~除~浣~偲~惊~紽~媏~琮~趉~搵~葸~嗼~碴~誏~潽~諘

    45~46~47~48~49~50~51~52~53~54~55

    憨~膮~檑~薈~鮨~繰~譀~醷~鐱~蘼~裏

\end{CJK*}
\end{document}



-- 
Warm Regards,
Edward G.J. Lee(李果正)
 
 --*--  The best kind of learning is learning by doing.  --*--



Reply to: