Size: 1231
Comment:
|
Size: 1777
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 43: | Line 43: |
== Browser Tests == By using the web service http:browsershots.org/ we've created a large number of screenshots of this page for all sorts of Browsers and Operating System. See the BrowserTest page for details. Note that browsershot.org understandably does not have any APL Unicode font installed, so the font actually used cannot be predicted and probably won't look nice. However, the APL characters '''should''' be visible anyway. Were this is not the case, the most likely cause is a faulty font used on that Browser/OS combination. |
Atomic Vector
Introduction
This site displays the atomic vector taken from Dyalog APL in two ways:
- As ordinary text
- As a screenshot taken from a Dyalog session manager
If the two differ you might have a problem with the font.
We did our best to ensure proper settings for displaying APL characters, but with exotic Browsers or excotic operating systems or non-Unicode APL fonts you might get surprising results.
The []AV as Unicode Text
Well, almost. All non-printable characters are replaced by a blank.
⎕←' ',16 16⍴¯256↑10↓⎕av ⌶ɫ%'⍺⍵ _abcdefghijklmno pqrstuvwxyz ¯.⍬ 0123456789 ¤¥$£¢ ∆ABCDEFGHIJKLMNO PQRSTUVWXYZ ý ⍙ÁÂÃÇÈÊËÌÍÎÏÐÒÓÔ ÕÙÚÛÝþãìðòõ{€}⊣⌷ ¨ÀÄÅÆ⍨ÉÑÖØÜßàáâä åæçèéêëíîïñ[/⌿\⍀ <≤=≥>≠∨∧-+÷×?∊⍴~ ↑↓⍳○*⌈⌊∇∘(⊂⊃∩∪⊥⊤ |;,⍱⍲⍒⍋⍉⌽⊖⍟⌹!⍕⍎⍫ ⍪≡≢óôöø"# &’┘┐┌└ ┼─├┤┴┬│@ùúû^ü‘∣¶ :⍷¿¡⋄←→⍝)] §⎕⍞⍣
The Dyalog Screenshot
Browser Tests
By using the web service http:browsershots.org/ we've created a large number of screenshots of this page for all sorts of Browsers and Operating System. See the BrowserTest page for details. Note that browsershot.org understandably does not have any APL Unicode font installed, so the font actually used cannot be predicted and probably won't look nice.
However, the APL characters should be visible anyway. Were this is not the case, the most likely cause is a faulty font used on that Browser/OS combination.