Adobe-Japanグリフ一覧(別ページ)
レンダリング結果



先頭3ページのみプレビューしています。
PDFを開くTeXソース
TeXソース
入力コード
\documentclass[uplatex]{jsarticle}
\usepackage{otf}
\usepackage[papersize={550pt,700pt},margin=0pt,bottom=50pt,dvipdfm]{geometry}
\AtBeginDvi{\special{pdf:mapline otf-cjmr-h Identity-H KozMinPr6N-Regular.otf}}
\usepackage{lmodern}
\pagestyle{empty}
\usepackage{color}
\definecolor{cBkGray}{rgb}{.9,.9,.9}
\newcount\i
\begin{document}
\fboxsep0pt
\centering
%% title page
\begingroup
\baselineskip0pt\lineskiplimit-\maxdimen\null\vfil % 縦方向中央揃え
{\bfseries\fontsize{50pt}{60pt}\selectfont
Adobe-Japan1-6
\fontsize{80pt}{90pt}\selectfont
All Glyphs
}
\endgroup
\newpage
\loop
\null\leavevmode\vfill
\begingroup
\fontsize{400pt}{0pt}\selectfont
\makebox[0pt][c]{\smash{\colorbox{cBkGray}{\CID{\i}}}}% グリフ
\makebox[0pt][c]{\raisebox{-.12zw}{\framebox[1zw][c]{\vphantom{\rule{0pt}{1zw}}\rule[.12zw]{1zw}{.4pt}}}}% 外枠とベースライン
\endgroup
\\[80pt]%
\begingroup
\fontsize{50pt}{0pt}\selectfont\texttt{CID+\the\i}% キャプション
\endgroup
\newpage
\advance\i by 1
\ifnum\i<23058 \repeat
\end{document}