Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2008-12-19 13:38:06
Size: 1139
Editor: KaiJaeger
Comment:
Revision 4 as of 2008-12-19 14:11:42
Size: 2535
Editor: KaiJaeger
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

<<TableOfContents>>
Line 7: Line 9:

Line 9: Line 13:
=== Encoding ===

=== Font ===
Line 14: Line 15:
<<SeeSaw(section="firefox", toshow="<<Show>> the details", tohide="<<Hide>>", bg="#FEE1A5", speed="Slow")>>

{{{{#!wiki seesaw/firefox/firefox-bg/hide
Line 17: Line 21:
=== Step 1 === '''Step 1'''
Line 25: Line 29:
'''Step 2'''

On the following dialog box select the "Content" tab:

{{attachment:ff_02.gif}}

Then select the "Advanced" button.

'''Step 3'''

On this dialog box:

{{attachment:ff_03.gif}}

make sure that you define "Unicode (UTF-8)" as the "Default Character Encoding".

To make any APL characters look nice, select an appropriate APL Unicode font as "Monospace" font.

You might also want to change the size parameter - the APL385 Unicode font, for example, does not like nice in all sizes available.

That's it, you are done.
}}}}
Line 29: Line 56:
=== Encoding ===
Line 31: Line 57:
=== Font ===
Line 35: Line 60:
<<SeeSaw(section="mozilla", toshow="<<Show>> the details", tohide="<<Hide>>", bg="#FEE1A5", speed="Slow")>>

{{{{#!wiki seesaw/mozilla/mozilla-bg/hide
Line 37: Line 66:
=== Encoding === '''Step 1'''
Line 39: Line 68:
=== Font === To specify the encoding, select the "View" menu the "Character Encoding" command:

{{attachment:mz_01.gif}}

and then from the sub-menu "Unicode (UTF-8)":

{{attachment:mz_02.gif}}

'''Step 2'''

To make APL chars looking good, select from the "Edit" menu the "Preferences" command:

{{attachment:mz_03.gif}}

First select "Fonts" in the tree on the right of the dialog. Then specify an appropriate Unicode APL font as "Monospace" font:

{{attachment:mz_04.gif}}

You might also want to change the size parameter - the APL385 Unicode font, for example, does not like nice in all sizes available.

That's it, you are done.

}}}}
Line 45: Line 96:
=== Encoding ===
Line 47: Line 97:
=== Font ===
Line 52: Line 102:

=== Encoding ===

=== Font ===

How To Configue Your Browser For Unicode

When you use a Browser to send something to a server, presumably all Browsers use "Western something" as the default encoding. To take advantage of Unicode and enable others to see any APL code you might embed in your posting, you must configure your Browser correctly, otherwise it won't work.

Google Chrome

The screenshots are taken from version ??

Firefox

Show the details

The screenshots are taken from version 3.0.5

Step 1

Choose the "Options" command from the "Tools" menu:

Note that the actual "Tools" on your machine might look differently due to the add-ons you have installed, if any.

Step 2

On the following dialog box select the "Content" tab:

Then select the "Advanced" button.

Step 3

On this dialog box:

make sure that you define "Unicode (UTF-8)" as the "Default Character Encoding".

To make any APL characters look nice, select an appropriate APL Unicode font as "Monospace" font.

You might also want to change the size parameter - the APL385 Unicode font, for example, does not like nice in all sizes available.

That's it, you are done.

Internet Explorer

The screenshots are taken from version 7

Mozilla

Show the details

The screenshots are taken from version 1.7

Step 1

To specify the encoding, select the "View" menu the "Character Encoding" command:

and then from the sub-menu "Unicode (UTF-8)":

Step 2

To make APL chars looking good, select from the "Edit" menu the "Preferences" command:

First select "Fonts" in the tree on the right of the dialog. Then specify an appropriate Unicode APL font as "Monospace" font:

You might also want to change the size parameter - the APL385 Unicode font, for example, does not like nice in all sizes available.

That's it, you are done.

Opera

The screenshots are taken from version 9.5

Safari

The screenshots are taken from version 3.1

ConfigureYourBrowserForUnicode (last edited 2017-05-30 07:29:54 by KaiJaeger)