| Summary: | Missing ukrainian capital GHE (G3) in koi8-u-8x8 font | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | klim <klim> | ||||
| Component: | misc | Assignee: | Maxim Sobolev <sobomax> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | sobomax | ||||
| Priority: | Normal | ||||||
| Version: | 4.3-STABLE | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
klim
2001-07-01 17:00:17 UTC
Responsible Changed From-To: freebsd-bugs->sobomax Maxim has imported UA console support What about 8x16 and 8x14 koi8-u fonts as well as all cp866u fonts? Please either explain why it isn't necessary or submit updated patch in the follow-up. Thanks! -Maxim 8x16 and 8x14 fonts have this letters. All koi8u fonts
have small GHE. But capital GHE missed in koi8-u-8x8.
I can't say anything about cp866u, because I've never
used it.
Alexey Klimov
On Thu, 15 Nov 2001, Maxim Sobolev wrote:
> What about 8x16 and 8x14 koi8-u fonts as well as all cp866u fonts?
> Please either explain why it isn't necessary or submit updated patch
> in the follow-up.
>
> Thanks!
>
> -Maxim
>
Hi,
I've examined Ukrainian fonts. All fonts include capital GHE
except koi8-u-8x8. Here is this font's dump.
<skip>
--------
- ----
##
######
##
##
##
##
--------
<skip>
- ½ ----
^^^
<if you load Ukrainian 8x16 or 8x14 font, you can see here GHE>
## ##
## ##
## ##
########
## ##
## ##
## ##
## ##
--------
With my PR I sent reverse patch. Now I wish to correct
my mistake.
--- koi8-u-8x8.fnt.orig Sun Nov 25 15:51:09 2001
+++ koi8-u-8x8.fnt Sun Dec 2 21:02:46 2001
@@ -33,7 +33,7 @@
M-C88'Q@?`````#8V-C\`````-C<P/P`````8^!CX```````&?F!@8&``-O8&
M_@`````8'Q@?&!@8V-C<V-C8V-C<P-S8V-C88^!CX&!@8&&8`?F!\8'X`
M/&;`^,!F/``V]@;V-C8V-C!X,#`P,'@`2'@P,#`P>```_P#W-C8V-AC_`/\`
-M````-C8V_P`````V]P#_`````!C_&/\8&!@8-C8V_S8V-C8V]P#W-C8V-CQ"
+M````-C8V_P`````V]P#_`````!C_&/\8&!@8!GY@8&!@8``V]P#W-C8V-CQ"
MF:&AF4(\``#.V_O;S@```'@,?,QV```\8#QF9CP```!F9F9F?P,``#QL;&S^
MQ@``/&9^8#P```!^V]M^&````'Y@8&!@````9CP8/&8```!F;GYV9@``&&9N
M?G9F````9FQX;&8````>-F9F9@```,;^_M;&````9F9^9F8````\9F9F/```
Alexey Klimov
State Changed From-To: open->closed Committed, big thanks! Please also verify that cp866-u fonts also contain that letter and submit a PR if necessary. |