mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 13:00:08 +00:00
757810f170
Update README.md track travis branch on CI install ttfautohint; run ctest with output-on-failure check more c++11 features use local browser to test install selenium through pip in travis refactor tests use html instead of png as reference
37 lines
536 B
TeX
37 lines
536 B
TeX
\documentclass{article}
|
|
\begin{document}
|
|
Normal\hspace{10pt}{\tiny tiny}\hspace{10pt}Text
|
|
\pdfliteral{5 Ts}
|
|
Rise \\
|
|
\pdfliteral{0 Ts}
|
|
|
|
\pdfliteral{5 Tc}
|
|
CharSpace \\
|
|
\pdfliteral{0 Tc}
|
|
|
|
\pdfliteral{200 Tz}
|
|
Horizontal\hspace{10pt}Scale \\
|
|
\pdfliteral{100 Tz}
|
|
|
|
\vspace{3cm}
|
|
|
|
\pdfliteral{q}
|
|
\pdfliteral{0.71 0.71 -0.71 0.71 0 0 cm}
|
|
Rotated
|
|
\pdfliteral{5 Ts}
|
|
Rise \\
|
|
\pdfliteral{0 Ts}
|
|
|
|
\pdfliteral{5 Tc}
|
|
CharSpace \\
|
|
\pdfliteral{0 Tc}
|
|
|
|
\pdfliteral{200 Tz}
|
|
Horizontal\hspace{10pt}Scale \\
|
|
\pdfliteral{100 Tz}
|
|
|
|
\pdfliteral{Q}
|
|
|
|
|
|
\end{document}
|