Differences between revisions 8 and 10 (spanning 2 versions)
Revision 8 as of 2008-08-27 06:35:47
Size: 867
Editor: KaiJaeger
Comment:
Revision 10 as of 2008-12-15 08:41:25
Size: 2151
Editor: KaiJaeger
Comment: Polished, more information added
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
In theory, you should see APL characters with any ordinary font: nowadays any system font should contain those characters. It might not look nice, but it should work. <<TableOfContents>>
Line 6: Line 6:
In theory, there is no difference between theory and practice.
In practice, there is. Experience shows that some fonts are buggy: they contain most APL characters but not all.
In theory, you should see APL characters even with "Arial". Well, almost. Truth is that the version of "Arial" Windows is coming with is not a full Unicode font. There is a font "Arial Unicode MS" available on many machines, but this font comes with some versions of Microsoft Office and some versions of the Microsoft Publisher. This font is '''not''' free anyway.
Line 9: Line 8:
However, for best results we suggest to install the '''APL385 Unicode''' font anyway.
Download here: http://www.dyalog.com/download/unicode/apl385.ttf
This font does not only have '''all''' APL characters, it also looks nice.
In theory, there is no difference between theory and practice. In practice, there is.
Furthermore, experience shows that some fonts are buggy: they contain most APL characters but not all.

So to be sure that you can see APL characters we suggest to install one of these fonts:

=== The "APLX Upright" Font ===

If you have installed a desktop version of APLX (full or evaluation copy), you will have this font installed already.

The font can be downloaded from:

http://www.microapl.co.uk/download/aplx_unicode.ttf

=== The "APL385 Unicode" Font ===

If you have installed Dyalog APL version 11 or later, you will have this font installed already.

The font can be downloaded from:

http://www.dyalog.com/download/unicode/apl385.ttf

=== Other APL fonts won't work ===

Note that fonts like "Dyalog Std", "Dyalog Alt", "Causeway" and many others are '''not''' Unicode fonts. Therefore, the APL wiki does not even try to use them: they won't work!
Line 14: Line 34:
Line 16: Line 37:
If you use Internet Explorer, make sure that it is version 7 or better. Everything else is a nightmare. If you use Internet Explorer, make sure that it is version 7 or better. Everything else is a nightmare. IE7 works just fine on about 99% of the boxes. On some machines, however, it does not work. So far nobody can explain why.

== "It work's with the APL wiki, but not elsewhere" ==

The APL wiki explicitly tells a browser to use one of the true APL Unicode fonts mentioned above. Therefore, if one of these fonts is available on your machine, it will work.

For displaying APL chars in emails and News Readers, things are a bit more complex. See ConfiguringMailAndNewsReaders for details.

APL Characters

In theory, you should see APL characters even with "Arial". Well, almost. Truth is that the version of "Arial" Windows is coming with is not a full Unicode font. There is a font "Arial Unicode MS" available on many machines, but this font comes with some versions of Microsoft Office and some versions of the Microsoft Publisher. This font is not free anyway.

In theory, there is no difference between theory and practice. In practice, there is. Furthermore, experience shows that some fonts are buggy: they contain most APL characters but not all.

So to be sure that you can see APL characters we suggest to install one of these fonts:

The "APLX Upright" Font

If you have installed a desktop version of APLX (full or evaluation copy), you will have this font installed already.

The font can be downloaded from:

http://www.microapl.co.uk/download/aplx_unicode.ttf

The "APL385 Unicode" Font

If you have installed Dyalog APL version 11 or later, you will have this font installed already.

The font can be downloaded from:

http://www.dyalog.com/download/unicode/apl385.ttf

Other APL fonts won't work

Note that fonts like "Dyalog Std", "Dyalog Alt", "Causeway" and many others are not Unicode fonts. Therefore, the APL wiki does not even try to use them: they won't work!

Browsers

Every modern Browser should be fine. I suggest the latest Firefox for best results.

If you use Internet Explorer, make sure that it is version 7 or better. Everything else is a nightmare. IE7 works just fine on about 99% of the boxes. On some machines, however, it does not work. So far nobody can explain why.

"It work's with the APL wiki, but not elsewhere"

The APL wiki explicitly tells a browser to use one of the true APL Unicode fonts mentioned above. Therefore, if one of these fonts is available on your machine, it will work.

For displaying APL chars in emails and News Readers, things are a bit more complex. See ConfiguringMailAndNewsReaders for details.

AplCharacters (last edited 2017-11-02 07:12:15 by KaiJaeger)