Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 May 1999 04:38:53 +0200 (CEST)
From:      oliver.fromme@heim3.tu-clausthal.de
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   misc/11553: /usr/share/misc/latin1 (new file submission)
Message-ID:  <199905070238.EAA12127@pegasus.rz.tu-clausthal.de>

next in thread | raw e-mail | index | archive | help

>Number:         11553
>Category:       misc
>Synopsis:       /usr/share/misc/latin1 (new file submission)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu May  6 19:40:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Oliver Fromme
>Release:        FreeBSD 3.1-19990318-STABLE i386
>Organization:
Clausthal University of Technology
>Environment:

n/a

>Description:

Traditionally there's a file /usr/share/misc/ascii which
contains all ASCII characters (up to 127) and their codes
in octal, hexadecimal and decimal.

However, I always missed a similar file for the latin1
character set (also known as ISO 8859-1).  It is not only
important for Europeans (most European languages require
characters from latin1), but also contains characters
which are useful elsewhere, like copyright symbol, degree
symbol, etc.  Latin1 is also the default character set
for all HTML pages, e.g. "&#169;" will produce a copyright
symbol in HTML.

Well, I created such a file, using the same format as the
ascii file.  It contains only the characters 160 - 255,
because 0 - 127 are already contained in the ascii file,
and 128 - 159 are undefined in latin1.  The file should be
committed to the directory /usr/src/share/misc, and it
should be added to the Makefile in that directory.
Thankyou very much.

>How-To-Repeat:

n/a

>Fix:
	
The file is gzipped and uuencoded, in case gnats or some
other software on the way has problems with the 8bit
characters.

begin 444 latin1.gz
M'XL(""Y/,C<"`VQA=&EN,0`UUL?6%444Q?&Y3[$?H4_U=_M6/4Y7AZ$3I]_#
MF`,B8LXY9T5$5$1$140,9"7IWN?4'>VU:O`?U6]5[:>]#G?6N_;3G@'W@)N`
M>[4]<)]V#[A?NP$>T`[`@]HM\!#V[]A/FPYXF"<;%A[1LG!`R\*C6A8.:EEX
M3,O"(2T+CWMA8.$P3P86GM"R\*26A:>T+#RM9>$9+0O/:EEXS@M;%I[GR9:%
M%[0LO*AEX24M"R]K67A%R\*K6A9>4Z'O6'@=7!;>T++PII:%M[0LO*UEX1TM
M"^]J67C/"\;"^SPQ%C[0LO"AEH6/M"Q\K&7A$RT+GVI9^,P+B87/>9)8^$++
MPA$M"U]J63BJ9>$K+0O'M"Q\[86>A>,\Z5GX1LO"MUH6OM.R<$++PO=:%DYJ
M6?C!"[P/.,43W8<?M2R<UK+PDY:%G[4L_*)EX8R6A5^]H/MPEB>Z#[]I63BG
M9>%W+0OGM2S\H67A3RT+?WE!]^%OGN@^7-"R<%'+PB4M"Y>U+%S1LG!5R\(U
M+^@^_,,3W8=_M2Q<U[)P0\O"32T+M[0LW-:R\!\+=^QC9.)N<`,&QH"!,6!@
M#!@8`P;&@(%Q!P-C=A@8B\/`.#H,C-5A8)P<!L;986!<'`;&M<%`#1BH`0,U
M8*`&#-2`@1HP4`,&Z@X&:G88J,5AH(X.`[4Z#-3)8:#.#@-U<1BH:X.!*6!@
M"AB8`@:F@($I8&`*&)@"!J8=#$S986`J#@/3Z#`P58>!:7(8F&:'@6EQ&)C6
M!@-SP,`<,#`'#,P!`W/`P!PP,`<,S#L8F+/#P%P<!N;186"N#@/SY#`PSPX#
M\^(P,*\-!I:`@25@8`D86`(&EH"!)6!@"1A8=C"P9(>!I3@,+*/#P%(=!I;)
M86"9'0:6Q6%@61L,K`$#:\#`&C"P!@RL`0-KP,`:,+#N8&#-#@-K<1A81X>!
MM3H,K)/#P#H[#*R+P\"Z[F#8$#!L"!@V!`P;`H8-`<.&@&%#P+!A!\.&@&%#
MP#!I/:`UAV'2>E#;.PR3UD/:38-A\GI8)UN'8=OL,&Q;'(;ESF%8-H=A.3D,
MRWV#87G/85C>.`S+@\.PO'48EK/#L%P<AI7.85BQ!L-*<AA6>H=A9<]A6-DX
M#"N#P["R=1A6LL.P4AJ,U,6+D;IX,5(7+T;JXL5(7;P8J8L7(W7Q8J1N]V*D
M+CN,U!6'D?0&'=&:PTAZ@XYJ>X>1]`8=TVX:C*17Z+A.M@XC6788R8K#2'J3
M3FC-822]22>U?8.1]"J=TLG&822]2J>U6X>14G88*16'D?1&G=%:@Y'T2IW5
M2>\PDEZI<]J-PTAZI<YKMPXC]=EAI+XT&/K%"(;_8BZT7\S%]HNYU'XQE]LO
MYDK[Q5QMOYAK40@8:2]@^*_F>OO5W&B_FIOM5W.K_6INMU^-8/P/2K\0'4H)
"``#[
`
end

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905070238.EAA12127>