File: junicode_dingbats.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 (77 lines) | stat: -rw-r--r-- 1,773 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
71
72
73
74
75
76
77
<!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>
    <meta content="text/html; charset='UTF-8'" http-equiv="Content-Type" />
    <title>Junicode Dingbats (2700-27BF)</title>
    <link rel="STYLESHEET" href="oeg.css" media="screen" type="text/css" />
  </head>

  <body>
    <h1>Junicode Dingbats (2700-27BF)</h1>

    <p>Several circled numbers are implemented, to go with the
      ones in the Enclosed Alphanumerics range.</p>

    <table>
	<tr>
	  <td colspan="3"><b>BASIC LATIN</b></td>
	</tr>
	<tr>
	  <td><b>Character</b></td>
	  <td><b>Unicode</b></td>
	  <td><b>Description</b></td>
	</tr>
	<tr>
	  <td>&#x2776;</td>
	  <td>2776</td>
	  <td>DINGBAT NEGATIVE CIRCLED DIGIT ONE</td>
	</tr>
	<tr>
	  <td>&#x2777;</td>
	  <td>2777</td>
	  <td>DINGBAT NEGATIVE CIRCLED DIGIT TWO</td>
	</tr>
	<tr>
	  <td>&#x2778;</td>
	  <td>2778</td>
	  <td>DINGBAT NEGATIVE CIRCLED DIGIT THREE</td>
	</tr>
	<tr>
	  <td>&#x2779;</td>
	  <td>2779</td>
	  <td>DINGBAT NEGATIVE CIRCLED DIGIT FOUR</td>
	</tr>
	<tr>
	  <td>&#x277A;</td>
	  <td>277A</td>
	  <td>DINGBAT NEGATIVE CIRCLED DIGIT FIVE</td>
	</tr>
	<tr>
	  <td>&#x277B;</td>
	  <td>277B</td>
	  <td>DINGBAT NEGATIVE CIRCLED DIGIT SIX</td>
	</tr>
	<tr>
	  <td>&#x277C;</td>
	  <td>277C</td>
	  <td>DINGBAT NEGATIVE CIRCLED DIGIT SEVEN</td>
	</tr>
	<tr>
	  <td>&#x277D;</td>
	  <td>277D</td>
	  <td>DINGBAT NEGATIVE CIRCLED DIGIT EIGHT</td>
	</tr>
	<tr>
	  <td>&#x277E;</td>
	  <td>277E</td>
	  <td>DINGBAT NEGATIVE CIRCLED DIGIT NINE</td>
	</tr>
	<tr>
	  <td>&#x277F;</td>
	  <td>277F</td>
	  <td>DINGBAT NEGATIVE CIRCLED DIGIT TEN</td>
	</tr>
    </table>
  </body>
</html>