本圖片是以PNG、GIF或JPEG格式上傳。然而,其中包含的資料或訊息,應該重新建立成可縮放向量圖形(SVG)檔案,以更有效率或更準確的方式儲存。如有可能,請上傳本圖片的SVG格式版本。在上傳之後,請修改維基各姊妹計畫中所有使用舊版圖片的條目(列在圖像連結章節中),替換為新版圖片,並在舊圖片的描述頁中加入{{Vector version available|新圖片名稱.svg}}模板,同時移除本模板。
摘要
"Created by me using freely available fonts and latex, and touched up in the gimp. I think I can GFDL this."
Slovenščina: Tabela z runami za sistema Angerthas Daeron in Angerthas Moria, ki sta predstavljena v dodatku E v Gospodarju prstanov. Nekateri znaki imajo različne glasovne vrednosti za vilinske in škratje jezike.
LaTeX source (not pretty, but there ya go):
\documentclass[twocolumn]{article}
\newcommand\cirthfamily{\usefont{U}{angerthas}{m}{n}}
\renewcommand{\arraystretch}{1.2}
\def\dot{\char"5F}
\def\dots#1{%
\setbox0=\hbox{#1}%
\vbox to 0pt{\vskip .1ex\hbox to \wd0{\hfill\dot\dot\hfill}\vss}%
\vbox{\moveleft\wd0\box0}}
\begin{document}
\cirthfamily
\begin{tabular}{|c|c|c|c|}
\hline
p & Z & L & e \\
b & \dots{z} & l & E \\
f & c & \dots{D} & {a} \\
v & g & h & A \\
W & K & s & o \\
m & G & N & {O$\,$O} \\
\dots{M} & \dots{n} & [ & \dots{\char'366$\,\,$\char'366} \\
t & q & \dots{\char'134~\char'135} & \char'176 \\
d & Q & i & \char'173 \\
\char"FE & = & Y & \char'353 \\
\char'360 & \char"3E & y & \dots{\char'175} \\
\dots{r} & ? & u & P \\
C & \dots{\char'057} & U & T \\
j & J & w & \char'174 \\
S & R & \char'374\char'374 & \char'046 \\
\hline
\end{tabular}
\end{document}
"Created by me using freely available fonts and latex, and touched up in the gimp. I think I can {{GFDL}} this. LaTeX source (not pretty, but there ya go): <pre> \documentclass[twocolumn]{article} \newcommand\cirthfamily{\usefont{U}{angerthas}{m}{n}}