File: junicode.html

package info (click to toggle)
ttf-junicode 0.6.4-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 820 kB
  • sloc: makefile: 25; sh: 7
file content (70 lines) | stat: -rw-r--r-- 2,923 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
    <title>Junicode</title>
    <meta content="text/html; charset='UTF-8'" http-equiv="Content-Type" />
    <link rel="STYLESHEET" href="docs/plain.css" media="screen" type="text/css" />
    <link rel="STYLESHEET" href="docs/oeg.css" media="screen" type="text/css" />
</head>

<body>

<div id="menubox">
<a href="http://www.engl.virginia.edu/OE/index.html"
     title="Old English at the University of Virginia" accesskey="o"><em>O</em>ld
     English at U.Va.</a>
<a href="http://www.engl.virginia.edu/" accesskey="n">E<em>n</em>glish at U.Va.</a>
<a href="http://www.virginia.edu/" accesskey="u"><em>U</em>. of Virginia</a>
</div>

<div id="content">

<h1>Junicode</h1>

<img src="docs/junicode_sample.gif"/>

<p>Junicode (short for Junius-Unicode) is a
<a href="http://www.unicode.org/">Unicode</a> font for medievalists.
The current version is a beta; the selection of characters and the arrangement
of the Private Use Area are subject to change. Your comments,
suggestions and bug reports will be a great help to me as I complete
the project.</p>

<p>
Junicode currently contains 1310 characters in the regular style
(the italic, bold and bold italic styles are less complete).
For a list of these characters, see the
<a href="docs/junicode_index.html">documentation</a>. New in version
0.6.3:</p>

<ul>
<li>Runic range added</li>
<li>Phonetic Extensions range added</li>
<li>Selection of diacritics greatly expanded</li>
<li>Proportions refined for improved screen display</li>
<li>Improved <a href="docs/junicode_index.html">documentation</a> in HTML</li>
<li>Released under the <a href="http://www.gnu.org/">GNU Public License</a></li>
<li>See further Changes.txt in the archive</li>
</ul>

<p>
Junicode is now available in three versions. Choose the one that's right
for you:</p>

<ul>
<li><a href="jun_0_6_3_OT.zip">OpenType/CFF for Windows/Linux</a>. Use this version if
you can: if you're running Windows 2000 or XP, or your Linux system uses FreeType 2.</li>
<li><a href="jun_0_6_3_TT.zip">OpenType/TrueType for Windows/Linux</a>. Use this version if
you can't use OpenType/CFF: for example, if you are running Windows 98 or a Linux system that
uses FreeType 1. These fonts will look good only if anti-aliasing (font-smoothing or
ClearType) is turned on in your system.</li>
<li><a href="jun_0_6_3_DF.zip">OpenType/CFF for Macintosh OS X</a>. I don't know if this
will work in OS 9: see <a href="http://www.alanwood.net/unicode/macbrowsers.html">Alan
Wood's Unicode page</a> for the rather involved procedure for
installing Unicode support in that system.</li>
<li><a href="jun_0_6_3_SRC.zip">Source code</a> (requires <a href="http://pfaedit.sourceforge.net/">PfaEdit</a>)</li>
</ul>
</div>
</body>
</html>