Overstrike: Difference between revisions
No edit summary |
|||
Line 1: | Line 1: | ||
[[File:APL-keybd2.svg|thumb]]An '''overstrike''' refers to the practice of [[typing glyphs]] on top of each other to form a more complex [[glyph]]. This was the normal way of typing many APL characters in the early typewriter terminal days of APL. Only a single shift state was available (which would switch from numbers and uppercase letters to APL glyphs), so for example <source lang=apl inline>⍟</source> which is today typed using <kbd>APL</kbd>+<kbd>Shift</kbd>+<kbd>8</kbd> would instead be typed using <kbd>APL</kbd>+<kbd>O</kbd> for <source lang=apl inline> | [[File:APL-keybd2.svg|thumb]]An '''overstrike''' refers to the practice of [[typing glyphs]] on top of each other to form a more complex [[glyph]]. This was the normal way of typing many APL characters in the early typewriter terminal days of APL. Only a single shift state was available (which would switch from numbers and uppercase letters to APL glyphs), so for example <source lang=apl inline>⍟</source> which is today typed using <kbd>APL</kbd>+<kbd>Shift</kbd>+<kbd>8</kbd> would instead be typed using <kbd>APL</kbd>+<kbd>O</kbd> for <source lang=apl inline>○</source> followed by <kbd>⟵ Backspace</kbd> and then <kbd>APL</kbd>+<kbd>P</kbd> for <source lang=apl inline>*</source>. | ||
== Support == | == Support == |
Revision as of 16:08, 27 June 2021
An overstrike refers to the practice of typing glyphs on top of each other to form a more complex glyph. This was the normal way of typing many APL characters in the early typewriter terminal days of APL. Only a single shift state was available (which would switch from numbers and uppercase letters to APL glyphs), so for example ⍟
which is today typed using APL+Shift+8 would instead be typed using APL+O for ○
followed by ⟵ Backspace and then APL+P for *
.
Support
Support for various overstrikes vary.
APL\360
APL\360 supported many overstrikes, and these were the only way to type composite glyphs. Since typewriters couldn't remove typed characters, editing could be cumbersome, and so some innovative overstrikes were allowed for the odd case where one was correcting a typographical error. For example, F
and L
would form E
.
Dyalog APL
First | Second | Result |
---|---|---|
' |
. |
!
|
' |
⎕ |
⍞
|
( |
- |
⊢
|
) |
- |
⊣
|
* |
¨ |
⍣
|
* |
○ |
⍟
|
, |
- |
⍪
|
- |
/ |
⌿
|
- |
E |
€
|
- |
L |
£
|
- |
\ |
⍀
|
- |
| |
ɫ
|
- |
○ |
⊖
|
0 |
~ |
⍬
|
: |
⎕ |
⍠
|
< |
> |
⋄
|
= |
_ |
≡
|
= |
⎕ |
⌸
|
A |
_ |
Ⓐ
|
B |
_ |
Ⓑ
|
C |
_ |
Ⓒ
|
D |
_ |
Ⓓ
|
E |
_ |
Ⓔ
|
F |
_ |
Ⓕ
|
G |
_ |
Ⓖ
|
H |
_ |
Ⓗ
|
I |
_ |
Ⓘ
|
J |
_ |
Ⓙ
|
K |
_ |
Ⓚ
|
L |
_ |
Ⓛ
|
M |
_ |
Ⓜ
|
N |
_ |
Ⓝ
|
O |
_ |
Ⓞ
|
P |
_ |
Ⓟ
|
Q |
_ |
Ⓠ
|
R |
_ |
Ⓡ
|
S |
_ |
Ⓢ
|
S |
| |
$
|
T |
_ |
Ⓣ
|
U |
_ |
Ⓤ
|
V |
_ |
Ⓥ
|
W |
_ |
Ⓦ
|
X |
_ |
Ⓧ
|
Y |
_ |
Ⓨ
|
Z |
_ |
Ⓩ
|
[ |
] |
⌷
|
[ |
∘ |
{
|
\ |
○ |
⍉
|
] |
∘ |
}
|
_ |
∆ |
⍙
|
_ |
∊ |
⍷
|
_ |
≠ |
≢
|
_ |
⊂ |
⊆
|
_ |
⍳ |
⍸
|
_ |
⍵ |
⍹
|
_ |
⍺ |
⍶
|
| |
∆ |
⍋
|
| |
∇ |
⍒
|
| |
⊂ |
¢
|
| |
○ |
⌽
|
~ |
¨ |
⍨
|
~ |
∇ |
⍫
|
~ |
∧ |
⍲
|
~ |
∨ |
⍱
|
¨ |
∇ |
⍢
|
¨ |
∘ |
⍤
|
¨ |
○ |
⍥
|
÷ |
⎕ |
⌹
|
∘ |
∩ |
⍝
|
∘ |
⊤ |
⍕
|
∘ |
⊥ |
⍎
|
∧ |
∨ |
⋄
|
⊤ |
⊥ |
⌶
|
⋄ |
⎕ |
⌺
|
APL glyphs [edit] | |
---|---|
Information | Glyph ∙ Typing glyphs (on Linux) ∙ Unicode ∙ Fonts ∙ Mnemonics ∙ Overstrikes ∙ Migration level |
Individual glyphs | Jot (∘ ) ∙ Right Shoe (⊃ ) ∙ Up Arrow (↑ ) ∙ Zilde (⍬ ) ∙ High minus (¯ ) ∙ Dot (. ) ∙ Del (∇ )
|