Unicode Script
From Fxp Wiki
Contents |
firefox addon international sidebar
This script is now included in the international sidebar addon for firefox (version 3 and above).
URL Encoding UTF-8 Unicode script
You can input:
- characters ("François", " בְּרֵאשִׁ֖ית בָּרָ֣א ", " بِسْمِ اللّه ", "अर्जुनविषादयोग", "Ἐν ἀρχῇ ἦν ὁ λόγος", "易經 乾")
- recode html entities ("François", "אֱ") (multibytes works)
Font searching Chercher une police
Sometimes a character doesn't display correctly because you don't have its font. How to know to which language this invisible character corresponds?? #You have to convert the character(s) into entities (html field).
- Go to the table. Here is a goody I made for you. Most of the tables you'll find in the internet are numbered in hexadecimal. That's stupid, because it's really easier to check if your entity is in between 7616 and 7679 than between 1DC0 and 1DFF.
- So in this table you should know the name of the language block of this tricky character.
- Then, check the internet to find a font for this language.
Parfois un caractère (ou plusieurs) ne s'affiche pas correctement parce qu'il vous manque la police de caractère à laquelle il appartient. Mais comment savoir de quel langue il s'agit quand justement le signe n'apparaît pas ??
- Collez votre texte dans la case du haut.
- Convertissez votre texte et notez le numéro de l'entité que vous trouvez dans la case "Html"
- Reportez-vous à la table
To Do A faire
- Recode URL entitiesRéencoder les entités URL
- Give a link for the font corresponding to each unicode section usedDonner un lien vers la police de character pour chaque section unicode utilisé.
- Create an extension for Firefox :-) If you can do that, please email me: webmaster.fxparlant{a)laposte;netCréer une extension Firefox :-) Si vous savez faire ça, envoyez moi un mail: webmaster.fxparlant{a)laposte;net
Links
- This script is from http://www-atm.physics.ox.ac.uk/user/iwi/charmap.html available under GPL licence (all copyrights included in the javascript)
- Thanks to Sterling. Enjoy his Soundbiting blog an audio artistic blog.
Categories: Javascript | Encoding | Entities | Html | Xml | Utf8
