diff options
author | Nebuleon Fumika | 2012-12-19 18:38:04 -0500 |
---|---|---|
committer | Nebuleon Fumika | 2012-12-19 18:38:04 -0500 |
commit | 973cd8d5e37dba2e15de3d3fd1965d2fbfc2cdab (patch) | |
tree | 9c4345f25d8c0f1d99ca5132c842882a11a40339 /CATSFC/system | |
parent | eee0a7ecdaa08f15ebeb7821d6e805234dc78c33 (diff) | |
download | snes9x2005-973cd8d5e37dba2e15de3d3fd1965d2fbfc2cdab.tar.gz snes9x2005-973cd8d5e37dba2e15de3d3fd1965d2fbfc2cdab.tar.bz2 snes9x2005-973cd8d5e37dba2e15de3d3fd1965d2fbfc2cdab.zip |
EN: Link the French translation to the interface. FR: Ajout de la traduction française à l'interface.
EN:
* bdf_font.c: Add support for having a main font, [0], of more than 128 characters. Refactor character width checks into a new function, BDF_width16_ucs.
* bdf_font.h, draw.h, gui.c: Use UTF-8 for all strings to allow more translations. Use BDF_width16_ucs where possible.
FR:
* bdf_font.c: Prendre en charge une police principale, [0], de plus de 128 caractères. Diriger les vérifications de la largeur d'un caractère vers une nouvelle routine, BDF_width16_ucs.
* bdf_font.h, draw.h, gui.c: Utiliser le codage UTF-8 pour toutes les chaînes pour permettre d'autres traductions. Utiliser BDF_width16_ucs là où c'est possible.
Diffstat (limited to 'CATSFC/system')
-rw-r--r-- | CATSFC/system/Pictochat-16.odf | bin | 0 -> 104242 bytes |
-rw-r--r-- | CATSFC/system/verdana.odf | bin | 2401 -> 0 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/CATSFC/system/Pictochat-16.odf b/CATSFC/system/Pictochat-16.odf Binary files differnew file mode 100644 index 0000000..5112dda --- /dev/null +++ b/CATSFC/system/Pictochat-16.odf diff --git a/CATSFC/system/verdana.odf b/CATSFC/system/verdana.odf Binary files differdeleted file mode 100644 index 0ee27a8..0000000 --- a/CATSFC/system/verdana.odf +++ /dev/null |