From 00a79146ea31de4be6e8fdfd4ea3c608c1a2d90a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ricardo=20Monta=C3=B1ana?=
Date: Sat, 21 Apr 2012 17:40:15 +0200
Subject: [PATCH] Primer commit
---
AportaContenido.php | 244 +++++
Configuracion.php | 139 +++
Distribucion.php | 79 ++
Elementos.php | 224 +++++
Fpdf.php | 1648 ++++++++++++++++++++++++++++++++
InformeInventario.php | 154 +++
InformeInventario2.php | 147 +++
InformePDF.php | 98 ++
InformePDF2.php | 85 ++
Inventario.php | 207 ++++
LICENSE | 674 +++++++++++++
Mantenimiento.php | 447 +++++++++
Menu.php | 52 +
Pdf_mysql_table.php | 237 +++++
Sql.php | 198 ++++
css/estilo.css | 345 +++++++
font/courier.php | 7 +
font/helvetica.php | 15 +
font/helveticab.php | 15 +
font/helveticabi.php | 15 +
font/helveticai.php | 15 +
font/makefont/cp1250.map | 251 +++++
font/makefont/cp1251.map | 255 +++++
font/makefont/cp1252.map | 251 +++++
font/makefont/cp1253.map | 239 +++++
font/makefont/cp1254.map | 249 +++++
font/makefont/cp1255.map | 233 +++++
font/makefont/cp1257.map | 244 +++++
font/makefont/cp1258.map | 247 +++++
font/makefont/cp874.map | 225 +++++
font/makefont/iso-8859-1.map | 256 +++++
font/makefont/iso-8859-11.map | 248 +++++
font/makefont/iso-8859-15.map | 256 +++++
font/makefont/iso-8859-16.map | 256 +++++
font/makefont/iso-8859-2.map | 256 +++++
font/makefont/iso-8859-4.map | 256 +++++
font/makefont/iso-8859-5.map | 256 +++++
font/makefont/iso-8859-7.map | 250 +++++
font/makefont/iso-8859-9.map | 256 +++++
font/makefont/koi8-r.map | 256 +++++
font/makefont/koi8-u.map | 256 +++++
font/makefont/makefont.php | 416 ++++++++
font/symbol.php | 15 +
font/times.php | 15 +
font/timesb.php | 15 +
font/timesbi.php | 15 +
font/timesi.php | 15 +
font/zapfdingbats.php | 15 +
img/anterior.png | Bin 0 -> 381 bytes
img/apache.gif | Bin 0 -> 1806 bytes
img/ascendente.png | Bin 0 -> 316 bytes
img/avisos.png | Bin 0 -> 610 bytes
img/bluecurve/anterior.png | Bin 0 -> 908 bytes
img/bluecurve/ascendente.png | Bin 0 -> 769 bytes
img/bluecurve/cerrar.png | Bin 0 -> 612 bytes
img/bluecurve/descendente.png | Bin 0 -> 859 bytes
img/bluecurve/editar.png | Bin 0 -> 626 bytes
img/bluecurve/eliminar.png | Bin 0 -> 749 bytes
img/bluecurve/fwd.png | Bin 0 -> 828 bytes
img/bluecurve/informe.png | Bin 0 -> 761 bytes
img/bluecurve/nuevo.png | Bin 0 -> 1073 bytes
img/bluecurve/rew.png | Bin 0 -> 858 bytes
img/bluecurve/siguiente.png | Bin 0 -> 863 bytes
img/cerrar.png | Bin 0 -> 612 bytes
img/codigoBarras.png | Bin 0 -> 16395 bytes
img/corteagua.png | Bin 0 -> 43335 bytes
img/cristal/anterior.png | Bin 0 -> 2149 bytes
img/cristal/ascendente.png | Bin 0 -> 1554 bytes
img/cristal/cerrar.png | Bin 0 -> 759 bytes
img/cristal/descendente.png | Bin 0 -> 1570 bytes
img/cristal/editar.png | Bin 0 -> 691 bytes
img/cristal/eliminar.png | Bin 0 -> 892 bytes
img/cristal/fwd.png | Bin 0 -> 1567 bytes
img/cristal/informe.png | Bin 0 -> 1344 bytes
img/cristal/nuevo.png | Bin 0 -> 1369 bytes
img/cristal/rew.png | Bin 0 -> 1557 bytes
img/cristal/siguiente.png | Bin 0 -> 2138 bytes
img/cristalsvg/anterior.png | Bin 0 -> 381 bytes
img/cristalsvg/cerrar.png | Bin 0 -> 759 bytes
img/cristalsvg/editar.png | Bin 0 -> 691 bytes
img/cristalsvg/eliminar.png | Bin 0 -> 892 bytes
img/cristalsvg/nuevo.png | Bin 0 -> 1369 bytes
img/cristalsvg/siguiente.png | Bin 0 -> 382 bytes
img/descendente.png | Bin 0 -> 352 bytes
img/editar.png | Bin 0 -> 626 bytes
img/eliminar.png | Bin 0 -> 749 bytes
img/gplv3.png | Bin 0 -> 4429 bytes
img/informe.png | Bin 0 -> 761 bytes
img/logo.png | Bin 0 -> 14405 bytes
img/mysql.png | Bin 0 -> 1443 bytes
img/nuevo.png | Bin 0 -> 1073 bytes
img/personal/anterior.png | Bin 0 -> 1157 bytes
img/personal/ascendente.png | Bin 0 -> 1174 bytes
img/personal/descendente.png | Bin 0 -> 1058 bytes
img/personal/editar.png | Bin 0 -> 818 bytes
img/personal/eliminar.png | Bin 0 -> 820 bytes
img/personal/fwd.png | Bin 0 -> 1245 bytes
img/personal/informe.png | Bin 0 -> 1329 bytes
img/personal/nuevo.png | Bin 0 -> 1225 bytes
img/personal/rew.png | Bin 0 -> 1275 bytes
img/personal/siguiente.png | Bin 0 -> 1132 bytes
img/php.gif | Bin 0 -> 1160 bytes
img/siguiente.png | Bin 0 -> 382 bytes
img/tux.ico | Bin 0 -> 1150 bytes
inc/configuracion.ant | 35 +
inc/configuracion.inc | 35 +
inc/inventario.menu | 12 +
index.php | 33 +
makedoc.sh | 94 ++
pdf.php | 13 +
phpinfo.php | 3 +
plant/principal.html | 67 ++
testbd.php | 55 ++
timerbar.js | 118 +++
tmp/inventarioArticulo.xml | 21 +
tmp/inventarioUbicacion.xml | 23 +
tmp/prueba.pdf | Bin 0 -> 4076 bytes
upgrade.php | 159 +++
xml/informeArticulos.xml | 17 +
xml/informeDescuadres.xml | 25 +
xml/informeElementos.xml | 25 +
xml/informeUbicaciones.xml | 14 +
xml/inventarioArticulo.xml | 21 +
xml/inventarioUbicacion.xml | 23 +
xml/mantenimientoElementos.xml | 20 +
125 files changed, 11360 insertions(+)
create mode 100644 AportaContenido.php
create mode 100644 Configuracion.php
create mode 100644 Distribucion.php
create mode 100644 Elementos.php
create mode 100644 Fpdf.php
create mode 100644 InformeInventario.php
create mode 100644 InformeInventario2.php
create mode 100644 InformePDF.php
create mode 100644 InformePDF2.php
create mode 100644 Inventario.php
create mode 100644 LICENSE
create mode 100644 Mantenimiento.php
create mode 100644 Menu.php
create mode 100644 Pdf_mysql_table.php
create mode 100644 Sql.php
create mode 100644 css/estilo.css
create mode 100644 font/courier.php
create mode 100644 font/helvetica.php
create mode 100644 font/helveticab.php
create mode 100644 font/helveticabi.php
create mode 100644 font/helveticai.php
create mode 100644 font/makefont/cp1250.map
create mode 100644 font/makefont/cp1251.map
create mode 100644 font/makefont/cp1252.map
create mode 100644 font/makefont/cp1253.map
create mode 100644 font/makefont/cp1254.map
create mode 100644 font/makefont/cp1255.map
create mode 100644 font/makefont/cp1257.map
create mode 100644 font/makefont/cp1258.map
create mode 100644 font/makefont/cp874.map
create mode 100644 font/makefont/iso-8859-1.map
create mode 100644 font/makefont/iso-8859-11.map
create mode 100644 font/makefont/iso-8859-15.map
create mode 100644 font/makefont/iso-8859-16.map
create mode 100644 font/makefont/iso-8859-2.map
create mode 100644 font/makefont/iso-8859-4.map
create mode 100644 font/makefont/iso-8859-5.map
create mode 100644 font/makefont/iso-8859-7.map
create mode 100644 font/makefont/iso-8859-9.map
create mode 100644 font/makefont/koi8-r.map
create mode 100644 font/makefont/koi8-u.map
create mode 100644 font/makefont/makefont.php
create mode 100644 font/symbol.php
create mode 100644 font/times.php
create mode 100644 font/timesb.php
create mode 100644 font/timesbi.php
create mode 100644 font/timesi.php
create mode 100644 font/zapfdingbats.php
create mode 100644 img/anterior.png
create mode 100644 img/apache.gif
create mode 100644 img/ascendente.png
create mode 100644 img/avisos.png
create mode 100644 img/bluecurve/anterior.png
create mode 100644 img/bluecurve/ascendente.png
create mode 100644 img/bluecurve/cerrar.png
create mode 100644 img/bluecurve/descendente.png
create mode 100644 img/bluecurve/editar.png
create mode 100644 img/bluecurve/eliminar.png
create mode 100644 img/bluecurve/fwd.png
create mode 100644 img/bluecurve/informe.png
create mode 100644 img/bluecurve/nuevo.png
create mode 100644 img/bluecurve/rew.png
create mode 100644 img/bluecurve/siguiente.png
create mode 100644 img/cerrar.png
create mode 100644 img/codigoBarras.png
create mode 100644 img/corteagua.png
create mode 100644 img/cristal/anterior.png
create mode 100644 img/cristal/ascendente.png
create mode 100644 img/cristal/cerrar.png
create mode 100644 img/cristal/descendente.png
create mode 100644 img/cristal/editar.png
create mode 100644 img/cristal/eliminar.png
create mode 100644 img/cristal/fwd.png
create mode 100644 img/cristal/informe.png
create mode 100644 img/cristal/nuevo.png
create mode 100644 img/cristal/rew.png
create mode 100644 img/cristal/siguiente.png
create mode 100644 img/cristalsvg/anterior.png
create mode 100644 img/cristalsvg/cerrar.png
create mode 100644 img/cristalsvg/editar.png
create mode 100644 img/cristalsvg/eliminar.png
create mode 100644 img/cristalsvg/nuevo.png
create mode 100644 img/cristalsvg/siguiente.png
create mode 100644 img/descendente.png
create mode 100644 img/editar.png
create mode 100644 img/eliminar.png
create mode 100644 img/gplv3.png
create mode 100644 img/informe.png
create mode 100644 img/logo.png
create mode 100644 img/mysql.png
create mode 100644 img/nuevo.png
create mode 100644 img/personal/anterior.png
create mode 100644 img/personal/ascendente.png
create mode 100644 img/personal/descendente.png
create mode 100644 img/personal/editar.png
create mode 100644 img/personal/eliminar.png
create mode 100644 img/personal/fwd.png
create mode 100644 img/personal/informe.png
create mode 100644 img/personal/nuevo.png
create mode 100644 img/personal/rew.png
create mode 100644 img/personal/siguiente.png
create mode 100644 img/php.gif
create mode 100644 img/siguiente.png
create mode 100644 img/tux.ico
create mode 100644 inc/configuracion.ant
create mode 100644 inc/configuracion.inc
create mode 100644 inc/inventario.menu
create mode 100644 index.php
create mode 100755 makedoc.sh
create mode 100644 pdf.php
create mode 100644 phpinfo.php
create mode 100644 plant/principal.html
create mode 100644 testbd.php
create mode 100644 timerbar.js
create mode 100644 tmp/inventarioArticulo.xml
create mode 100644 tmp/inventarioUbicacion.xml
create mode 100644 tmp/prueba.pdf
create mode 100644 upgrade.php
create mode 100644 xml/informeArticulos.xml
create mode 100644 xml/informeDescuadres.xml
create mode 100644 xml/informeElementos.xml
create mode 100644 xml/informeUbicaciones.xml
create mode 100644 xml/inventarioArticulo.xml
create mode 100644 xml/inventarioUbicacion.xml
create mode 100644 xml/mantenimientoElementos.xml
diff --git a/AportaContenido.php b/AportaContenido.php
new file mode 100644
index 0000000..a71ceb0
--- /dev/null
+++ b/AportaContenido.php
@@ -0,0 +1,244 @@
+.
+ *
+ */
+
+define ('PIE',' '.
+ ' '.
+ ' '.
+ ' ');
+define ('FORMULARIO_ACCESO','');
+define ('MENSAJE_DEMO','Puede Iniciar sesión con usuario demo contraseña demo ');
+define ('USUARIO_INCORRECTO','Usuario y clave incorrectos! ');
+// Esta clase aportará el contenido a la plantilla
+class AportaContenido {
+ /**
+ *
+ * @var boolean Aporta información sobre si el usuario está registrado o no.
+ */
+ private $registrado;
+ /**
+ * @var string Nombre del usuario
+ */
+ private $usuario=NULL;
+ /**
+ * @var Menu Menú de la página.
+ */
+ private $miMenu;
+ /**
+ * @var database Controlador de la base de datos
+ */
+ private $bdd;
+ /**
+ * @var string Opción elegida por el usuario
+ */
+ private $opcionActual;
+ /**
+ * @var boolean Usuario y clave incorrectos?
+ */
+ private $usuario_inc=false;
+ /**
+ * @var array Permisos del usuario
+ */
+ private $perfil;
+ // El constructor necesita saber cuál es la opción actual
+ /**
+ * Constructor de la clase.
+ * @param BaseDatos $baseDatos Manejador de la base de datos
+ * @param boolean $registrado usuario registrado si/no
+ * @param String $usuario Nombre del usuario
+ * @param array $perfil Permisos de acceso del usuario
+ * @param String $opcion Opción elegida por el usuario
+ */
+ public function __construct($baseDatos,$registrado,$usuario,$perfil,$opcion)
+ {
+ $this->bdd=$baseDatos;
+ $this->miMenu=new Menu('inc/inventario.menu');
+ $this->registrado=$registrado;
+ $this->usuario=$usuario;
+ $this->perfil=$perfil;
+ $this->opcionActual=$opcion;
+ }
+ /**
+ * Devuelve la fecha actual
+ * @param string $formato formato de devolución de la fecha
+ * @param string $idioma idioma para formatear la fecha, p.ej. es_ES
+ * @return string
+ */
+ public function fechaActual($formato='',$idioma='es_ES')
+ {
+ if ($formato=='')
+ $formato="%d-%b-%Y %H:%M";
+ setlocale(LC_TIME,$idioma);
+ return strftime($formato);
+ }
+ /**
+ *
+ * @return string Mensaje el usuario debe registrarse.
+ */
+ private function mensajeRegistro()
+ {
+ /**
+ * @todo: tarea de prueba
+ */
+ return 'Debe registrarse para acceder a este apartado';
+ }
+
+ // Procesaremos todas las invocaciones a métodos en
+ // la función __call()
+ /**
+ * Procesa las peticiones de contenido de la plantilla.
+ * @param string $metodo Método a ejecutar
+ * @param string $parametros Parámetros del método
+ * @return string Contenido devuelto por el método
+ */
+ public function __call($metodo,$parametros)
+ {
+ switch($metodo) { // Dependiendo del método invocado
+ case 'titulo': // devolvemos el tÃtulo
+ return APLICACION;
+ case 'usuario':
+ if ($this->registrado)
+ return "Usuario=$this->usuario";
+ else
+ return '';
+ case 'fecha': return $this->fechaActual();
+ case 'aplicacion': return APLICACION;
+ case 'menu': // el menú
+ if ($this->registrado) {
+ return $this->miMenu->insertaMenu();
+ } else {
+ $salida=FORMULARIO_ACCESO;
+ if ($this->usuario_inc) {
+ $salida.=USUARIO_INCORRECTO;
+ }
+ $salida.=MENSAJE_DEMO;
+ return $salida;
+ }
+ case 'opcion':
+ list($opcion,$parametro)=explode("&",$this->opcionActual);
+ switch($opcion) {
+ case 'bienvenido':
+ return "Menú Principal";
+ case 'principal':
+ return "Pantalla Inicial";
+ case 'elementos':
+ case 'articulos':
+ case 'ubicaciones':
+ case 'usuarios':
+ case 'test':
+ return "Mantenimiento de ".ucfirst($opcion).".";
+ case 'configuracion':
+ return 'Configuración y Preferencias.';
+ case 'informeInventario':return "Informe de Inventario";
+ case 'descuadres':return 'Informe de descuadres';
+ }
+ return '';
+ case 'control':
+ if ($this->registrado)
+ return 'Cerrar Sesión ';
+ else
+ return '';
+ // Para incluir el contenido central de la página
+ case 'contenido':
+ // tendremos en cuenta cuál es la opción actual
+ /*echo "opcActual=$this->opcActual ";
+ echo "Metodo=$Metodo ";
+ print_r($Parametros);*/
+// if (!$this->registrado) {
+// return $this->mensajeRegistro();
+// }
+ list($opcion,$parametro)=explode("&",$this->opcionActual);
+ switch($opcion) {
+ case 'principal': // contenido inicial
+ return ' '.
+ ''.PROGRAMA.' '.PIE;
+ case 'articulos':
+ case 'ubicaciones':
+ case 'test':
+ case 'elementos':
+ if ($this->perfil['Consulta']) {
+ $ele=new Mantenimiento($this->bdd,$this->perfil,$opcion);
+ return $ele->ejecuta();
+ } else {
+ return $this->mensajePermisos(ucfirst($opcion));
+ }
+ case 'usuarios':
+ if ($this->perfil['Usuarios']) {
+ $ele=new Mantenimiento($this->bdd,$this->perfil,$opcion);
+ return $ele->ejecuta();
+ } else {
+ return $this->mensajePermisos('Usuarios');
+ }
+
+ case 'bienvenido': // El usuario quiere iniciar sesión
+ return 'Bienvenido '.$this->usuario.' '.
+ ''.PROGRAMA.' '.PIE;
+ case 'configuracion':
+ if ($this->perfil['Config']) {
+ $conf=new Configuracion();
+ return $conf->ejecuta();
+ } else {
+ return $this->mensajePermisos('Configuracion');
+ }
+ case 'informeInventario':
+ if ($this->perfil['Informe']) {
+ $info=new InformeInventario($this->bdd);
+ return $info->ejecuta();
+ } else {
+ return $this->mensajePermisos('Informes');
+ }
+ case 'descuadres':
+ if ($this->perfil['Informe']) {
+ $enlace='xml/informe'.ucfirst($opcion).'.xml';
+ $informe=new InformePDF($this->bdd,$enlace,$this->registrado);
+ $informe->imprimeInforme();
+ return;
+ } else {
+ return $this->mensajePermisos('Informes');
+ }
+ } // Fin del contenido
+ case 'usuario_incorrecto':
+ $this->usuario_inc=true;
+ return;
+ case 'registro': // Si está registrado mostrar bienvenida
+ // si no, un enlace
+ if($this->bEstaRegistrado) {
+ return "Bienvenido $this->sUsuario ".
+ 'Cerrar sesión ';
+ } else {
+ return '';
+ }
+ default: // Si es cualquier otra marca
+ return "Marca {$metodo} queda sin procesar";
+ }
+ }
+ /**
+ *
+ * @param string $tipo
+ * @return string
+ */
+ public function mensajePermisos($tipo)
+ {
+ return "No tiene permiso para acceder a ".$tipo." ";
+ }
+}
+?>
diff --git a/Configuracion.php b/Configuracion.php
new file mode 100644
index 0000000..3cfed42
--- /dev/null
+++ b/Configuracion.php
@@ -0,0 +1,139 @@
+.
+ *
+ */
+ class Configuracion {
+ private $nombreCentro;
+ private $numFilas;
+ private $estilo;
+ private $servidor;
+ private $baseDatos;
+ private $usuario;
+ private $clave;
+ private $configuracion="inc/configuracion.inc";
+ private $confNueva="inc/configuracion.new";
+ private $confAnterior="inc/configuracion.ant";
+
+ public function ejecuta()
+ {
+ $fichero=file_get_contents($this->configuracion,FILE_TEXT);
+ $datos=explode("\n",$fichero);
+ $grabar=isset($_POST['servidor']);
+ if ($grabar) {
+ $fsalida=@fopen($this->confNueva,"wb");
+ }
+ foreach($datos as $linea) {
+ if (stripos($linea,"DEFINE")!==false) {
+ $filtro=str_replace("'","",$linea);
+ list($clave,$valor)=explode(",",$filtro);
+ list($resto,$campo)=explode("(",$clave);
+ list($valor,$resto)=explode(")",$valor);
+ //$salida.="[$campo]=[$valor] \n";
+ switch ($campo) {
+ case 'CENTRO':
+ $this->nombreCentro=$valor;
+ if ($grabar) {
+ $linea=str_replace($valor, $_POST['centro'],$linea);
+ $this->nombreCentro=$_POST['centro'];
+ }
+ break;
+ case 'NUMFILAS':
+ $this->numFilas=$valor;
+ if ($grabar) {
+ $linea=str_replace($valor, $_POST['filas'],$linea);
+ $this->numFilas=$_POST['filas'];
+ }
+ break;
+ case 'ESTILO':
+ $this->estilo=$valor;
+ if ($grabar) {
+ $linea=str_replace($valor, $_POST['estilo'],$linea);
+ $this->estilo=$_POST['estilo'];
+ }
+ break;
+ case 'SERVIDOR':
+ $this->servidor=$valor;
+ if ($grabar) {
+ $linea=str_replace($valor, $_POST['servidor'],$linea);
+ $this->servidor=$_POST['servidor'];
+ }
+ break;
+ case 'BASEDATOS':
+ $this->baseDatos=$valor;
+ if ($grabar) {
+ $linea=str_replace($valor, $_POST['baseDatos'],$linea);
+ $this->baseDatos=$_POST['baseDatos'];
+ }
+ break;
+ case 'USUARIO':
+ $this->usuario=$valor;
+ if ($grabar) {
+ $linea=str_replace($valor, $_POST['usuario'],$linea);
+ $this->usuario=$_POST['usuario'];
+ }
+ break;
+ case 'CLAVE':
+ $this->clave=$valor;
+ if ($grabar) {
+ $linea=str_replace($valor, $_POST['clave'],$linea);
+ $this->clave=$_POST['clave'];
+ }
+ break;
+ }
+ }
+ if ($grabar) {
+ $registro=substr($linea,0,2)=="?>"?$linea:$linea."\n";
+ fwrite($fsalida,$registro);
+ }
+ }
+ $salida.=$this->formulario();
+ if ($grabar) {
+ $salida.='Configuración guardada correctamente ';
+ fclose($fsalida);
+ unlink($this->confAnterior);
+ rename($this->configuracion,$this->confAnterior);
+ rename($this->confNueva,$this->configuracion);
+ }
+ return $salida;
+ }
+ private function formulario()
+ {
+ $personal=$this->estilo=="personal"?'selected':' ';
+ $bluecurve=$this->estilo=="bluecurve"?'selected':' ';
+ $cristal=$this->estilo=="cristal"?'selected':' ';
+ $salida='
";
+ //Añade botones de comandos
+ $enlace=' \n";
+ $siguiente=$enlace.$pagSigte.$sufijoEnlace."\"> \n";
+ $fwd=$enlace.$pagFwd.$sufijoEnlace."\"> \n";
+ $rew=$enlace.$pagRew.$sufijoEnlace."\"> \n";
+ if (strlen($orden)>0) {
+ $az=' ';
+ $za=' ';
+ } else {
+ $az=$za='';
+ }
+ if ($this->perfil['Informe']) {
+ $informe=' ';
+ } else {
+ $informe="";
+ }
+ }
+ if ($this->perfil['Alta']) {
+ $anadir=''.
+ ' ';
+ } else {
+ $anadir="";
+ }
+ $salida.=''.
+ "$rew  $anterior  $az  $anadir  $informe  $za  $siguiente  $fwd
";
+ return $salida;
+ }
+ private function enlaceBusqueda()
+ {
+ $salida='';
+ $salida.='
cadenaBusqueda.'" size="40" /> ';
+ $salida.='';
+ return $salida;
+ }
+ protected function borrar($id)
+ {
+ $comando="delete from ".$this->tabla." where id=\"$id\"";
+ if (!$this->bdd->ejecuta($comando)) {
+ return $this->errorBD($comando);
+ }
+ header('Location: '.$this->url);
+ return;
+ }
+ protected function insertar()
+ {
+ $comando="insert into ".$this->tabla." (";
+ $lista=explode("&",$_POST['listacampos']);
+ $primero=true;
+ //Añade la lista de campos
+ foreach ($lista as $campo) {
+ if ($campo=="") {
+ continue;
+ }
+ if ($primero) {
+ $primero=false;
+ $coma=" ";
+ } else {
+ $coma=",";
+ }
+ $comando.="$coma $campo";
+ }
+ $comando.=") values (";
+ //Añade la lista de valores
+ $primero=true;
+ foreach ($lista as $campo) {
+ if ($campo=="")
+ continue;
+ if ($primero) {
+ $primero=false;
+ $coma=" ";
+ } else {
+ $coma=",";
+ }
+ $comando.="$coma \"$_POST[$campo]\"";
+ }
+ $comando.=")";
+ if (!$this->bdd->ejecuta($comando)) {
+ return $this->errorBD($comando);
+ }
+ list($enlace,$resto)=explode("&",$this->url);
+ $enlace.="&opc=inicial";
+ return "";
+ }
+ protected function modificar($id,$pag,$orden,$sentido)
+ {
+ //Los datos a utilizar para actualizar la tupla vienen en $_POST.
+ //La lista de atributos de la tupla viene en el campo oculto listacampos
+ //print_r($_GET);
+ //echo "id=$id pag=$pag orden=$orden sentido=$sentido";die();
+ $comando="update ".$this->tabla." set ";
+ $lista=explode("&",$_POST['listacampos']);
+ $primero=true;
+ foreach ($lista as $campo) {
+ if ($campo=="id" || $campo=="")
+ continue;
+ if ($primero) {
+ $primero=false;
+ $coma=" ";
+ } else
+ $coma=",";
+ if (strlen(trim($_POST[$campo]))==0)
+ $comando.="$coma $campo=null";
+ else
+ $comando.=$coma.' '.$campo.'="'.$_POST[$campo].'"';
+ }
+ $comando.=" where id=\"$id\"";
+ if (!$this->bdd->ejecuta($comando)) {
+ return $this->errorBD($comando);
+ }
+
+ list($enlace,$resto)=explode("&",$this->url);
+ $enlace.="&opc=inicial&orden=".$orden."&sentido=".$sentido."&id=".$pag;
+ header('Location: '.$enlace);
+ return;
+ }
+ protected function muestra($id,$tipoAccion,$pag="",$orden="",$sentido="")
+ {
+ if (isset($id)) {
+ $comando="select * from ".$this->tabla." where id='$id'";
+ $resultado=$this->bdd->ejecuta($comando);
+ if (!$resultado) {
+ return $this->errorBD("","No se han podido encontrar datos del identificador $id");
+ }
+ $fila=$this->bdd->procesaResultado();
+ } else {
+ $fila=null;
+ }
+ //list($tipo,$valor)=explode($columna["Type"]);
+ $accion="index.php?".strtolower($this->tabla)."&id=$id&opc=";
+ switch ($tipoAccion) {
+ case EDICION:
+ $accion.="modificar";
+ $accion.=isset($pag)?"&pag=$pag":'';
+ $accion.=isset($orden)?"&orden=$orden":'';
+ $accion.=isset($sentido)?"&sentido=$sentido":'';
+ break;
+ case BORRADO:
+ $accion.="borrar";
+ break;
+ case ANADIR:
+ $accion.="insertar";
+ break;
+ }
+ //Genera un formulario con los datos de la tupla seleccionada.
+ return $this->formularioCampos($accion,$tipoAccion,$fila);
+ }
+ //Función que genera un campo de lista con los valores de descripción de la
+ //tabla a la cual pertenece la clave foránea.
+ protected function generaLista($datos,$campo,$valorInicial,$modo)
+ {
+ $salida="\n";
+ list($tabla,$atributos)=explode(",",$datos);
+ $atributos=str_replace("/",",",$atributos);
+ // Elimina las llaves
+ $atributos=substr($atributos,1,-1);
+ $comando="select id,$atributos from $tabla order by $atributos";
+ $resultado=$this->bdd->ejecuta($comando);
+ if (!$resultado) {
+ return $this->errorBD($comando);
+ }
+ $modoEfectivo=$modo=="readonly" ? "disabled" : "";
+ $primero=true;
+ while($fila=$this->bdd->procesaResultado()) {
+ foreach ($fila as $clave => $valor) {
+ if ($clave=="id") {
+ if ($primero) {
+ $primero=false;
+ } else {
+ $salida=substr($salida,0,-1);
+ $salida.="\n";
+ }
+ $seleccionado=$valor==$valorInicial ? " selected " : "";
+ $salida.='';
+ } else {
+ $salida.=$valor."-";
+ }
+ }
+ }
+ $salida.=" \n ";
+ return $salida;
+ }
+ /**
+ * @todo Hay que hacer lo de las búsquedas automatizadas. Buscar el comment de buscar.
+ * @todo Hay que hacer lo de las ordenaciones automatizadas. Buscar el comment de ordenable.
+ */
+ private function obtenerCampos()
+ {
+ //Si hay un fichero de descripción xml lo utiliza.
+ $nombre="xml/mantenimiento".$this->tabla.".xml";
+ if (file_exists($nombre)) {
+ $def=simplexml_load_file($nombre);
+ foreach($def->Campos->Col as $columna) {
+ $this->campos[(string)$columna['Nombre']]=array("Field" => (string)$columna['Titulo'],"Comment" =>(string)$columna['Varios'],
+ "Type"=> (string) $columna['Tipo'],"Editable" => (string) $columna['Editable'],"Campo"=>(string) $columna['Campo']);
+ }
+ $this->comandoConsulta=$def->Consulta;
+ } else {
+ //Toma los datos de la tabla.
+ $datos=$this->bdd->estructura($this->tabla);
+ for ($i=0;$icampos[$datos[$i]["Field"]][]=$datos[$i];
+ $this->campos[$datos[$i]["Field"]]=$this->campos[$datos[$i]["Field"]][0];
+ $this->campos[$datos[$i]["Field"]]["Campo"]=$datos[$i]["Field"];
+ $this->campos[$datos[$i]["Field"]]["Editable"]="si";
+ }
+ $this->comandoConsulta="select * from ".$this->tabla." {buscar} {orden} limit {inferior},{superior}";
+ }
+ }
+ private function cabeceraTabla()
+ {
+ $salida='
';
+ foreach ($this->campos as $clave => $datos) {
+ $comen=explode(",",$datos["Comment"]);
+ $ordenable=false;
+ foreach ($comen as $co) {
+ if (strstr($co,"ordenable")) {
+ $ordenable=true;
+ break;
+ }
+ }
+ if ($ordenable) {
+ $salida.="url&orden=".strtolower($clave)."\"> $clave \n";
+ } else {
+ $salida.=''.$clave.' '."\n";
+ }
+ }
+
+ $salida.="Acción \n";
+ return $salida;
+ }
+ /**
+ *
+ * @param string $accion URL de la acción del POST
+ * @param string $tipo ANADIR,EDITAR,BORRAR
+ * @param array $datos Vector con los datos del registro
+ * @return array lista de campos y formulario de entrada
+ */
+ private function formularioCampos($accion,$tipo,$datos)
+ {
+ $modo=$tipo==BORRAR?"readonly":"";
+ $salida.=''."\n";
+ $salida.="$tipo \n";
+ foreach ($this->campos as $clave => $valor) {
+ if ($valor["Editable"]=="no") {
+ //Se salta los campos que no deben aparecer
+ continue;
+ }
+ $campo=$valor['Campo'];
+ $salida.="".ucfirst($clave)." ";
+ //Se asegura que el id no se pueda modificar.
+ $modoEfectivo=$clave=='id' ? "readonly" : $modo;
+ $valorDato=$datos==null?"":$datos[$campo];
+ if (!isset($this->foraneas[$valor['Campo']])) {
+ $tipoCampo=$valor['Type'];
+ //Si es un campo fecha u hora y está insertando pone la fecha actual o la hora actual
+ if ($tipo==ANADIR) {
+ if (stripos($tipoCampo,"echa") || stripos($tipoCampo,"ate")) {
+ $valorDato=strftime("%Y/%m/%d");
+ }
+ }
+ // Calcula el tamaño
+ if (stripos($tipoCampo,"echa") || stripos($tipoCampo,"ate")) {
+ $tamano="19";
+ } else {
+ list($resto,$tamano)=explode("(",$tipoCampo);
+ $tamano=substr($tamano,0,-1);
+ }
+ //Si no es una clave foránea añade un campo de texto normal
+ $salida.=' \n";
+ } else {
+ $salida.=$this->generaLista($this->foraneas[$campo],$campo,$valorDato,$modoEfectivo);
+ }
+ //Genera una lista con los campos que intervienen en el formulario.
+ $campos.="$campo&";
+ }
+ //genera un campo oculto con la lista de campos a modificar.
+ $salida.=' \n";
+ $salida.="
";
+ $salida.="Cancelar Aceptar \n";
+ return $salida;
+ }
+ protected function errorBD($comando,$mensaje="")
+ {
+ if (!$mensaje) {
+ return "
No pudo ejecutar correctamente el comando $comando error=".$this->bdd->mensajeError()." ";
+ } else {
+ return "$mensaje error=".$this->bdd->mensajeError()." ";
+ }
+ }
+ }
+?>
\ No newline at end of file
diff --git a/Menu.php b/Menu.php
new file mode 100644
index 0000000..1e4be5f
--- /dev/null
+++ b/Menu.php
@@ -0,0 +1,52 @@
+.
+ *
+ */
+//
+// Esta clase generará el menú de la aplicación.
+class Menu {
+ private $opciones;
+ public function __construct($fichero)
+ {
+ $contenido=@file_get_contents($fichero) or
+ die("No puedo generar el menú. No puedo acceder al fichero $fichero ");
+ // Obtenemos la lista de pares Opción|Enlace
+ $elementos=explode("\n", $contenido);
+ foreach($elementos as $elemento) {
+ list($tipo, $opcion, $enlace)=explode('|', $elemento);
+ // Los guardamos en la matriz de opciones
+ if ($tipo)
+ $this->opciones[]=$tipo.",".$opcion.",".$enlace;
+ }
+ }
+ public function insertaMenu()
+ {
+ $salida="";
+ reset($this->opciones);
+ foreach($this->opciones as $opcion) {
+ list($tipo,$opcion,$enlace)=explode(",",$opcion);
+ if ($tipo==2)
+ $salida.=''.$opcion.' ';
+ else
+ $salida.=''.$opcion.' ';
+ }
+ return $salida;
+ }
+}
+?>
diff --git a/Pdf_mysql_table.php b/Pdf_mysql_table.php
new file mode 100644
index 0000000..ae9ec2f
--- /dev/null
+++ b/Pdf_mysql_table.php
@@ -0,0 +1,237 @@
+.
+ *
+ */
+
+class Pdf_mysql_table extends Fpdf
+{
+ /**
+ * Modificado por Ricardo Montañana 05/2008 para añadir la posibilidad de cálculo de totales
+ * @var $totales float[] Vector de totales de las columnas que lo necesiten
+ */
+ private $ProcessingTable=false,$aCols=array(),$TableX,$HeaderColor;
+ private $RowColors,$ColorIndex;
+ private $bdd,$titulo,$cabecera;
+ private $totales=array(),$procesandoTotales=false;
+ /**
+ *
+ * @param mixed $bdd Controlador de la base de datos
+ * @param string $orientacion Orientación de la página P/L
+ * @param string $formato Tamaño de la página p. ej. A4
+ * @param string $titulo TÃtulo del informe
+ * @param string $cabecera Texto para la cabecera
+ */
+
+
+ public function __construct($bdd,$orientacion,$formato,$titulo='',$cabecera='')
+ {
+ $this->bdd=$bdd;
+ $this->titulo=$titulo;
+ $this->cabecera=$cabecera;
+ parent::__construct($orientacion,'mm',$formato);
+ }
+ public function setTitulo($titulo)
+ {
+ $this->titulo=$titulo;
+ }
+
+ function Header()
+ {
+ //Modficada por Ricardo Montañana
+ //Titulo
+ $fecha=strftime("%d-%b-%Y %H:%M");
+ $this->SetFont('Arial','',8);
+ $this->Cell(0,4,html_entity_decode(APLICACION),0,1,'L');
+ $this->SetFont('Arial','',18);
+ $this->Cell(0,6,utf8_decode($this->titulo),0,1,'C');
+ $this->SetFont('Arial','',8);
+ $this->Cell(0,3,$fecha,0,1,'R');
+ $this->Cell(0,5,utf8_decode($this->cabecera),0,1,'C');
+ $this->Ln(10);
+ //Print the table header if necessary
+ if($this->ProcessingTable)
+ $this->TableHeader();
+ //Ensure table header is output
+ parent::Header();
+ }
+ public function Footer()
+ {
+ $this->SetFont('Arial','',8);
+ $this->setY($this->h-10);
+ $this->Cell(0,6,'-'.$this->PageNo().'-',0,1,'C');
+ parent::Footer();
+ }
+
+ function TableHeader()
+ {
+ $this->SetFont('Arial','B',12);
+ $this->SetX($this->TableX);
+ $fill=!empty($this->HeaderColor);
+ if($fill)
+ $this->SetFillColor($this->HeaderColor[0],$this->HeaderColor[1],$this->HeaderColor[2]);
+ foreach($this->aCols as $col)
+ $this->Cell($col['w'],6,utf8_decode($col['c']),1,0,'C',$fill);
+ $this->Ln();
+ }
+
+ function Row($data)
+ {
+ $this->SetX($this->TableX);
+ $ci=$this->ColorIndex;
+ $fill=!empty($this->RowColors[$ci]);
+ if($fill)
+ $this->SetFillColor($this->RowColors[$ci][0],$this->RowColors[$ci][1],$this->RowColors[$ci][2]);
+ foreach($this->aCols as $col) {
+ switch ($col['a']) {
+ case 'D':$alin='R';break;
+ case 'I':$alin='L';break;
+ case 'C':$alin='C';break;
+ default:$alin='L';break;
+ }
+ if ($this->procesandoTotales) {
+ $this->SetFont('Arial','B',12);
+ }
+ $this->Cell($col['w'],5,$data[$col['f']],1,0,$alin,$fill);
+ //$this->Cell($col['w'],5,utf8_decode($data[$col['f']]),1,0,$alin,$fill);
+ //$this->Cell($col['w'],5,utf8_decode($data['proveedor']),1,0,$alin,$fill);
+ //$this->Write(5,"nombre=".$col['f'].",titulo=".$col['c'].",ancho=".$col['w'].",alin=".$col['a']);
+ //$this->Write(5,$data[$col['f']].$col['f']);
+ //print_r($data);
+ //print_r($this->aCols);
+ if ($col['t']=='S' && !$this->procesandoTotales) {
+ $this->totales[$col['f']]+=$data[$col['f']];
+ }
+
+ }
+ $this->Ln();
+ $this->ColorIndex=1-$ci;
+ }
+
+ function CalcWidths($width,$align)
+ {
+ //Compute the widths of the columns
+ $TableWidth=0;
+ foreach($this->aCols as $i=>$col)
+ {
+ $w=$col['w'];
+ if($w==-1)
+ $w=$width/count($this->aCols);
+ elseif(substr($w,-1)=='%')
+ $w=$w/100*$width;
+ $this->aCols[$i]['w']=$w;
+ $TableWidth+=$w;
+ }
+ //Compute the abscissa of the table
+ if($align=='C')
+ $this->TableX=max(($this->w-$TableWidth)/2,0);
+ elseif($align=='R')
+ $this->TableX=max($this->w-$this->rMargin-$TableWidth,0);
+ else
+ $this->TableX=$this->lMargin;
+ }
+
+ function AddCol($field=-1,$width=-1,$caption='',$align='I',$total='N')
+ {
+ //Add a column to the table
+ if($field==-1)
+ $field=count($this->aCols);
+ $this->aCols[]=array('f'=>$field,'c'=>$caption,'w'=>$width,'a'=>$align,'t'=>$total);
+ }
+
+ function Table($query,$prop=array())
+ {
+ //Issue query
+ $res=$this->bdd->query($query) or die('Error: '.$this->bdd->mysql_error()." Query: $query");
+ //Add all columns if none was specified
+ if(count($this->aCols)==0)
+ {
+ $nb=$res->field_count;
+ for($i=0;$i<$nb;$i++)
+ $this->AddCol();
+ }
+ //Retrieve column names when not specified
+ $i=0;
+ foreach($this->aCols as $i=>$col)
+ {
+ if($col['c']=='')
+ {
+ if(is_string($col['f']))
+ $this->aCols[$i]['c']=ucfirst($col['f']);
+ else
+ $this->aCols[$i]['c']=ucfirst($res->field_seek($i));
+ }
+ $i++;
+ }
+ //Handle properties
+ if(!isset($prop['width']))
+ $prop['width']=0;
+ if($prop['width']==0)
+ $prop['width']=$this->w-$this->lMargin-$this->rMargin;
+ if(!isset($prop['align']))
+ $prop['align']='C';
+ if(!isset($prop['padding']))
+ $prop['padding']=$this->cMargin;
+ $cMargin=$this->cMargin;
+ $this->cMargin=$prop['padding'];
+ if(!isset($prop['HeaderColor']))
+ $prop['HeaderColor']=array();
+ $this->HeaderColor=$prop['HeaderColor'];
+ if(!isset($prop['color1']))
+ $prop['color1']=array();
+ if(!isset($prop['color2']))
+ $prop['color2']=array();
+ $this->RowColors=array($prop['color1'],$prop['color2']);
+ //Compute column widths
+ $this->CalcWidths($prop['width'],$prop['align']);
+ //Print header
+ $this->TableHeader();
+ //Print rows
+ $this->SetFont('Arial','',11);
+ $this->ColorIndex=0;
+ $this->ProcessingTable=true;
+ $this->procesandoTotales=false;
+ while($row=$res->fetch_assoc()) {
+ $this->Row($row);
+ }
+ $this->procesandoTotales=true;
+ // Procesa los totales
+ if ($this->procesaTotales()) {
+ $this->Row($this->totales);
+ }
+ $this->ProcessingTable=false;
+ $this->cMargin=$cMargin;
+ $this->aCols=array();
+ }
+ /**
+ * Se encarga de generar una lÃnea de totalización si es necesario
+ * @param array $datos LÃnea con los totales a imprimir o NULL
+ * @return boolean Si hay que generar la lÃnea o no
+ */
+ private function procesaTotales()
+ {
+ foreach($this->aCols as $col) {
+ if ($col['t']=='S') {
+ return true;
+ }
+ }
+ return false;
+ }
+}
+?>
\ No newline at end of file
diff --git a/Sql.php b/Sql.php
new file mode 100644
index 0000000..a107c58
--- /dev/null
+++ b/Sql.php
@@ -0,0 +1,198 @@
+
+ * @version 1.0
+ * @package Inventario
+ * @copyright Copyright (c) 2008, Ricardo Montañana Gómez
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt
+ * This file is part of Inventario.
+ * Inventario is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * Inventario is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with Inventario. If not, see .
+ *
+ */
+class Sql {
+ /**
+ * @var mixed Manejador de la base de datos.
+ */
+ private $bdd=NULL;
+ /**
+ * @var string Mensaje del último mensaje de error generado
+ */
+ private $mensajeError='';
+ /**
+ * @var boolean Almacena el estado de error o no de la última acción.
+ */
+ private $error=false;
+ /**
+ * @var boolean Estado de la conexión con la base de datos.
+ */
+ private $estado=false;
+ /**
+ * @var mixed Objeto que alberga la última consulta ejecutada.
+ */
+ private $peticion=NULL;
+ /**
+ * @var integer Número de tuplas afectadas en la última consulta.
+ */
+ private $numero=0;
+ /**
+ * @var string vector de cadenas con los resultados de la petición.
+ */
+ private $datos=array();
+ /**
+ * Id del último registro insertado
+ * @var integer mysql_
+ */
+ private $id;
+ /**
+ * Crea un objeto Sql y conecta con la Base de Datos.
+ * @param string $servidor
+ * @param string $usuario
+ * @param string $baseDatos
+ */
+ public function __construct($servidor,$usuario,$clave,$baseDatos)
+ {
+ $this->bdd=new mysqli($servidor,$usuario,$clave,$baseDatos);
+ if (mysqli_connect_errno()) {
+ $this->mensajeError='Fallo al conectar con el servidor MySQL. ';
+ $this->mensajeError.="Servidor [".$servidor ."] usuario=[".$usuario."] clave [".$clave."] base [".$baseDatos."]";
+ $this->error=true;
+ $this->estado=false;
+ } else {
+ $this->mensajeError='';
+ $this->error=false;
+ $this->estado=true;
+ }
+ $this->peticion=NULL;
+ return $this;
+ }
+ public function __destruct()
+ {
+ //Libera la memoria de una posible consulta.
+ if ($this->peticion) {
+ $this->peticion->free_result();
+ }
+ // Si estaba conectada la base de datos la cierra.
+ if ($this->estado) {
+ $this->bdd->close();
+ }
+ }
+ public function filtra($cadena)
+ {
+ return $this->bdd->real_escape_string($cadena);
+ }
+ public function ejecuta($comando)
+ {
+ if (!$this->estado) {
+ $this->error=true;
+ $this->mensajeError='No está conectado';
+ return false;
+ }
+
+ if (!$this->peticion=$this->bdd->query($comando)) {
+ $this->error=true;
+ $this->mensajeError='No pudo ejecutar la petición: '.$comando;
+ return false;
+ }
+ $this->numero=$this->bdd->affected_rows;
+ $this->id=$this->bdd->insert_id;
+ $this->error=false;
+ $this->mensajeError='';
+ return true;
+ }
+ public function procesaResultado()
+ {
+ if (!$this->estado) {
+ $this->error=true;
+ $this->mensajeError='No está conectado a una base de datos';
+ return NULL;
+ }
+ if (!$this->peticion) {
+ $this->error=true;
+ $this->mensajeError='No hay un resultado disponible';
+ return NULL;
+ }
+ $datos=$this->peticion->fetch_assoc();
+ $this->error=false;
+ $this->mensajeError='';
+ return ($datos);
+ }
+ public function camposResultado()
+ {
+ if (!$this->estado) {
+ $this->error=true;
+ $this->mensajeError='No está conectado a una base de datos';
+ return NULL;
+ }
+ if (!$this->peticion) {
+ $this->error=true;
+ $this->mensajeError='No hay un resultado disponible';
+ return NULL;
+ }
+ $datos=$this->peticion->fetch_field();
+ $this->error=false;
+ $this->mensajeError='';
+ return ($datos);
+ }
+ /**
+ * Devuelve el número de tuplas afectadas en la última petición.
+ * @return integer Número de tuplas.
+ */
+ public function numeroTuplas() {
+ return $this->numero;
+ }
+ /**
+ * Devuelve la condición de error de la última petición
+ * @return boolean condición de error.
+ */
+ public function error() {
+ return $this->error;
+ }
+ /**
+ * Devuelve el mensaje de error de la última petición
+ * @return
+ */
+ public function mensajeError() {
+ return $this->mensajeError.$this->bdd->error;
+ }
+ /**
+ * Devuelve la estructura de campos de una tabla.
+ * @param string $tabla Nombre de la tabla.
+ * @return string vector asociativo con la descripción de la tabla [campo]->valor
+ */
+ public function estructura($tabla)
+ {
+ if ($this->peticion) {
+ $this->peticion->free_result();
+ }
+ $comando="show full columns from $tabla";
+ if (!$this->ejecuta($comando)) {
+ return false;
+ }
+ while ($dato=$this->procesaResultado()) {
+ $salida[]=$dato;
+ }
+ return $salida;
+ }
+ public function ultimoId()
+ {
+ return $this->id;
+ }
+ public function obtieneManejador()
+ {
+ return $this->bdd;
+ }
+}
+
+?>
diff --git a/css/estilo.css b/css/estilo.css
new file mode 100644
index 0000000..49a5cf6
--- /dev/null
+++ b/css/estilo.css
@@ -0,0 +1,345 @@
+/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */
+
+ body { margin: 15px 10px;
+ padding: 0px;
+ /*background: rgb(51, 51, 255) url(images/paper.gif) repeat fixed 0% 50%;*/
+ background: #000066; /*rgb(0,0,153);*/
+ -moz-background-clip: initial;
+ -moz-background-origin: initial;
+ -moz-background-inline-policy: initial;
+ font-family: Arial,Helvetica,sans-serif;
+ font-size: small;
+ color: rgb(255, 255, 255);
+ }
+
+ p, table { margin-top: 0.3em;
+ margin-right: 0pt;
+ margin-bottom: 0.3em;
+ color: rgb(255, 255, 153);
+ background: rgb(0,0,153);
+ }
+
+ ol, ul { margin: 0em 0em 0em 4em;
+ padding: 0pt;
+ list-style-position: inside;
+ }
+
+ li { margin: 0pt;
+ padding: 0pt;
+ }
+
+ li ul { margin: 0em 0em 0em 2em;
+ list-style-type: none;
+ }
+
+ h1, h2, h3, h4 { color: red;
+ }
+
+ h1 { font-size: x-large;
+ margin-top: 1em;
+ margin-bottom: 0.5em;
+ text-align: center;
+ }
+
+ h2 { margin: 2em 0pt 0.3em;
+ font-size: medium;
+ }
+
+ h3, h4 { margin: 0.5em 0pt 0em;
+ font-size: small;
+ }
+
+ td { padding-left: 4px;
+ padding-right: 4px;
+ }
+
+ blockquote { margin-top: 0.3em;
+ margin-bottom: 0.3em;
+ }
+
+ code { font-family: Courier New,Courier,Monospace;
+ font-size: small;
+ }
+
+ a:link { text-decoration: underline;
+ color: white;
+ }
+
+ a:visited { color: orange;
+ }
+
+ a:hover { text-decoration: none;
+ color: rgb(66, 137, 181);
+ background-color: rgb(255, 255, 102);
+ }
+
+ a:focus { color: yellow;
+ background-color: rgb(73, 149, 196);
+ }
+
+ .cent { text-align: center;
+ }
+.error {
+ color:yellow;
+ background-color: red;
+}
+ .key { background-color: rgb(102, 102, 204);
+ font-weight: bold;
+ color: yellow;
+ white-space: nowrap;
+ font-size: 115%;
+ padding-right: 2px;
+ padding-left: 2px;
+ }
+
+ .left { float: left;
+ }
+
+ .madewithnvu { margin-left: 50px;
+ margin-right: auto;
+ margin-top: 10px;
+ }
+
+ .note { margin-left: 4em;
+ margin-right: 1em;
+ padding-left: 0.35em;
+ padding-right: 0pt;
+ background-color: rgb(255, 255, 204);
+ }
+
+ .noteflush { margin-left: 0pt;
+ margin-right: 1em;
+ padding-right: 0pt;
+ background-color: rgb(255, 255, 204);
+ }
+
+ .right { float: right;
+ }
+
+ .tsp { font-size: x-small;
+ }
+
+ .warn { border-style: solid none;
+ border-color: rgb(0, 0, 0);
+ border-width: 1px;
+ margin-left: 4em;
+ margin-right: 1em;
+ padding-left: 0.35em;
+ padding-right: 0pt;
+ background-color: rgb(255, 186, 144);
+ }
+
+ .warnflush { border-style: solid none;
+ border-color: rgb(0, 0, 0);
+ border-width: 1px;
+ margin-left: 0pt;
+ margin-right: 1em;
+ padding-right: 0pt;
+ background-color: rgb(255, 186, 144);
+ }
+
+ .zonaCabecera { position: fixed;
+ width: 100%;
+ height: 12%;
+ visibility: visible;
+ clear: both;
+ overflow: visible;
+ opacity: 1;
+ z-index: 1;
+ }
+
+ .zonaMenu { height: 85%;
+ overflow: auto;
+ width: 10%;
+ position: fixed;
+ top: 14%;
+ background-color: #CC9999;
+ background-color: #6633FF;
+ color: #33FFFF;
+ }
+div.zonaMenu a:link{
+ color: #00FFCC;
+}
+div.zonaMenu a:visited {
+ color: #FFFFFF;
+}
+div.zonaMenu a:hover {
+ color: yellow;
+ background-color: blue;
+ margin: -2px;
+ padding: 0px 8px 0px 2px;
+ font-weight: bold;
+}
+div.zonaMenu key {
+ font-weight: bold;
+ white-space: nowrap;
+ font-size: 115%;
+ padding-right: 2px;
+ padding-left: 2px;
+ color: #FFFF33;
+}
+
+ .zonaPrincipal { border-style: none;
+ z-index: 100;
+ visibility: visible;
+ height: 85%;
+ position: fixed;
+ clear: none;
+ overflow: auto;
+ width: 85%;
+ max-width: 88%;
+ margin-left: 11%;
+ top: 14%;
+ }
+
+ div.zonaCabecera p { margin: 0pt 0pt 0pt 2px;
+ font-weight: bold;
+ color: rgb(66, 137, 181);
+ }
+
+ div.zonaCabecera a:link { text-decoration: none;
+ color: rgb(66, 137, 181);
+ }
+
+ div.zonaCabecera a:visited { text-decoration: none;
+ color: rgb(66, 137, 181);
+ }
+
+ div.zonaCabecera a:hover { margin: -2px;
+ padding: 0px 8px 0px 2px;
+ color: rgb(73, 149, 196);
+ background-color: rgb(238, 238, 238);
+ }
+
+ div.zonaCabecera a:focus { color: rgb(73, 149, 196);
+ background-color: rgb(238, 238, 238);
+ }
+
+ div.zonaCabecera ul { border: 1px solid rgb(66, 137, 181);
+ margin-left: 1em;
+ padding-left: 0.25em;
+ margin-right: 0.25em;
+ list-style-type: none;
+ }
+
+ div.zonaCabecera ul a:link { text-decoration: none;
+ color: rgb(33, 80, 100);
+ font-weight: normal;
+ visibility: visible;
+ }
+
+ div.zonaCabecera ul a:visited { text-decoration: none;
+ color: rgb(33, 80, 100);
+ font-weight: normal;
+ }
+
+ div.zonaCabecera ul a:hover { color: rgb(73, 149, 196);
+ background-color: rgb(238, 238, 238);
+ }
+
+ div.zonaCabecera ul a:focus { color: rgb(73, 149, 196);
+ background-color: rgb(238, 238, 238);
+ }
+
+ div.tip { border: 4px solid rgb(66, 137, 181);
+ background-color: rgb(244, 248, 255);
+ border-collapse: collapse;
+ width: 25%;
+ float: right;
+ }
+
+ div.tip p { padding: 4px;
+ margin-left: 0pt;
+ }
+
+ div.tip li { padding: 4px;
+ margin-left: 0pt;
+ }
+
+ div.tip ul { padding: 4px;
+ margin-left: 0.75em;
+ }
+
+
+
+ table.bordered { border: 2px solid rgb(66, 137, 181);
+ background-color: white;
+ border-collapse: collapse;
+ margin-left: auto;
+ margin-right: auto;
+ }
+
+ table.borderedright { border: 2px solid rgb(66, 137, 181);
+ background-color: white;
+ border-collapse: collapse;
+ float: right;
+ }
+
+ table .key { font-size: 80%;
+ }
+
+ table.menu { border: 1px solid yellow;
+ visibility: hidden;
+ cursor: pointer;
+ position: absolute;
+ }
+
+ #mainmenu { position: static;
+ }
+
+ table.menu td { border: 0px none ;
+ padding: 0px 8px 2px;
+ color: rgb(255, 255, 0);
+ background-color: rgb(132, 112, 255);
+ font-size: 12pt;
+ font-family: Arial;
+ white-space: nowrap;
+ }
+
+ table.tablaDatos th { border-color: rgb(51, 255, 255);
+ color: rgb(51,255,255);
+ font-size: 14pt;
+ }
+
+ .tablaCabecera { border: 1px solid ;
+ padding: 2px;
+ background-color: rgb(102, 0, 204);
+ color: rgb(255, 255, 153);
+ max-width: 98%;
+ height: 48px;
+ text-align: center;
+ width: 98%;
+ font-size: 10pt;
+ }
+
+ .tablaDatos { border: 1px solid ;
+ border-color: rgb(51,255,255);
+ padding: 2px;
+ max-width: 98%;
+ font-size: 12pt;
+ }
+
+ .title { border: 0px none ;
+ position: absolute;
+ width: 120px;
+ height: 20px;
+ left: 10px;
+ z-index: 10;
+ color: rgb(255, 255, 102);
+ background-color: rgb(102, 51, 255);
+ font-family: "verdana";
+ font-weight: bold;
+ font-size: 12px;
+ }
+
+ .submenu { position: absolute;
+ left: 20px;
+ width: 120px;
+ color: rgb(255, 255, 102);
+ background-color: rgb(102, 102, 204);
+ font-family: "verdana";
+ font-size: 11px;
+ line-height: 16px;
+ visibility: hidden;
+ }
+
diff --git a/font/courier.php b/font/courier.php
new file mode 100644
index 0000000..913f9a4
--- /dev/null
+++ b/font/courier.php
@@ -0,0 +1,7 @@
+
diff --git a/font/helvetica.php b/font/helvetica.php
new file mode 100644
index 0000000..ca94cdf
--- /dev/null
+++ b/font/helvetica.php
@@ -0,0 +1,15 @@
+278,chr(1)=>278,chr(2)=>278,chr(3)=>278,chr(4)=>278,chr(5)=>278,chr(6)=>278,chr(7)=>278,chr(8)=>278,chr(9)=>278,chr(10)=>278,chr(11)=>278,chr(12)=>278,chr(13)=>278,chr(14)=>278,chr(15)=>278,chr(16)=>278,chr(17)=>278,chr(18)=>278,chr(19)=>278,chr(20)=>278,chr(21)=>278,
+ chr(22)=>278,chr(23)=>278,chr(24)=>278,chr(25)=>278,chr(26)=>278,chr(27)=>278,chr(28)=>278,chr(29)=>278,chr(30)=>278,chr(31)=>278,' '=>278,'!'=>278,'"'=>355,'#'=>556,'$'=>556,'%'=>889,'&'=>667,'\''=>191,'('=>333,')'=>333,'*'=>389,'+'=>584,
+ ','=>278,'-'=>333,'.'=>278,'/'=>278,'0'=>556,'1'=>556,'2'=>556,'3'=>556,'4'=>556,'5'=>556,'6'=>556,'7'=>556,'8'=>556,'9'=>556,':'=>278,';'=>278,'<'=>584,'='=>584,'>'=>584,'?'=>556,'@'=>1015,'A'=>667,
+ 'B'=>667,'C'=>722,'D'=>722,'E'=>667,'F'=>611,'G'=>778,'H'=>722,'I'=>278,'J'=>500,'K'=>667,'L'=>556,'M'=>833,'N'=>722,'O'=>778,'P'=>667,'Q'=>778,'R'=>722,'S'=>667,'T'=>611,'U'=>722,'V'=>667,'W'=>944,
+ 'X'=>667,'Y'=>667,'Z'=>611,'['=>278,'\\'=>278,']'=>278,'^'=>469,'_'=>556,'`'=>333,'a'=>556,'b'=>556,'c'=>500,'d'=>556,'e'=>556,'f'=>278,'g'=>556,'h'=>556,'i'=>222,'j'=>222,'k'=>500,'l'=>222,'m'=>833,
+ 'n'=>556,'o'=>556,'p'=>556,'q'=>556,'r'=>333,'s'=>500,'t'=>278,'u'=>556,'v'=>500,'w'=>722,'x'=>500,'y'=>500,'z'=>500,'{'=>334,'|'=>260,'}'=>334,'~'=>584,chr(127)=>350,chr(128)=>556,chr(129)=>350,chr(130)=>222,chr(131)=>556,
+ chr(132)=>333,chr(133)=>1000,chr(134)=>556,chr(135)=>556,chr(136)=>333,chr(137)=>1000,chr(138)=>667,chr(139)=>333,chr(140)=>1000,chr(141)=>350,chr(142)=>611,chr(143)=>350,chr(144)=>350,chr(145)=>222,chr(146)=>222,chr(147)=>333,chr(148)=>333,chr(149)=>350,chr(150)=>556,chr(151)=>1000,chr(152)=>333,chr(153)=>1000,
+ chr(154)=>500,chr(155)=>333,chr(156)=>944,chr(157)=>350,chr(158)=>500,chr(159)=>667,chr(160)=>278,chr(161)=>333,chr(162)=>556,chr(163)=>556,chr(164)=>556,chr(165)=>556,chr(166)=>260,chr(167)=>556,chr(168)=>333,chr(169)=>737,chr(170)=>370,chr(171)=>556,chr(172)=>584,chr(173)=>333,chr(174)=>737,chr(175)=>333,
+ chr(176)=>400,chr(177)=>584,chr(178)=>333,chr(179)=>333,chr(180)=>333,chr(181)=>556,chr(182)=>537,chr(183)=>278,chr(184)=>333,chr(185)=>333,chr(186)=>365,chr(187)=>556,chr(188)=>834,chr(189)=>834,chr(190)=>834,chr(191)=>611,chr(192)=>667,chr(193)=>667,chr(194)=>667,chr(195)=>667,chr(196)=>667,chr(197)=>667,
+ chr(198)=>1000,chr(199)=>722,chr(200)=>667,chr(201)=>667,chr(202)=>667,chr(203)=>667,chr(204)=>278,chr(205)=>278,chr(206)=>278,chr(207)=>278,chr(208)=>722,chr(209)=>722,chr(210)=>778,chr(211)=>778,chr(212)=>778,chr(213)=>778,chr(214)=>778,chr(215)=>584,chr(216)=>778,chr(217)=>722,chr(218)=>722,chr(219)=>722,
+ chr(220)=>722,chr(221)=>667,chr(222)=>667,chr(223)=>611,chr(224)=>556,chr(225)=>556,chr(226)=>556,chr(227)=>556,chr(228)=>556,chr(229)=>556,chr(230)=>889,chr(231)=>500,chr(232)=>556,chr(233)=>556,chr(234)=>556,chr(235)=>556,chr(236)=>278,chr(237)=>278,chr(238)=>278,chr(239)=>278,chr(240)=>556,chr(241)=>556,
+ chr(242)=>556,chr(243)=>556,chr(244)=>556,chr(245)=>556,chr(246)=>556,chr(247)=>584,chr(248)=>611,chr(249)=>556,chr(250)=>556,chr(251)=>556,chr(252)=>556,chr(253)=>500,chr(254)=>556,chr(255)=>500);
+?>
diff --git a/font/helveticab.php b/font/helveticab.php
new file mode 100644
index 0000000..276cfa8
--- /dev/null
+++ b/font/helveticab.php
@@ -0,0 +1,15 @@
+278,chr(1)=>278,chr(2)=>278,chr(3)=>278,chr(4)=>278,chr(5)=>278,chr(6)=>278,chr(7)=>278,chr(8)=>278,chr(9)=>278,chr(10)=>278,chr(11)=>278,chr(12)=>278,chr(13)=>278,chr(14)=>278,chr(15)=>278,chr(16)=>278,chr(17)=>278,chr(18)=>278,chr(19)=>278,chr(20)=>278,chr(21)=>278,
+ chr(22)=>278,chr(23)=>278,chr(24)=>278,chr(25)=>278,chr(26)=>278,chr(27)=>278,chr(28)=>278,chr(29)=>278,chr(30)=>278,chr(31)=>278,' '=>278,'!'=>333,'"'=>474,'#'=>556,'$'=>556,'%'=>889,'&'=>722,'\''=>238,'('=>333,')'=>333,'*'=>389,'+'=>584,
+ ','=>278,'-'=>333,'.'=>278,'/'=>278,'0'=>556,'1'=>556,'2'=>556,'3'=>556,'4'=>556,'5'=>556,'6'=>556,'7'=>556,'8'=>556,'9'=>556,':'=>333,';'=>333,'<'=>584,'='=>584,'>'=>584,'?'=>611,'@'=>975,'A'=>722,
+ 'B'=>722,'C'=>722,'D'=>722,'E'=>667,'F'=>611,'G'=>778,'H'=>722,'I'=>278,'J'=>556,'K'=>722,'L'=>611,'M'=>833,'N'=>722,'O'=>778,'P'=>667,'Q'=>778,'R'=>722,'S'=>667,'T'=>611,'U'=>722,'V'=>667,'W'=>944,
+ 'X'=>667,'Y'=>667,'Z'=>611,'['=>333,'\\'=>278,']'=>333,'^'=>584,'_'=>556,'`'=>333,'a'=>556,'b'=>611,'c'=>556,'d'=>611,'e'=>556,'f'=>333,'g'=>611,'h'=>611,'i'=>278,'j'=>278,'k'=>556,'l'=>278,'m'=>889,
+ 'n'=>611,'o'=>611,'p'=>611,'q'=>611,'r'=>389,'s'=>556,'t'=>333,'u'=>611,'v'=>556,'w'=>778,'x'=>556,'y'=>556,'z'=>500,'{'=>389,'|'=>280,'}'=>389,'~'=>584,chr(127)=>350,chr(128)=>556,chr(129)=>350,chr(130)=>278,chr(131)=>556,
+ chr(132)=>500,chr(133)=>1000,chr(134)=>556,chr(135)=>556,chr(136)=>333,chr(137)=>1000,chr(138)=>667,chr(139)=>333,chr(140)=>1000,chr(141)=>350,chr(142)=>611,chr(143)=>350,chr(144)=>350,chr(145)=>278,chr(146)=>278,chr(147)=>500,chr(148)=>500,chr(149)=>350,chr(150)=>556,chr(151)=>1000,chr(152)=>333,chr(153)=>1000,
+ chr(154)=>556,chr(155)=>333,chr(156)=>944,chr(157)=>350,chr(158)=>500,chr(159)=>667,chr(160)=>278,chr(161)=>333,chr(162)=>556,chr(163)=>556,chr(164)=>556,chr(165)=>556,chr(166)=>280,chr(167)=>556,chr(168)=>333,chr(169)=>737,chr(170)=>370,chr(171)=>556,chr(172)=>584,chr(173)=>333,chr(174)=>737,chr(175)=>333,
+ chr(176)=>400,chr(177)=>584,chr(178)=>333,chr(179)=>333,chr(180)=>333,chr(181)=>611,chr(182)=>556,chr(183)=>278,chr(184)=>333,chr(185)=>333,chr(186)=>365,chr(187)=>556,chr(188)=>834,chr(189)=>834,chr(190)=>834,chr(191)=>611,chr(192)=>722,chr(193)=>722,chr(194)=>722,chr(195)=>722,chr(196)=>722,chr(197)=>722,
+ chr(198)=>1000,chr(199)=>722,chr(200)=>667,chr(201)=>667,chr(202)=>667,chr(203)=>667,chr(204)=>278,chr(205)=>278,chr(206)=>278,chr(207)=>278,chr(208)=>722,chr(209)=>722,chr(210)=>778,chr(211)=>778,chr(212)=>778,chr(213)=>778,chr(214)=>778,chr(215)=>584,chr(216)=>778,chr(217)=>722,chr(218)=>722,chr(219)=>722,
+ chr(220)=>722,chr(221)=>667,chr(222)=>667,chr(223)=>611,chr(224)=>556,chr(225)=>556,chr(226)=>556,chr(227)=>556,chr(228)=>556,chr(229)=>556,chr(230)=>889,chr(231)=>556,chr(232)=>556,chr(233)=>556,chr(234)=>556,chr(235)=>556,chr(236)=>278,chr(237)=>278,chr(238)=>278,chr(239)=>278,chr(240)=>611,chr(241)=>611,
+ chr(242)=>611,chr(243)=>611,chr(244)=>611,chr(245)=>611,chr(246)=>611,chr(247)=>584,chr(248)=>611,chr(249)=>611,chr(250)=>611,chr(251)=>611,chr(252)=>611,chr(253)=>556,chr(254)=>611,chr(255)=>556);
+?>
diff --git a/font/helveticabi.php b/font/helveticabi.php
new file mode 100644
index 0000000..8d21774
--- /dev/null
+++ b/font/helveticabi.php
@@ -0,0 +1,15 @@
+278,chr(1)=>278,chr(2)=>278,chr(3)=>278,chr(4)=>278,chr(5)=>278,chr(6)=>278,chr(7)=>278,chr(8)=>278,chr(9)=>278,chr(10)=>278,chr(11)=>278,chr(12)=>278,chr(13)=>278,chr(14)=>278,chr(15)=>278,chr(16)=>278,chr(17)=>278,chr(18)=>278,chr(19)=>278,chr(20)=>278,chr(21)=>278,
+ chr(22)=>278,chr(23)=>278,chr(24)=>278,chr(25)=>278,chr(26)=>278,chr(27)=>278,chr(28)=>278,chr(29)=>278,chr(30)=>278,chr(31)=>278,' '=>278,'!'=>333,'"'=>474,'#'=>556,'$'=>556,'%'=>889,'&'=>722,'\''=>238,'('=>333,')'=>333,'*'=>389,'+'=>584,
+ ','=>278,'-'=>333,'.'=>278,'/'=>278,'0'=>556,'1'=>556,'2'=>556,'3'=>556,'4'=>556,'5'=>556,'6'=>556,'7'=>556,'8'=>556,'9'=>556,':'=>333,';'=>333,'<'=>584,'='=>584,'>'=>584,'?'=>611,'@'=>975,'A'=>722,
+ 'B'=>722,'C'=>722,'D'=>722,'E'=>667,'F'=>611,'G'=>778,'H'=>722,'I'=>278,'J'=>556,'K'=>722,'L'=>611,'M'=>833,'N'=>722,'O'=>778,'P'=>667,'Q'=>778,'R'=>722,'S'=>667,'T'=>611,'U'=>722,'V'=>667,'W'=>944,
+ 'X'=>667,'Y'=>667,'Z'=>611,'['=>333,'\\'=>278,']'=>333,'^'=>584,'_'=>556,'`'=>333,'a'=>556,'b'=>611,'c'=>556,'d'=>611,'e'=>556,'f'=>333,'g'=>611,'h'=>611,'i'=>278,'j'=>278,'k'=>556,'l'=>278,'m'=>889,
+ 'n'=>611,'o'=>611,'p'=>611,'q'=>611,'r'=>389,'s'=>556,'t'=>333,'u'=>611,'v'=>556,'w'=>778,'x'=>556,'y'=>556,'z'=>500,'{'=>389,'|'=>280,'}'=>389,'~'=>584,chr(127)=>350,chr(128)=>556,chr(129)=>350,chr(130)=>278,chr(131)=>556,
+ chr(132)=>500,chr(133)=>1000,chr(134)=>556,chr(135)=>556,chr(136)=>333,chr(137)=>1000,chr(138)=>667,chr(139)=>333,chr(140)=>1000,chr(141)=>350,chr(142)=>611,chr(143)=>350,chr(144)=>350,chr(145)=>278,chr(146)=>278,chr(147)=>500,chr(148)=>500,chr(149)=>350,chr(150)=>556,chr(151)=>1000,chr(152)=>333,chr(153)=>1000,
+ chr(154)=>556,chr(155)=>333,chr(156)=>944,chr(157)=>350,chr(158)=>500,chr(159)=>667,chr(160)=>278,chr(161)=>333,chr(162)=>556,chr(163)=>556,chr(164)=>556,chr(165)=>556,chr(166)=>280,chr(167)=>556,chr(168)=>333,chr(169)=>737,chr(170)=>370,chr(171)=>556,chr(172)=>584,chr(173)=>333,chr(174)=>737,chr(175)=>333,
+ chr(176)=>400,chr(177)=>584,chr(178)=>333,chr(179)=>333,chr(180)=>333,chr(181)=>611,chr(182)=>556,chr(183)=>278,chr(184)=>333,chr(185)=>333,chr(186)=>365,chr(187)=>556,chr(188)=>834,chr(189)=>834,chr(190)=>834,chr(191)=>611,chr(192)=>722,chr(193)=>722,chr(194)=>722,chr(195)=>722,chr(196)=>722,chr(197)=>722,
+ chr(198)=>1000,chr(199)=>722,chr(200)=>667,chr(201)=>667,chr(202)=>667,chr(203)=>667,chr(204)=>278,chr(205)=>278,chr(206)=>278,chr(207)=>278,chr(208)=>722,chr(209)=>722,chr(210)=>778,chr(211)=>778,chr(212)=>778,chr(213)=>778,chr(214)=>778,chr(215)=>584,chr(216)=>778,chr(217)=>722,chr(218)=>722,chr(219)=>722,
+ chr(220)=>722,chr(221)=>667,chr(222)=>667,chr(223)=>611,chr(224)=>556,chr(225)=>556,chr(226)=>556,chr(227)=>556,chr(228)=>556,chr(229)=>556,chr(230)=>889,chr(231)=>556,chr(232)=>556,chr(233)=>556,chr(234)=>556,chr(235)=>556,chr(236)=>278,chr(237)=>278,chr(238)=>278,chr(239)=>278,chr(240)=>611,chr(241)=>611,
+ chr(242)=>611,chr(243)=>611,chr(244)=>611,chr(245)=>611,chr(246)=>611,chr(247)=>584,chr(248)=>611,chr(249)=>611,chr(250)=>611,chr(251)=>611,chr(252)=>611,chr(253)=>556,chr(254)=>611,chr(255)=>556);
+?>
diff --git a/font/helveticai.php b/font/helveticai.php
new file mode 100644
index 0000000..88bf437
--- /dev/null
+++ b/font/helveticai.php
@@ -0,0 +1,15 @@
+278,chr(1)=>278,chr(2)=>278,chr(3)=>278,chr(4)=>278,chr(5)=>278,chr(6)=>278,chr(7)=>278,chr(8)=>278,chr(9)=>278,chr(10)=>278,chr(11)=>278,chr(12)=>278,chr(13)=>278,chr(14)=>278,chr(15)=>278,chr(16)=>278,chr(17)=>278,chr(18)=>278,chr(19)=>278,chr(20)=>278,chr(21)=>278,
+ chr(22)=>278,chr(23)=>278,chr(24)=>278,chr(25)=>278,chr(26)=>278,chr(27)=>278,chr(28)=>278,chr(29)=>278,chr(30)=>278,chr(31)=>278,' '=>278,'!'=>278,'"'=>355,'#'=>556,'$'=>556,'%'=>889,'&'=>667,'\''=>191,'('=>333,')'=>333,'*'=>389,'+'=>584,
+ ','=>278,'-'=>333,'.'=>278,'/'=>278,'0'=>556,'1'=>556,'2'=>556,'3'=>556,'4'=>556,'5'=>556,'6'=>556,'7'=>556,'8'=>556,'9'=>556,':'=>278,';'=>278,'<'=>584,'='=>584,'>'=>584,'?'=>556,'@'=>1015,'A'=>667,
+ 'B'=>667,'C'=>722,'D'=>722,'E'=>667,'F'=>611,'G'=>778,'H'=>722,'I'=>278,'J'=>500,'K'=>667,'L'=>556,'M'=>833,'N'=>722,'O'=>778,'P'=>667,'Q'=>778,'R'=>722,'S'=>667,'T'=>611,'U'=>722,'V'=>667,'W'=>944,
+ 'X'=>667,'Y'=>667,'Z'=>611,'['=>278,'\\'=>278,']'=>278,'^'=>469,'_'=>556,'`'=>333,'a'=>556,'b'=>556,'c'=>500,'d'=>556,'e'=>556,'f'=>278,'g'=>556,'h'=>556,'i'=>222,'j'=>222,'k'=>500,'l'=>222,'m'=>833,
+ 'n'=>556,'o'=>556,'p'=>556,'q'=>556,'r'=>333,'s'=>500,'t'=>278,'u'=>556,'v'=>500,'w'=>722,'x'=>500,'y'=>500,'z'=>500,'{'=>334,'|'=>260,'}'=>334,'~'=>584,chr(127)=>350,chr(128)=>556,chr(129)=>350,chr(130)=>222,chr(131)=>556,
+ chr(132)=>333,chr(133)=>1000,chr(134)=>556,chr(135)=>556,chr(136)=>333,chr(137)=>1000,chr(138)=>667,chr(139)=>333,chr(140)=>1000,chr(141)=>350,chr(142)=>611,chr(143)=>350,chr(144)=>350,chr(145)=>222,chr(146)=>222,chr(147)=>333,chr(148)=>333,chr(149)=>350,chr(150)=>556,chr(151)=>1000,chr(152)=>333,chr(153)=>1000,
+ chr(154)=>500,chr(155)=>333,chr(156)=>944,chr(157)=>350,chr(158)=>500,chr(159)=>667,chr(160)=>278,chr(161)=>333,chr(162)=>556,chr(163)=>556,chr(164)=>556,chr(165)=>556,chr(166)=>260,chr(167)=>556,chr(168)=>333,chr(169)=>737,chr(170)=>370,chr(171)=>556,chr(172)=>584,chr(173)=>333,chr(174)=>737,chr(175)=>333,
+ chr(176)=>400,chr(177)=>584,chr(178)=>333,chr(179)=>333,chr(180)=>333,chr(181)=>556,chr(182)=>537,chr(183)=>278,chr(184)=>333,chr(185)=>333,chr(186)=>365,chr(187)=>556,chr(188)=>834,chr(189)=>834,chr(190)=>834,chr(191)=>611,chr(192)=>667,chr(193)=>667,chr(194)=>667,chr(195)=>667,chr(196)=>667,chr(197)=>667,
+ chr(198)=>1000,chr(199)=>722,chr(200)=>667,chr(201)=>667,chr(202)=>667,chr(203)=>667,chr(204)=>278,chr(205)=>278,chr(206)=>278,chr(207)=>278,chr(208)=>722,chr(209)=>722,chr(210)=>778,chr(211)=>778,chr(212)=>778,chr(213)=>778,chr(214)=>778,chr(215)=>584,chr(216)=>778,chr(217)=>722,chr(218)=>722,chr(219)=>722,
+ chr(220)=>722,chr(221)=>667,chr(222)=>667,chr(223)=>611,chr(224)=>556,chr(225)=>556,chr(226)=>556,chr(227)=>556,chr(228)=>556,chr(229)=>556,chr(230)=>889,chr(231)=>500,chr(232)=>556,chr(233)=>556,chr(234)=>556,chr(235)=>556,chr(236)=>278,chr(237)=>278,chr(238)=>278,chr(239)=>278,chr(240)=>556,chr(241)=>556,
+ chr(242)=>556,chr(243)=>556,chr(244)=>556,chr(245)=>556,chr(246)=>556,chr(247)=>584,chr(248)=>611,chr(249)=>556,chr(250)=>556,chr(251)=>556,chr(252)=>556,chr(253)=>500,chr(254)=>556,chr(255)=>500);
+?>
diff --git a/font/makefont/cp1250.map b/font/makefont/cp1250.map
new file mode 100644
index 0000000..ec110af
--- /dev/null
+++ b/font/makefont/cp1250.map
@@ -0,0 +1,251 @@
+!00 U+0000 .notdef
+!01 U+0001 .notdef
+!02 U+0002 .notdef
+!03 U+0003 .notdef
+!04 U+0004 .notdef
+!05 U+0005 .notdef
+!06 U+0006 .notdef
+!07 U+0007 .notdef
+!08 U+0008 .notdef
+!09 U+0009 .notdef
+!0A U+000A .notdef
+!0B U+000B .notdef
+!0C U+000C .notdef
+!0D U+000D .notdef
+!0E U+000E .notdef
+!0F U+000F .notdef
+!10 U+0010 .notdef
+!11 U+0011 .notdef
+!12 U+0012 .notdef
+!13 U+0013 .notdef
+!14 U+0014 .notdef
+!15 U+0015 .notdef
+!16 U+0016 .notdef
+!17 U+0017 .notdef
+!18 U+0018 .notdef
+!19 U+0019 .notdef
+!1A U+001A .notdef
+!1B U+001B .notdef
+!1C U+001C .notdef
+!1D U+001D .notdef
+!1E U+001E .notdef
+!1F U+001F .notdef
+!20 U+0020 space
+!21 U+0021 exclam
+!22 U+0022 quotedbl
+!23 U+0023 numbersign
+!24 U+0024 dollar
+!25 U+0025 percent
+!26 U+0026 ampersand
+!27 U+0027 quotesingle
+!28 U+0028 parenleft
+!29 U+0029 parenright
+!2A U+002A asterisk
+!2B U+002B plus
+!2C U+002C comma
+!2D U+002D hyphen
+!2E U+002E period
+!2F U+002F slash
+!30 U+0030 zero
+!31 U+0031 one
+!32 U+0032 two
+!33 U+0033 three
+!34 U+0034 four
+!35 U+0035 five
+!36 U+0036 six
+!37 U+0037 seven
+!38 U+0038 eight
+!39 U+0039 nine
+!3A U+003A colon
+!3B U+003B semicolon
+!3C U+003C less
+!3D U+003D equal
+!3E U+003E greater
+!3F U+003F question
+!40 U+0040 at
+!41 U+0041 A
+!42 U+0042 B
+!43 U+0043 C
+!44 U+0044 D
+!45 U+0045 E
+!46 U+0046 F
+!47 U+0047 G
+!48 U+0048 H
+!49 U+0049 I
+!4A U+004A J
+!4B U+004B K
+!4C U+004C L
+!4D U+004D M
+!4E U+004E N
+!4F U+004F O
+!50 U+0050 P
+!51 U+0051 Q
+!52 U+0052 R
+!53 U+0053 S
+!54 U+0054 T
+!55 U+0055 U
+!56 U+0056 V
+!57 U+0057 W
+!58 U+0058 X
+!59 U+0059 Y
+!5A U+005A Z
+!5B U+005B bracketleft
+!5C U+005C backslash
+!5D U+005D bracketright
+!5E U+005E asciicircum
+!5F U+005F underscore
+!60 U+0060 grave
+!61 U+0061 a
+!62 U+0062 b
+!63 U+0063 c
+!64 U+0064 d
+!65 U+0065 e
+!66 U+0066 f
+!67 U+0067 g
+!68 U+0068 h
+!69 U+0069 i
+!6A U+006A j
+!6B U+006B k
+!6C U+006C l
+!6D U+006D m
+!6E U+006E n
+!6F U+006F o
+!70 U+0070 p
+!71 U+0071 q
+!72 U+0072 r
+!73 U+0073 s
+!74 U+0074 t
+!75 U+0075 u
+!76 U+0076 v
+!77 U+0077 w
+!78 U+0078 x
+!79 U+0079 y
+!7A U+007A z
+!7B U+007B braceleft
+!7C U+007C bar
+!7D U+007D braceright
+!7E U+007E asciitilde
+!7F U+007F .notdef
+!80 U+20AC Euro
+!82 U+201A quotesinglbase
+!84 U+201E quotedblbase
+!85 U+2026 ellipsis
+!86 U+2020 dagger
+!87 U+2021 daggerdbl
+!89 U+2030 perthousand
+!8A U+0160 Scaron
+!8B U+2039 guilsinglleft
+!8C U+015A Sacute
+!8D U+0164 Tcaron
+!8E U+017D Zcaron
+!8F U+0179 Zacute
+!91 U+2018 quoteleft
+!92 U+2019 quoteright
+!93 U+201C quotedblleft
+!94 U+201D quotedblright
+!95 U+2022 bullet
+!96 U+2013 endash
+!97 U+2014 emdash
+!99 U+2122 trademark
+!9A U+0161 scaron
+!9B U+203A guilsinglright
+!9C U+015B sacute
+!9D U+0165 tcaron
+!9E U+017E zcaron
+!9F U+017A zacute
+!A0 U+00A0 space
+!A1 U+02C7 caron
+!A2 U+02D8 breve
+!A3 U+0141 Lslash
+!A4 U+00A4 currency
+!A5 U+0104 Aogonek
+!A6 U+00A6 brokenbar
+!A7 U+00A7 section
+!A8 U+00A8 dieresis
+!A9 U+00A9 copyright
+!AA U+015E Scedilla
+!AB U+00AB guillemotleft
+!AC U+00AC logicalnot
+!AD U+00AD hyphen
+!AE U+00AE registered
+!AF U+017B Zdotaccent
+!B0 U+00B0 degree
+!B1 U+00B1 plusminus
+!B2 U+02DB ogonek
+!B3 U+0142 lslash
+!B4 U+00B4 acute
+!B5 U+00B5 mu
+!B6 U+00B6 paragraph
+!B7 U+00B7 periodcentered
+!B8 U+00B8 cedilla
+!B9 U+0105 aogonek
+!BA U+015F scedilla
+!BB U+00BB guillemotright
+!BC U+013D Lcaron
+!BD U+02DD hungarumlaut
+!BE U+013E lcaron
+!BF U+017C zdotaccent
+!C0 U+0154 Racute
+!C1 U+00C1 Aacute
+!C2 U+00C2 Acircumflex
+!C3 U+0102 Abreve
+!C4 U+00C4 Adieresis
+!C5 U+0139 Lacute
+!C6 U+0106 Cacute
+!C7 U+00C7 Ccedilla
+!C8 U+010C Ccaron
+!C9 U+00C9 Eacute
+!CA U+0118 Eogonek
+!CB U+00CB Edieresis
+!CC U+011A Ecaron
+!CD U+00CD Iacute
+!CE U+00CE Icircumflex
+!CF U+010E Dcaron
+!D0 U+0110 Dcroat
+!D1 U+0143 Nacute
+!D2 U+0147 Ncaron
+!D3 U+00D3 Oacute
+!D4 U+00D4 Ocircumflex
+!D5 U+0150 Ohungarumlaut
+!D6 U+00D6 Odieresis
+!D7 U+00D7 multiply
+!D8 U+0158 Rcaron
+!D9 U+016E Uring
+!DA U+00DA Uacute
+!DB U+0170 Uhungarumlaut
+!DC U+00DC Udieresis
+!DD U+00DD Yacute
+!DE U+0162 Tcommaaccent
+!DF U+00DF germandbls
+!E0 U+0155 racute
+!E1 U+00E1 aacute
+!E2 U+00E2 acircumflex
+!E3 U+0103 abreve
+!E4 U+00E4 adieresis
+!E5 U+013A lacute
+!E6 U+0107 cacute
+!E7 U+00E7 ccedilla
+!E8 U+010D ccaron
+!E9 U+00E9 eacute
+!EA U+0119 eogonek
+!EB U+00EB edieresis
+!EC U+011B ecaron
+!ED U+00ED iacute
+!EE U+00EE icircumflex
+!EF U+010F dcaron
+!F0 U+0111 dcroat
+!F1 U+0144 nacute
+!F2 U+0148 ncaron
+!F3 U+00F3 oacute
+!F4 U+00F4 ocircumflex
+!F5 U+0151 ohungarumlaut
+!F6 U+00F6 odieresis
+!F7 U+00F7 divide
+!F8 U+0159 rcaron
+!F9 U+016F uring
+!FA U+00FA uacute
+!FB U+0171 uhungarumlaut
+!FC U+00FC udieresis
+!FD U+00FD yacute
+!FE U+0163 tcommaaccent
+!FF U+02D9 dotaccent
diff --git a/font/makefont/cp1251.map b/font/makefont/cp1251.map
new file mode 100644
index 0000000..de6a198
--- /dev/null
+++ b/font/makefont/cp1251.map
@@ -0,0 +1,255 @@
+!00 U+0000 .notdef
+!01 U+0001 .notdef
+!02 U+0002 .notdef
+!03 U+0003 .notdef
+!04 U+0004 .notdef
+!05 U+0005 .notdef
+!06 U+0006 .notdef
+!07 U+0007 .notdef
+!08 U+0008 .notdef
+!09 U+0009 .notdef
+!0A U+000A .notdef
+!0B U+000B .notdef
+!0C U+000C .notdef
+!0D U+000D .notdef
+!0E U+000E .notdef
+!0F U+000F .notdef
+!10 U+0010 .notdef
+!11 U+0011 .notdef
+!12 U+0012 .notdef
+!13 U+0013 .notdef
+!14 U+0014 .notdef
+!15 U+0015 .notdef
+!16 U+0016 .notdef
+!17 U+0017 .notdef
+!18 U+0018 .notdef
+!19 U+0019 .notdef
+!1A U+001A .notdef
+!1B U+001B .notdef
+!1C U+001C .notdef
+!1D U+001D .notdef
+!1E U+001E .notdef
+!1F U+001F .notdef
+!20 U+0020 space
+!21 U+0021 exclam
+!22 U+0022 quotedbl
+!23 U+0023 numbersign
+!24 U+0024 dollar
+!25 U+0025 percent
+!26 U+0026 ampersand
+!27 U+0027 quotesingle
+!28 U+0028 parenleft
+!29 U+0029 parenright
+!2A U+002A asterisk
+!2B U+002B plus
+!2C U+002C comma
+!2D U+002D hyphen
+!2E U+002E period
+!2F U+002F slash
+!30 U+0030 zero
+!31 U+0031 one
+!32 U+0032 two
+!33 U+0033 three
+!34 U+0034 four
+!35 U+0035 five
+!36 U+0036 six
+!37 U+0037 seven
+!38 U+0038 eight
+!39 U+0039 nine
+!3A U+003A colon
+!3B U+003B semicolon
+!3C U+003C less
+!3D U+003D equal
+!3E U+003E greater
+!3F U+003F question
+!40 U+0040 at
+!41 U+0041 A
+!42 U+0042 B
+!43 U+0043 C
+!44 U+0044 D
+!45 U+0045 E
+!46 U+0046 F
+!47 U+0047 G
+!48 U+0048 H
+!49 U+0049 I
+!4A U+004A J
+!4B U+004B K
+!4C U+004C L
+!4D U+004D M
+!4E U+004E N
+!4F U+004F O
+!50 U+0050 P
+!51 U+0051 Q
+!52 U+0052 R
+!53 U+0053 S
+!54 U+0054 T
+!55 U+0055 U
+!56 U+0056 V
+!57 U+0057 W
+!58 U+0058 X
+!59 U+0059 Y
+!5A U+005A Z
+!5B U+005B bracketleft
+!5C U+005C backslash
+!5D U+005D bracketright
+!5E U+005E asciicircum
+!5F U+005F underscore
+!60 U+0060 grave
+!61 U+0061 a
+!62 U+0062 b
+!63 U+0063 c
+!64 U+0064 d
+!65 U+0065 e
+!66 U+0066 f
+!67 U+0067 g
+!68 U+0068 h
+!69 U+0069 i
+!6A U+006A j
+!6B U+006B k
+!6C U+006C l
+!6D U+006D m
+!6E U+006E n
+!6F U+006F o
+!70 U+0070 p
+!71 U+0071 q
+!72 U+0072 r
+!73 U+0073 s
+!74 U+0074 t
+!75 U+0075 u
+!76 U+0076 v
+!77 U+0077 w
+!78 U+0078 x
+!79 U+0079 y
+!7A U+007A z
+!7B U+007B braceleft
+!7C U+007C bar
+!7D U+007D braceright
+!7E U+007E asciitilde
+!7F U+007F .notdef
+!80 U+0402 afii10051
+!81 U+0403 afii10052
+!82 U+201A quotesinglbase
+!83 U+0453 afii10100
+!84 U+201E quotedblbase
+!85 U+2026 ellipsis
+!86 U+2020 dagger
+!87 U+2021 daggerdbl
+!88 U+20AC Euro
+!89 U+2030 perthousand
+!8A U+0409 afii10058
+!8B U+2039 guilsinglleft
+!8C U+040A afii10059
+!8D U+040C afii10061
+!8E U+040B afii10060
+!8F U+040F afii10145
+!90 U+0452 afii10099
+!91 U+2018 quoteleft
+!92 U+2019 quoteright
+!93 U+201C quotedblleft
+!94 U+201D quotedblright
+!95 U+2022 bullet
+!96 U+2013 endash
+!97 U+2014 emdash
+!99 U+2122 trademark
+!9A U+0459 afii10106
+!9B U+203A guilsinglright
+!9C U+045A afii10107
+!9D U+045C afii10109
+!9E U+045B afii10108
+!9F U+045F afii10193
+!A0 U+00A0 space
+!A1 U+040E afii10062
+!A2 U+045E afii10110
+!A3 U+0408 afii10057
+!A4 U+00A4 currency
+!A5 U+0490 afii10050
+!A6 U+00A6 brokenbar
+!A7 U+00A7 section
+!A8 U+0401 afii10023
+!A9 U+00A9 copyright
+!AA U+0404 afii10053
+!AB U+00AB guillemotleft
+!AC U+00AC logicalnot
+!AD U+00AD hyphen
+!AE U+00AE registered
+!AF U+0407 afii10056
+!B0 U+00B0 degree
+!B1 U+00B1 plusminus
+!B2 U+0406 afii10055
+!B3 U+0456 afii10103
+!B4 U+0491 afii10098
+!B5 U+00B5 mu
+!B6 U+00B6 paragraph
+!B7 U+00B7 periodcentered
+!B8 U+0451 afii10071
+!B9 U+2116 afii61352
+!BA U+0454 afii10101
+!BB U+00BB guillemotright
+!BC U+0458 afii10105
+!BD U+0405 afii10054
+!BE U+0455 afii10102
+!BF U+0457 afii10104
+!C0 U+0410 afii10017
+!C1 U+0411 afii10018
+!C2 U+0412 afii10019
+!C3 U+0413 afii10020
+!C4 U+0414 afii10021
+!C5 U+0415 afii10022
+!C6 U+0416 afii10024
+!C7 U+0417 afii10025
+!C8 U+0418 afii10026
+!C9 U+0419 afii10027
+!CA U+041A afii10028
+!CB U+041B afii10029
+!CC U+041C afii10030
+!CD U+041D afii10031
+!CE U+041E afii10032
+!CF U+041F afii10033
+!D0 U+0420 afii10034
+!D1 U+0421 afii10035
+!D2 U+0422 afii10036
+!D3 U+0423 afii10037
+!D4 U+0424 afii10038
+!D5 U+0425 afii10039
+!D6 U+0426 afii10040
+!D7 U+0427 afii10041
+!D8 U+0428 afii10042
+!D9 U+0429 afii10043
+!DA U+042A afii10044
+!DB U+042B afii10045
+!DC U+042C afii10046
+!DD U+042D afii10047
+!DE U+042E afii10048
+!DF U+042F afii10049
+!E0 U+0430 afii10065
+!E1 U+0431 afii10066
+!E2 U+0432 afii10067
+!E3 U+0433 afii10068
+!E4 U+0434 afii10069
+!E5 U+0435 afii10070
+!E6 U+0436 afii10072
+!E7 U+0437 afii10073
+!E8 U+0438 afii10074
+!E9 U+0439 afii10075
+!EA U+043A afii10076
+!EB U+043B afii10077
+!EC U+043C afii10078
+!ED U+043D afii10079
+!EE U+043E afii10080
+!EF U+043F afii10081
+!F0 U+0440 afii10082
+!F1 U+0441 afii10083
+!F2 U+0442 afii10084
+!F3 U+0443 afii10085
+!F4 U+0444 afii10086
+!F5 U+0445 afii10087
+!F6 U+0446 afii10088
+!F7 U+0447 afii10089
+!F8 U+0448 afii10090
+!F9 U+0449 afii10091
+!FA U+044A afii10092
+!FB U+044B afii10093
+!FC U+044C afii10094
+!FD U+044D afii10095
+!FE U+044E afii10096
+!FF U+044F afii10097
diff --git a/font/makefont/cp1252.map b/font/makefont/cp1252.map
new file mode 100644
index 0000000..dd490e5
--- /dev/null
+++ b/font/makefont/cp1252.map
@@ -0,0 +1,251 @@
+!00 U+0000 .notdef
+!01 U+0001 .notdef
+!02 U+0002 .notdef
+!03 U+0003 .notdef
+!04 U+0004 .notdef
+!05 U+0005 .notdef
+!06 U+0006 .notdef
+!07 U+0007 .notdef
+!08 U+0008 .notdef
+!09 U+0009 .notdef
+!0A U+000A .notdef
+!0B U+000B .notdef
+!0C U+000C .notdef
+!0D U+000D .notdef
+!0E U+000E .notdef
+!0F U+000F .notdef
+!10 U+0010 .notdef
+!11 U+0011 .notdef
+!12 U+0012 .notdef
+!13 U+0013 .notdef
+!14 U+0014 .notdef
+!15 U+0015 .notdef
+!16 U+0016 .notdef
+!17 U+0017 .notdef
+!18 U+0018 .notdef
+!19 U+0019 .notdef
+!1A U+001A .notdef
+!1B U+001B .notdef
+!1C U+001C .notdef
+!1D U+001D .notdef
+!1E U+001E .notdef
+!1F U+001F .notdef
+!20 U+0020 space
+!21 U+0021 exclam
+!22 U+0022 quotedbl
+!23 U+0023 numbersign
+!24 U+0024 dollar
+!25 U+0025 percent
+!26 U+0026 ampersand
+!27 U+0027 quotesingle
+!28 U+0028 parenleft
+!29 U+0029 parenright
+!2A U+002A asterisk
+!2B U+002B plus
+!2C U+002C comma
+!2D U+002D hyphen
+!2E U+002E period
+!2F U+002F slash
+!30 U+0030 zero
+!31 U+0031 one
+!32 U+0032 two
+!33 U+0033 three
+!34 U+0034 four
+!35 U+0035 five
+!36 U+0036 six
+!37 U+0037 seven
+!38 U+0038 eight
+!39 U+0039 nine
+!3A U+003A colon
+!3B U+003B semicolon
+!3C U+003C less
+!3D U+003D equal
+!3E U+003E greater
+!3F U+003F question
+!40 U+0040 at
+!41 U+0041 A
+!42 U+0042 B
+!43 U+0043 C
+!44 U+0044 D
+!45 U+0045 E
+!46 U+0046 F
+!47 U+0047 G
+!48 U+0048 H
+!49 U+0049 I
+!4A U+004A J
+!4B U+004B K
+!4C U+004C L
+!4D U+004D M
+!4E U+004E N
+!4F U+004F O
+!50 U+0050 P
+!51 U+0051 Q
+!52 U+0052 R
+!53 U+0053 S
+!54 U+0054 T
+!55 U+0055 U
+!56 U+0056 V
+!57 U+0057 W
+!58 U+0058 X
+!59 U+0059 Y
+!5A U+005A Z
+!5B U+005B bracketleft
+!5C U+005C backslash
+!5D U+005D bracketright
+!5E U+005E asciicircum
+!5F U+005F underscore
+!60 U+0060 grave
+!61 U+0061 a
+!62 U+0062 b
+!63 U+0063 c
+!64 U+0064 d
+!65 U+0065 e
+!66 U+0066 f
+!67 U+0067 g
+!68 U+0068 h
+!69 U+0069 i
+!6A U+006A j
+!6B U+006B k
+!6C U+006C l
+!6D U+006D m
+!6E U+006E n
+!6F U+006F o
+!70 U+0070 p
+!71 U+0071 q
+!72 U+0072 r
+!73 U+0073 s
+!74 U+0074 t
+!75 U+0075 u
+!76 U+0076 v
+!77 U+0077 w
+!78 U+0078 x
+!79 U+0079 y
+!7A U+007A z
+!7B U+007B braceleft
+!7C U+007C bar
+!7D U+007D braceright
+!7E U+007E asciitilde
+!7F U+007F .notdef
+!80 U+20AC Euro
+!82 U+201A quotesinglbase
+!83 U+0192 florin
+!84 U+201E quotedblbase
+!85 U+2026 ellipsis
+!86 U+2020 dagger
+!87 U+2021 daggerdbl
+!88 U+02C6 circumflex
+!89 U+2030 perthousand
+!8A U+0160 Scaron
+!8B U+2039 guilsinglleft
+!8C U+0152 OE
+!8E U+017D Zcaron
+!91 U+2018 quoteleft
+!92 U+2019 quoteright
+!93 U+201C quotedblleft
+!94 U+201D quotedblright
+!95 U+2022 bullet
+!96 U+2013 endash
+!97 U+2014 emdash
+!98 U+02DC tilde
+!99 U+2122 trademark
+!9A U+0161 scaron
+!9B U+203A guilsinglright
+!9C U+0153 oe
+!9E U+017E zcaron
+!9F U+0178 Ydieresis
+!A0 U+00A0 space
+!A1 U+00A1 exclamdown
+!A2 U+00A2 cent
+!A3 U+00A3 sterling
+!A4 U+00A4 currency
+!A5 U+00A5 yen
+!A6 U+00A6 brokenbar
+!A7 U+00A7 section
+!A8 U+00A8 dieresis
+!A9 U+00A9 copyright
+!AA U+00AA ordfeminine
+!AB U+00AB guillemotleft
+!AC U+00AC logicalnot
+!AD U+00AD hyphen
+!AE U+00AE registered
+!AF U+00AF macron
+!B0 U+00B0 degree
+!B1 U+00B1 plusminus
+!B2 U+00B2 twosuperior
+!B3 U+00B3 threesuperior
+!B4 U+00B4 acute
+!B5 U+00B5 mu
+!B6 U+00B6 paragraph
+!B7 U+00B7 periodcentered
+!B8 U+00B8 cedilla
+!B9 U+00B9 onesuperior
+!BA U+00BA ordmasculine
+!BB U+00BB guillemotright
+!BC U+00BC onequarter
+!BD U+00BD onehalf
+!BE U+00BE threequarters
+!BF U+00BF questiondown
+!C0 U+00C0 Agrave
+!C1 U+00C1 Aacute
+!C2 U+00C2 Acircumflex
+!C3 U+00C3 Atilde
+!C4 U+00C4 Adieresis
+!C5 U+00C5 Aring
+!C6 U+00C6 AE
+!C7 U+00C7 Ccedilla
+!C8 U+00C8 Egrave
+!C9 U+00C9 Eacute
+!CA U+00CA Ecircumflex
+!CB U+00CB Edieresis
+!CC U+00CC Igrave
+!CD U+00CD Iacute
+!CE U+00CE Icircumflex
+!CF U+00CF Idieresis
+!D0 U+00D0 Eth
+!D1 U+00D1 Ntilde
+!D2 U+00D2 Ograve
+!D3 U+00D3 Oacute
+!D4 U+00D4 Ocircumflex
+!D5 U+00D5 Otilde
+!D6 U+00D6 Odieresis
+!D7 U+00D7 multiply
+!D8 U+00D8 Oslash
+!D9 U+00D9 Ugrave
+!DA U+00DA Uacute
+!DB U+00DB Ucircumflex
+!DC U+00DC Udieresis
+!DD U+00DD Yacute
+!DE U+00DE Thorn
+!DF U+00DF germandbls
+!E0 U+00E0 agrave
+!E1 U+00E1 aacute
+!E2 U+00E2 acircumflex
+!E3 U+00E3 atilde
+!E4 U+00E4 adieresis
+!E5 U+00E5 aring
+!E6 U+00E6 ae
+!E7 U+00E7 ccedilla
+!E8 U+00E8 egrave
+!E9 U+00E9 eacute
+!EA U+00EA ecircumflex
+!EB U+00EB edieresis
+!EC U+00EC igrave
+!ED U+00ED iacute
+!EE U+00EE icircumflex
+!EF U+00EF idieresis
+!F0 U+00F0 eth
+!F1 U+00F1 ntilde
+!F2 U+00F2 ograve
+!F3 U+00F3 oacute
+!F4 U+00F4 ocircumflex
+!F5 U+00F5 otilde
+!F6 U+00F6 odieresis
+!F7 U+00F7 divide
+!F8 U+00F8 oslash
+!F9 U+00F9 ugrave
+!FA U+00FA uacute
+!FB U+00FB ucircumflex
+!FC U+00FC udieresis
+!FD U+00FD yacute
+!FE U+00FE thorn
+!FF U+00FF ydieresis
diff --git a/font/makefont/cp1253.map b/font/makefont/cp1253.map
new file mode 100644
index 0000000..4bd826f
--- /dev/null
+++ b/font/makefont/cp1253.map
@@ -0,0 +1,239 @@
+!00 U+0000 .notdef
+!01 U+0001 .notdef
+!02 U+0002 .notdef
+!03 U+0003 .notdef
+!04 U+0004 .notdef
+!05 U+0005 .notdef
+!06 U+0006 .notdef
+!07 U+0007 .notdef
+!08 U+0008 .notdef
+!09 U+0009 .notdef
+!0A U+000A .notdef
+!0B U+000B .notdef
+!0C U+000C .notdef
+!0D U+000D .notdef
+!0E U+000E .notdef
+!0F U+000F .notdef
+!10 U+0010 .notdef
+!11 U+0011 .notdef
+!12 U+0012 .notdef
+!13 U+0013 .notdef
+!14 U+0014 .notdef
+!15 U+0015 .notdef
+!16 U+0016 .notdef
+!17 U+0017 .notdef
+!18 U+0018 .notdef
+!19 U+0019 .notdef
+!1A U+001A .notdef
+!1B U+001B .notdef
+!1C U+001C .notdef
+!1D U+001D .notdef
+!1E U+001E .notdef
+!1F U+001F .notdef
+!20 U+0020 space
+!21 U+0021 exclam
+!22 U+0022 quotedbl
+!23 U+0023 numbersign
+!24 U+0024 dollar
+!25 U+0025 percent
+!26 U+0026 ampersand
+!27 U+0027 quotesingle
+!28 U+0028 parenleft
+!29 U+0029 parenright
+!2A U+002A asterisk
+!2B U+002B plus
+!2C U+002C comma
+!2D U+002D hyphen
+!2E U+002E period
+!2F U+002F slash
+!30 U+0030 zero
+!31 U+0031 one
+!32 U+0032 two
+!33 U+0033 three
+!34 U+0034 four
+!35 U+0035 five
+!36 U+0036 six
+!37 U+0037 seven
+!38 U+0038 eight
+!39 U+0039 nine
+!3A U+003A colon
+!3B U+003B semicolon
+!3C U+003C less
+!3D U+003D equal
+!3E U+003E greater
+!3F U+003F question
+!40 U+0040 at
+!41 U+0041 A
+!42 U+0042 B
+!43 U+0043 C
+!44 U+0044 D
+!45 U+0045 E
+!46 U+0046 F
+!47 U+0047 G
+!48 U+0048 H
+!49 U+0049 I
+!4A U+004A J
+!4B U+004B K
+!4C U+004C L
+!4D U+004D M
+!4E U+004E N
+!4F U+004F O
+!50 U+0050 P
+!51 U+0051 Q
+!52 U+0052 R
+!53 U+0053 S
+!54 U+0054 T
+!55 U+0055 U
+!56 U+0056 V
+!57 U+0057 W
+!58 U+0058 X
+!59 U+0059 Y
+!5A U+005A Z
+!5B U+005B bracketleft
+!5C U+005C backslash
+!5D U+005D bracketright
+!5E U+005E asciicircum
+!5F U+005F underscore
+!60 U+0060 grave
+!61 U+0061 a
+!62 U+0062 b
+!63 U+0063 c
+!64 U+0064 d
+!65 U+0065 e
+!66 U+0066 f
+!67 U+0067 g
+!68 U+0068 h
+!69 U+0069 i
+!6A U+006A j
+!6B U+006B k
+!6C U+006C l
+!6D U+006D m
+!6E U+006E n
+!6F U+006F o
+!70 U+0070 p
+!71 U+0071 q
+!72 U+0072 r
+!73 U+0073 s
+!74 U+0074 t
+!75 U+0075 u
+!76 U+0076 v
+!77 U+0077 w
+!78 U+0078 x
+!79 U+0079 y
+!7A U+007A z
+!7B U+007B braceleft
+!7C U+007C bar
+!7D U+007D braceright
+!7E U+007E asciitilde
+!7F U+007F .notdef
+!80 U+20AC Euro
+!82 U+201A quotesinglbase
+!83 U+0192 florin
+!84 U+201E quotedblbase
+!85 U+2026 ellipsis
+!86 U+2020 dagger
+!87 U+2021 daggerdbl
+!89 U+2030 perthousand
+!8B U+2039 guilsinglleft
+!91 U+2018 quoteleft
+!92 U+2019 quoteright
+!93 U+201C quotedblleft
+!94 U+201D quotedblright
+!95 U+2022 bullet
+!96 U+2013 endash
+!97 U+2014 emdash
+!99 U+2122 trademark
+!9B U+203A guilsinglright
+!A0 U+00A0 space
+!A1 U+0385 dieresistonos
+!A2 U+0386 Alphatonos
+!A3 U+00A3 sterling
+!A4 U+00A4 currency
+!A5 U+00A5 yen
+!A6 U+00A6 brokenbar
+!A7 U+00A7 section
+!A8 U+00A8 dieresis
+!A9 U+00A9 copyright
+!AB U+00AB guillemotleft
+!AC U+00AC logicalnot
+!AD U+00AD hyphen
+!AE U+00AE registered
+!AF U+2015 afii00208
+!B0 U+00B0 degree
+!B1 U+00B1 plusminus
+!B2 U+00B2 twosuperior
+!B3 U+00B3 threesuperior
+!B4 U+0384 tonos
+!B5 U+00B5 mu
+!B6 U+00B6 paragraph
+!B7 U+00B7 periodcentered
+!B8 U+0388 Epsilontonos
+!B9 U+0389 Etatonos
+!BA U+038A Iotatonos
+!BB U+00BB guillemotright
+!BC U+038C Omicrontonos
+!BD U+00BD onehalf
+!BE U+038E Upsilontonos
+!BF U+038F Omegatonos
+!C0 U+0390 iotadieresistonos
+!C1 U+0391 Alpha
+!C2 U+0392 Beta
+!C3 U+0393 Gamma
+!C4 U+0394 Delta
+!C5 U+0395 Epsilon
+!C6 U+0396 Zeta
+!C7 U+0397 Eta
+!C8 U+0398 Theta
+!C9 U+0399 Iota
+!CA U+039A Kappa
+!CB U+039B Lambda
+!CC U+039C Mu
+!CD U+039D Nu
+!CE U+039E Xi
+!CF U+039F Omicron
+!D0 U+03A0 Pi
+!D1 U+03A1 Rho
+!D3 U+03A3 Sigma
+!D4 U+03A4 Tau
+!D5 U+03A5 Upsilon
+!D6 U+03A6 Phi
+!D7 U+03A7 Chi
+!D8 U+03A8 Psi
+!D9 U+03A9 Omega
+!DA U+03AA Iotadieresis
+!DB U+03AB Upsilondieresis
+!DC U+03AC alphatonos
+!DD U+03AD epsilontonos
+!DE U+03AE etatonos
+!DF U+03AF iotatonos
+!E0 U+03B0 upsilondieresistonos
+!E1 U+03B1 alpha
+!E2 U+03B2 beta
+!E3 U+03B3 gamma
+!E4 U+03B4 delta
+!E5 U+03B5 epsilon
+!E6 U+03B6 zeta
+!E7 U+03B7 eta
+!E8 U+03B8 theta
+!E9 U+03B9 iota
+!EA U+03BA kappa
+!EB U+03BB lambda
+!EC U+03BC mu
+!ED U+03BD nu
+!EE U+03BE xi
+!EF U+03BF omicron
+!F0 U+03C0 pi
+!F1 U+03C1 rho
+!F2 U+03C2 sigma1
+!F3 U+03C3 sigma
+!F4 U+03C4 tau
+!F5 U+03C5 upsilon
+!F6 U+03C6 phi
+!F7 U+03C7 chi
+!F8 U+03C8 psi
+!F9 U+03C9 omega
+!FA U+03CA iotadieresis
+!FB U+03CB upsilondieresis
+!FC U+03CC omicrontonos
+!FD U+03CD upsilontonos
+!FE U+03CE omegatonos
diff --git a/font/makefont/cp1254.map b/font/makefont/cp1254.map
new file mode 100644
index 0000000..829473b
--- /dev/null
+++ b/font/makefont/cp1254.map
@@ -0,0 +1,249 @@
+!00 U+0000 .notdef
+!01 U+0001 .notdef
+!02 U+0002 .notdef
+!03 U+0003 .notdef
+!04 U+0004 .notdef
+!05 U+0005 .notdef
+!06 U+0006 .notdef
+!07 U+0007 .notdef
+!08 U+0008 .notdef
+!09 U+0009 .notdef
+!0A U+000A .notdef
+!0B U+000B .notdef
+!0C U+000C .notdef
+!0D U+000D .notdef
+!0E U+000E .notdef
+!0F U+000F .notdef
+!10 U+0010 .notdef
+!11 U+0011 .notdef
+!12 U+0012 .notdef
+!13 U+0013 .notdef
+!14 U+0014 .notdef
+!15 U+0015 .notdef
+!16 U+0016 .notdef
+!17 U+0017 .notdef
+!18 U+0018 .notdef
+!19 U+0019 .notdef
+!1A U+001A .notdef
+!1B U+001B .notdef
+!1C U+001C .notdef
+!1D U+001D .notdef
+!1E U+001E .notdef
+!1F U+001F .notdef
+!20 U+0020 space
+!21 U+0021 exclam
+!22 U+0022 quotedbl
+!23 U+0023 numbersign
+!24 U+0024 dollar
+!25 U+0025 percent
+!26 U+0026 ampersand
+!27 U+0027 quotesingle
+!28 U+0028 parenleft
+!29 U+0029 parenright
+!2A U+002A asterisk
+!2B U+002B plus
+!2C U+002C comma
+!2D U+002D hyphen
+!2E U+002E period
+!2F U+002F slash
+!30 U+0030 zero
+!31 U+0031 one
+!32 U+0032 two
+!33 U+0033 three
+!34 U+0034 four
+!35 U+0035 five
+!36 U+0036 six
+!37 U+0037 seven
+!38 U+0038 eight
+!39 U+0039 nine
+!3A U+003A colon
+!3B U+003B semicolon
+!3C U+003C less
+!3D U+003D equal
+!3E U+003E greater
+!3F U+003F question
+!40 U+0040 at
+!41 U+0041 A
+!42 U+0042 B
+!43 U+0043 C
+!44 U+0044 D
+!45 U+0045 E
+!46 U+0046 F
+!47 U+0047 G
+!48 U+0048 H
+!49 U+0049 I
+!4A U+004A J
+!4B U+004B K
+!4C U+004C L
+!4D U+004D M
+!4E U+004E N
+!4F U+004F O
+!50 U+0050 P
+!51 U+0051 Q
+!52 U+0052 R
+!53 U+0053 S
+!54 U+0054 T
+!55 U+0055 U
+!56 U+0056 V
+!57 U+0057 W
+!58 U+0058 X
+!59 U+0059 Y
+!5A U+005A Z
+!5B U+005B bracketleft
+!5C U+005C backslash
+!5D U+005D bracketright
+!5E U+005E asciicircum
+!5F U+005F underscore
+!60 U+0060 grave
+!61 U+0061 a
+!62 U+0062 b
+!63 U+0063 c
+!64 U+0064 d
+!65 U+0065 e
+!66 U+0066 f
+!67 U+0067 g
+!68 U+0068 h
+!69 U+0069 i
+!6A U+006A j
+!6B U+006B k
+!6C U+006C l
+!6D U+006D m
+!6E U+006E n
+!6F U+006F o
+!70 U+0070 p
+!71 U+0071 q
+!72 U+0072 r
+!73 U+0073 s
+!74 U+0074 t
+!75 U+0075 u
+!76 U+0076 v
+!77 U+0077 w
+!78 U+0078 x
+!79 U+0079 y
+!7A U+007A z
+!7B U+007B braceleft
+!7C U+007C bar
+!7D U+007D braceright
+!7E U+007E asciitilde
+!7F U+007F .notdef
+!80 U+20AC Euro
+!82 U+201A quotesinglbase
+!83 U+0192 florin
+!84 U+201E quotedblbase
+!85 U+2026 ellipsis
+!86 U+2020 dagger
+!87 U+2021 daggerdbl
+!88 U+02C6 circumflex
+!89 U+2030 perthousand
+!8A U+0160 Scaron
+!8B U+2039 guilsinglleft
+!8C U+0152 OE
+!91 U+2018 quoteleft
+!92 U+2019 quoteright
+!93 U+201C quotedblleft
+!94 U+201D quotedblright
+!95 U+2022 bullet
+!96 U+2013 endash
+!97 U+2014 emdash
+!98 U+02DC tilde
+!99 U+2122 trademark
+!9A U+0161 scaron
+!9B U+203A guilsinglright
+!9C U+0153 oe
+!9F U+0178 Ydieresis
+!A0 U+00A0 space
+!A1 U+00A1 exclamdown
+!A2 U+00A2 cent
+!A3 U+00A3 sterling
+!A4 U+00A4 currency
+!A5 U+00A5 yen
+!A6 U+00A6 brokenbar
+!A7 U+00A7 section
+!A8 U+00A8 dieresis
+!A9 U+00A9 copyright
+!AA U+00AA ordfeminine
+!AB U+00AB guillemotleft
+!AC U+00AC logicalnot
+!AD U+00AD hyphen
+!AE U+00AE registered
+!AF U+00AF macron
+!B0 U+00B0 degree
+!B1 U+00B1 plusminus
+!B2 U+00B2 twosuperior
+!B3 U+00B3 threesuperior
+!B4 U+00B4 acute
+!B5 U+00B5 mu
+!B6 U+00B6 paragraph
+!B7 U+00B7 periodcentered
+!B8 U+00B8 cedilla
+!B9 U+00B9 onesuperior
+!BA U+00BA ordmasculine
+!BB U+00BB guillemotright
+!BC U+00BC onequarter
+!BD U+00BD onehalf
+!BE U+00BE threequarters
+!BF U+00BF questiondown
+!C0 U+00C0 Agrave
+!C1 U+00C1 Aacute
+!C2 U+00C2 Acircumflex
+!C3 U+00C3 Atilde
+!C4 U+00C4 Adieresis
+!C5 U+00C5 Aring
+!C6 U+00C6 AE
+!C7 U+00C7 Ccedilla
+!C8 U+00C8 Egrave
+!C9 U+00C9 Eacute
+!CA U+00CA Ecircumflex
+!CB U+00CB Edieresis
+!CC U+00CC Igrave
+!CD U+00CD Iacute
+!CE U+00CE Icircumflex
+!CF U+00CF Idieresis
+!D0 U+011E Gbreve
+!D1 U+00D1 Ntilde
+!D2 U+00D2 Ograve
+!D3 U+00D3 Oacute
+!D4 U+00D4 Ocircumflex
+!D5 U+00D5 Otilde
+!D6 U+00D6 Odieresis
+!D7 U+00D7 multiply
+!D8 U+00D8 Oslash
+!D9 U+00D9 Ugrave
+!DA U+00DA Uacute
+!DB U+00DB Ucircumflex
+!DC U+00DC Udieresis
+!DD U+0130 Idotaccent
+!DE U+015E Scedilla
+!DF U+00DF germandbls
+!E0 U+00E0 agrave
+!E1 U+00E1 aacute
+!E2 U+00E2 acircumflex
+!E3 U+00E3 atilde
+!E4 U+00E4 adieresis
+!E5 U+00E5 aring
+!E6 U+00E6 ae
+!E7 U+00E7 ccedilla
+!E8 U+00E8 egrave
+!E9 U+00E9 eacute
+!EA U+00EA ecircumflex
+!EB U+00EB edieresis
+!EC U+00EC igrave
+!ED U+00ED iacute
+!EE U+00EE icircumflex
+!EF U+00EF idieresis
+!F0 U+011F gbreve
+!F1 U+00F1 ntilde
+!F2 U+00F2 ograve
+!F3 U+00F3 oacute
+!F4 U+00F4 ocircumflex
+!F5 U+00F5 otilde
+!F6 U+00F6 odieresis
+!F7 U+00F7 divide
+!F8 U+00F8 oslash
+!F9 U+00F9 ugrave
+!FA U+00FA uacute
+!FB U+00FB ucircumflex
+!FC U+00FC udieresis
+!FD U+0131 dotlessi
+!FE U+015F scedilla
+!FF U+00FF ydieresis
diff --git a/font/makefont/cp1255.map b/font/makefont/cp1255.map
new file mode 100644
index 0000000..079e10c
--- /dev/null
+++ b/font/makefont/cp1255.map
@@ -0,0 +1,233 @@
+!00 U+0000 .notdef
+!01 U+0001 .notdef
+!02 U+0002 .notdef
+!03 U+0003 .notdef
+!04 U+0004 .notdef
+!05 U+0005 .notdef
+!06 U+0006 .notdef
+!07 U+0007 .notdef
+!08 U+0008 .notdef
+!09 U+0009 .notdef
+!0A U+000A .notdef
+!0B U+000B .notdef
+!0C U+000C .notdef
+!0D U+000D .notdef
+!0E U+000E .notdef
+!0F U+000F .notdef
+!10 U+0010 .notdef
+!11 U+0011 .notdef
+!12 U+0012 .notdef
+!13 U+0013 .notdef
+!14 U+0014 .notdef
+!15 U+0015 .notdef
+!16 U+0016 .notdef
+!17 U+0017 .notdef
+!18 U+0018 .notdef
+!19 U+0019 .notdef
+!1A U+001A .notdef
+!1B U+001B .notdef
+!1C U+001C .notdef
+!1D U+001D .notdef
+!1E U+001E .notdef
+!1F U+001F .notdef
+!20 U+0020 space
+!21 U+0021 exclam
+!22 U+0022 quotedbl
+!23 U+0023 numbersign
+!24 U+0024 dollar
+!25 U+0025 percent
+!26 U+0026 ampersand
+!27 U+0027 quotesingle
+!28 U+0028 parenleft
+!29 U+0029 parenright
+!2A U+002A asterisk
+!2B U+002B plus
+!2C U+002C comma
+!2D U+002D hyphen
+!2E U+002E period
+!2F U+002F slash
+!30 U+0030 zero
+!31 U+0031 one
+!32 U+0032 two
+!33 U+0033 three
+!34 U+0034 four
+!35 U+0035 five
+!36 U+0036 six
+!37 U+0037 seven
+!38 U+0038 eight
+!39 U+0039 nine
+!3A U+003A colon
+!3B U+003B semicolon
+!3C U+003C less
+!3D U+003D equal
+!3E U+003E greater
+!3F U+003F question
+!40 U+0040 at
+!41 U+0041 A
+!42 U+0042 B
+!43 U+0043 C
+!44 U+0044 D
+!45 U+0045 E
+!46 U+0046 F
+!47 U+0047 G
+!48 U+0048 H
+!49 U+0049 I
+!4A U+004A J
+!4B U+004B K
+!4C U+004C L
+!4D U+004D M
+!4E U+004E N
+!4F U+004F O
+!50 U+0050 P
+!51 U+0051 Q
+!52 U+0052 R
+!53 U+0053 S
+!54 U+0054 T
+!55 U+0055 U
+!56 U+0056 V
+!57 U+0057 W
+!58 U+0058 X
+!59 U+0059 Y
+!5A U+005A Z
+!5B U+005B bracketleft
+!5C U+005C backslash
+!5D U+005D bracketright
+!5E U+005E asciicircum
+!5F U+005F underscore
+!60 U+0060 grave
+!61 U+0061 a
+!62 U+0062 b
+!63 U+0063 c
+!64 U+0064 d
+!65 U+0065 e
+!66 U+0066 f
+!67 U+0067 g
+!68 U+0068 h
+!69 U+0069 i
+!6A U+006A j
+!6B U+006B k
+!6C U+006C l
+!6D U+006D m
+!6E U+006E n
+!6F U+006F o
+!70 U+0070 p
+!71 U+0071 q
+!72 U+0072 r
+!73 U+0073 s
+!74 U+0074 t
+!75 U+0075 u
+!76 U+0076 v
+!77 U+0077 w
+!78 U+0078 x
+!79 U+0079 y
+!7A U+007A z
+!7B U+007B braceleft
+!7C U+007C bar
+!7D U+007D braceright
+!7E U+007E asciitilde
+!7F U+007F .notdef
+!80 U+20AC Euro
+!82 U+201A quotesinglbase
+!83 U+0192 florin
+!84 U+201E quotedblbase
+!85 U+2026 ellipsis
+!86 U+2020 dagger
+!87 U+2021 daggerdbl
+!88 U+02C6 circumflex
+!89 U+2030 perthousand
+!8B U+2039 guilsinglleft
+!91 U+2018 quoteleft
+!92 U+2019 quoteright
+!93 U+201C quotedblleft
+!94 U+201D quotedblright
+!95 U+2022 bullet
+!96 U+2013 endash
+!97 U+2014 emdash
+!98 U+02DC tilde
+!99 U+2122 trademark
+!9B U+203A guilsinglright
+!A0 U+00A0 space
+!A1 U+00A1 exclamdown
+!A2 U+00A2 cent
+!A3 U+00A3 sterling
+!A4 U+20AA afii57636
+!A5 U+00A5 yen
+!A6 U+00A6 brokenbar
+!A7 U+00A7 section
+!A8 U+00A8 dieresis
+!A9 U+00A9 copyright
+!AA U+00D7 multiply
+!AB U+00AB guillemotleft
+!AC U+00AC logicalnot
+!AD U+00AD sfthyphen
+!AE U+00AE registered
+!AF U+00AF macron
+!B0 U+00B0 degree
+!B1 U+00B1 plusminus
+!B2 U+00B2 twosuperior
+!B3 U+00B3 threesuperior
+!B4 U+00B4 acute
+!B5 U+00B5 mu
+!B6 U+00B6 paragraph
+!B7 U+00B7 middot
+!B8 U+00B8 cedilla
+!B9 U+00B9 onesuperior
+!BA U+00F7 divide
+!BB U+00BB guillemotright
+!BC U+00BC onequarter
+!BD U+00BD onehalf
+!BE U+00BE threequarters
+!BF U+00BF questiondown
+!C0 U+05B0 afii57799
+!C1 U+05B1 afii57801
+!C2 U+05B2 afii57800
+!C3 U+05B3 afii57802
+!C4 U+05B4 afii57793
+!C5 U+05B5 afii57794
+!C6 U+05B6 afii57795
+!C7 U+05B7 afii57798
+!C8 U+05B8 afii57797
+!C9 U+05B9 afii57806
+!CB U+05BB afii57796
+!CC U+05BC afii57807
+!CD U+05BD afii57839
+!CE U+05BE afii57645
+!CF U+05BF afii57841
+!D0 U+05C0 afii57842
+!D1 U+05C1 afii57804
+!D2 U+05C2 afii57803
+!D3 U+05C3 afii57658
+!D4 U+05F0 afii57716
+!D5 U+05F1 afii57717
+!D6 U+05F2 afii57718
+!D7 U+05F3 gereshhebrew
+!D8 U+05F4 gershayimhebrew
+!E0 U+05D0 afii57664
+!E1 U+05D1 afii57665
+!E2 U+05D2 afii57666
+!E3 U+05D3 afii57667
+!E4 U+05D4 afii57668
+!E5 U+05D5 afii57669
+!E6 U+05D6 afii57670
+!E7 U+05D7 afii57671
+!E8 U+05D8 afii57672
+!E9 U+05D9 afii57673
+!EA U+05DA afii57674
+!EB U+05DB afii57675
+!EC U+05DC afii57676
+!ED U+05DD afii57677
+!EE U+05DE afii57678
+!EF U+05DF afii57679
+!F0 U+05E0 afii57680
+!F1 U+05E1 afii57681
+!F2 U+05E2 afii57682
+!F3 U+05E3 afii57683
+!F4 U+05E4 afii57684
+!F5 U+05E5 afii57685
+!F6 U+05E6 afii57686
+!F7 U+05E7 afii57687
+!F8 U+05E8 afii57688
+!F9 U+05E9 afii57689
+!FA U+05EA afii57690
+!FD U+200E afii299
+!FE U+200F afii300
diff --git a/font/makefont/cp1257.map b/font/makefont/cp1257.map
new file mode 100644
index 0000000..2f2ecfa
--- /dev/null
+++ b/font/makefont/cp1257.map
@@ -0,0 +1,244 @@
+!00 U+0000 .notdef
+!01 U+0001 .notdef
+!02 U+0002 .notdef
+!03 U+0003 .notdef
+!04 U+0004 .notdef
+!05 U+0005 .notdef
+!06 U+0006 .notdef
+!07 U+0007 .notdef
+!08 U+0008 .notdef
+!09 U+0009 .notdef
+!0A U+000A .notdef
+!0B U+000B .notdef
+!0C U+000C .notdef
+!0D U+000D .notdef
+!0E U+000E .notdef
+!0F U+000F .notdef
+!10 U+0010 .notdef
+!11 U+0011 .notdef
+!12 U+0012 .notdef
+!13 U+0013 .notdef
+!14 U+0014 .notdef
+!15 U+0015 .notdef
+!16 U+0016 .notdef
+!17 U+0017 .notdef
+!18 U+0018 .notdef
+!19 U+0019 .notdef
+!1A U+001A .notdef
+!1B U+001B .notdef
+!1C U+001C .notdef
+!1D U+001D .notdef
+!1E U+001E .notdef
+!1F U+001F .notdef
+!20 U+0020 space
+!21 U+0021 exclam
+!22 U+0022 quotedbl
+!23 U+0023 numbersign
+!24 U+0024 dollar
+!25 U+0025 percent
+!26 U+0026 ampersand
+!27 U+0027 quotesingle
+!28 U+0028 parenleft
+!29 U+0029 parenright
+!2A U+002A asterisk
+!2B U+002B plus
+!2C U+002C comma
+!2D U+002D hyphen
+!2E U+002E period
+!2F U+002F slash
+!30 U+0030 zero
+!31 U+0031 one
+!32 U+0032 two
+!33 U+0033 three
+!34 U+0034 four
+!35 U+0035 five
+!36 U+0036 six
+!37 U+0037 seven
+!38 U+0038 eight
+!39 U+0039 nine
+!3A U+003A colon
+!3B U+003B semicolon
+!3C U+003C less
+!3D U+003D equal
+!3E U+003E greater
+!3F U+003F question
+!40 U+0040 at
+!41 U+0041 A
+!42 U+0042 B
+!43 U+0043 C
+!44 U+0044 D
+!45 U+0045 E
+!46 U+0046 F
+!47 U+0047 G
+!48 U+0048 H
+!49 U+0049 I
+!4A U+004A J
+!4B U+004B K
+!4C U+004C L
+!4D U+004D M
+!4E U+004E N
+!4F U+004F O
+!50 U+0050 P
+!51 U+0051 Q
+!52 U+0052 R
+!53 U+0053 S
+!54 U+0054 T
+!55 U+0055 U
+!56 U+0056 V
+!57 U+0057 W
+!58 U+0058 X
+!59 U+0059 Y
+!5A U+005A Z
+!5B U+005B bracketleft
+!5C U+005C backslash
+!5D U+005D bracketright
+!5E U+005E asciicircum
+!5F U+005F underscore
+!60 U+0060 grave
+!61 U+0061 a
+!62 U+0062 b
+!63 U+0063 c
+!64 U+0064 d
+!65 U+0065 e
+!66 U+0066 f
+!67 U+0067 g
+!68 U+0068 h
+!69 U+0069 i
+!6A U+006A j
+!6B U+006B k
+!6C U+006C l
+!6D U+006D m
+!6E U+006E n
+!6F U+006F o
+!70 U+0070 p
+!71 U+0071 q
+!72 U+0072 r
+!73 U+0073 s
+!74 U+0074 t
+!75 U+0075 u
+!76 U+0076 v
+!77 U+0077 w
+!78 U+0078 x
+!79 U+0079 y
+!7A U+007A z
+!7B U+007B braceleft
+!7C U+007C bar
+!7D U+007D braceright
+!7E U+007E asciitilde
+!7F U+007F .notdef
+!80 U+20AC Euro
+!82 U+201A quotesinglbase
+!84 U+201E quotedblbase
+!85 U+2026 ellipsis
+!86 U+2020 dagger
+!87 U+2021 daggerdbl
+!89 U+2030 perthousand
+!8B U+2039 guilsinglleft
+!8D U+00A8 dieresis
+!8E U+02C7 caron
+!8F U+00B8 cedilla
+!91 U+2018 quoteleft
+!92 U+2019 quoteright
+!93 U+201C quotedblleft
+!94 U+201D quotedblright
+!95 U+2022 bullet
+!96 U+2013 endash
+!97 U+2014 emdash
+!99 U+2122 trademark
+!9B U+203A guilsinglright
+!9D U+00AF macron
+!9E U+02DB ogonek
+!A0 U+00A0 space
+!A2 U+00A2 cent
+!A3 U+00A3 sterling
+!A4 U+00A4 currency
+!A6 U+00A6 brokenbar
+!A7 U+00A7 section
+!A8 U+00D8 Oslash
+!A9 U+00A9 copyright
+!AA U+0156 Rcommaaccent
+!AB U+00AB guillemotleft
+!AC U+00AC logicalnot
+!AD U+00AD hyphen
+!AE U+00AE registered
+!AF U+00C6 AE
+!B0 U+00B0 degree
+!B1 U+00B1 plusminus
+!B2 U+00B2 twosuperior
+!B3 U+00B3 threesuperior
+!B4 U+00B4 acute
+!B5 U+00B5 mu
+!B6 U+00B6 paragraph
+!B7 U+00B7 periodcentered
+!B8 U+00F8 oslash
+!B9 U+00B9 onesuperior
+!BA U+0157 rcommaaccent
+!BB U+00BB guillemotright
+!BC U+00BC onequarter
+!BD U+00BD onehalf
+!BE U+00BE threequarters
+!BF U+00E6 ae
+!C0 U+0104 Aogonek
+!C1 U+012E Iogonek
+!C2 U+0100 Amacron
+!C3 U+0106 Cacute
+!C4 U+00C4 Adieresis
+!C5 U+00C5 Aring
+!C6 U+0118 Eogonek
+!C7 U+0112 Emacron
+!C8 U+010C Ccaron
+!C9 U+00C9 Eacute
+!CA U+0179 Zacute
+!CB U+0116 Edotaccent
+!CC U+0122 Gcommaaccent
+!CD U+0136 Kcommaaccent
+!CE U+012A Imacron
+!CF U+013B Lcommaaccent
+!D0 U+0160 Scaron
+!D1 U+0143 Nacute
+!D2 U+0145 Ncommaaccent
+!D3 U+00D3 Oacute
+!D4 U+014C Omacron
+!D5 U+00D5 Otilde
+!D6 U+00D6 Odieresis
+!D7 U+00D7 multiply
+!D8 U+0172 Uogonek
+!D9 U+0141 Lslash
+!DA U+015A Sacute
+!DB U+016A Umacron
+!DC U+00DC Udieresis
+!DD U+017B Zdotaccent
+!DE U+017D Zcaron
+!DF U+00DF germandbls
+!E0 U+0105 aogonek
+!E1 U+012F iogonek
+!E2 U+0101 amacron
+!E3 U+0107 cacute
+!E4 U+00E4 adieresis
+!E5 U+00E5 aring
+!E6 U+0119 eogonek
+!E7 U+0113 emacron
+!E8 U+010D ccaron
+!E9 U+00E9 eacute
+!EA U+017A zacute
+!EB U+0117 edotaccent
+!EC U+0123 gcommaaccent
+!ED U+0137 kcommaaccent
+!EE U+012B imacron
+!EF U+013C lcommaaccent
+!F0 U+0161 scaron
+!F1 U+0144 nacute
+!F2 U+0146 ncommaaccent
+!F3 U+00F3 oacute
+!F4 U+014D omacron
+!F5 U+00F5 otilde
+!F6 U+00F6 odieresis
+!F7 U+00F7 divide
+!F8 U+0173 uogonek
+!F9 U+0142 lslash
+!FA U+015B sacute
+!FB U+016B umacron
+!FC U+00FC udieresis
+!FD U+017C zdotaccent
+!FE U+017E zcaron
+!FF U+02D9 dotaccent
diff --git a/font/makefont/cp1258.map b/font/makefont/cp1258.map
new file mode 100644
index 0000000..fed915f
--- /dev/null
+++ b/font/makefont/cp1258.map
@@ -0,0 +1,247 @@
+!00 U+0000 .notdef
+!01 U+0001 .notdef
+!02 U+0002 .notdef
+!03 U+0003 .notdef
+!04 U+0004 .notdef
+!05 U+0005 .notdef
+!06 U+0006 .notdef
+!07 U+0007 .notdef
+!08 U+0008 .notdef
+!09 U+0009 .notdef
+!0A U+000A .notdef
+!0B U+000B .notdef
+!0C U+000C .notdef
+!0D U+000D .notdef
+!0E U+000E .notdef
+!0F U+000F .notdef
+!10 U+0010 .notdef
+!11 U+0011 .notdef
+!12 U+0012 .notdef
+!13 U+0013 .notdef
+!14 U+0014 .notdef
+!15 U+0015 .notdef
+!16 U+0016 .notdef
+!17 U+0017 .notdef
+!18 U+0018 .notdef
+!19 U+0019 .notdef
+!1A U+001A .notdef
+!1B U+001B .notdef
+!1C U+001C .notdef
+!1D U+001D .notdef
+!1E U+001E .notdef
+!1F U+001F .notdef
+!20 U+0020 space
+!21 U+0021 exclam
+!22 U+0022 quotedbl
+!23 U+0023 numbersign
+!24 U+0024 dollar
+!25 U+0025 percent
+!26 U+0026 ampersand
+!27 U+0027 quotesingle
+!28 U+0028 parenleft
+!29 U+0029 parenright
+!2A U+002A asterisk
+!2B U+002B plus
+!2C U+002C comma
+!2D U+002D hyphen
+!2E U+002E period
+!2F U+002F slash
+!30 U+0030 zero
+!31 U+0031 one
+!32 U+0032 two
+!33 U+0033 three
+!34 U+0034 four
+!35 U+0035 five
+!36 U+0036 six
+!37 U+0037 seven
+!38 U+0038 eight
+!39 U+0039 nine
+!3A U+003A colon
+!3B U+003B semicolon
+!3C U+003C less
+!3D U+003D equal
+!3E U+003E greater
+!3F U+003F question
+!40 U+0040 at
+!41 U+0041 A
+!42 U+0042 B
+!43 U+0043 C
+!44 U+0044 D
+!45 U+0045 E
+!46 U+0046 F
+!47 U+0047 G
+!48 U+0048 H
+!49 U+0049 I
+!4A U+004A J
+!4B U+004B K
+!4C U+004C L
+!4D U+004D M
+!4E U+004E N
+!4F U+004F O
+!50 U+0050 P
+!51 U+0051 Q
+!52 U+0052 R
+!53 U+0053 S
+!54 U+0054 T
+!55 U+0055 U
+!56 U+0056 V
+!57 U+0057 W
+!58 U+0058 X
+!59 U+0059 Y
+!5A U+005A Z
+!5B U+005B bracketleft
+!5C U+005C backslash
+!5D U+005D bracketright
+!5E U+005E asciicircum
+!5F U+005F underscore
+!60 U+0060 grave
+!61 U+0061 a
+!62 U+0062 b
+!63 U+0063 c
+!64 U+0064 d
+!65 U+0065 e
+!66 U+0066 f
+!67 U+0067 g
+!68 U+0068 h
+!69 U+0069 i
+!6A U+006A j
+!6B U+006B k
+!6C U+006C l
+!6D U+006D m
+!6E U+006E n
+!6F U+006F o
+!70 U+0070 p
+!71 U+0071 q
+!72 U+0072 r
+!73 U+0073 s
+!74 U+0074 t
+!75 U+0075 u
+!76 U+0076 v
+!77 U+0077 w
+!78 U+0078 x
+!79 U+0079 y
+!7A U+007A z
+!7B U+007B braceleft
+!7C U+007C bar
+!7D U+007D braceright
+!7E U+007E asciitilde
+!7F U+007F .notdef
+!80 U+20AC Euro
+!82 U+201A quotesinglbase
+!83 U+0192 florin
+!84 U+201E quotedblbase
+!85 U+2026 ellipsis
+!86 U+2020 dagger
+!87 U+2021 daggerdbl
+!88 U+02C6 circumflex
+!89 U+2030 perthousand
+!8B U+2039 guilsinglleft
+!8C U+0152 OE
+!91 U+2018 quoteleft
+!92 U+2019 quoteright
+!93 U+201C quotedblleft
+!94 U+201D quotedblright
+!95 U+2022 bullet
+!96 U+2013 endash
+!97 U+2014 emdash
+!98 U+02DC tilde
+!99 U+2122 trademark
+!9B U+203A guilsinglright
+!9C U+0153 oe
+!9F U+0178 Ydieresis
+!A0 U+00A0 space
+!A1 U+00A1 exclamdown
+!A2 U+00A2 cent
+!A3 U+00A3 sterling
+!A4 U+00A4 currency
+!A5 U+00A5 yen
+!A6 U+00A6 brokenbar
+!A7 U+00A7 section
+!A8 U+00A8 dieresis
+!A9 U+00A9 copyright
+!AA U+00AA ordfeminine
+!AB U+00AB guillemotleft
+!AC U+00AC logicalnot
+!AD U+00AD hyphen
+!AE U+00AE registered
+!AF U+00AF macron
+!B0 U+00B0 degree
+!B1 U+00B1 plusminus
+!B2 U+00B2 twosuperior
+!B3 U+00B3 threesuperior
+!B4 U+00B4 acute
+!B5 U+00B5 mu
+!B6 U+00B6 paragraph
+!B7 U+00B7 periodcentered
+!B8 U+00B8 cedilla
+!B9 U+00B9 onesuperior
+!BA U+00BA ordmasculine
+!BB U+00BB guillemotright
+!BC U+00BC onequarter
+!BD U+00BD onehalf
+!BE U+00BE threequarters
+!BF U+00BF questiondown
+!C0 U+00C0 Agrave
+!C1 U+00C1 Aacute
+!C2 U+00C2 Acircumflex
+!C3 U+0102 Abreve
+!C4 U+00C4 Adieresis
+!C5 U+00C5 Aring
+!C6 U+00C6 AE
+!C7 U+00C7 Ccedilla
+!C8 U+00C8 Egrave
+!C9 U+00C9 Eacute
+!CA U+00CA Ecircumflex
+!CB U+00CB Edieresis
+!CC U+0300 gravecomb
+!CD U+00CD Iacute
+!CE U+00CE Icircumflex
+!CF U+00CF Idieresis
+!D0 U+0110 Dcroat
+!D1 U+00D1 Ntilde
+!D2 U+0309 hookabovecomb
+!D3 U+00D3 Oacute
+!D4 U+00D4 Ocircumflex
+!D5 U+01A0 Ohorn
+!D6 U+00D6 Odieresis
+!D7 U+00D7 multiply
+!D8 U+00D8 Oslash
+!D9 U+00D9 Ugrave
+!DA U+00DA Uacute
+!DB U+00DB Ucircumflex
+!DC U+00DC Udieresis
+!DD U+01AF Uhorn
+!DE U+0303 tildecomb
+!DF U+00DF germandbls
+!E0 U+00E0 agrave
+!E1 U+00E1 aacute
+!E2 U+00E2 acircumflex
+!E3 U+0103 abreve
+!E4 U+00E4 adieresis
+!E5 U+00E5 aring
+!E6 U+00E6 ae
+!E7 U+00E7 ccedilla
+!E8 U+00E8 egrave
+!E9 U+00E9 eacute
+!EA U+00EA ecircumflex
+!EB U+00EB edieresis
+!EC U+0301 acutecomb
+!ED U+00ED iacute
+!EE U+00EE icircumflex
+!EF U+00EF idieresis
+!F0 U+0111 dcroat
+!F1 U+00F1 ntilde
+!F2 U+0323 dotbelowcomb
+!F3 U+00F3 oacute
+!F4 U+00F4 ocircumflex
+!F5 U+01A1 ohorn
+!F6 U+00F6 odieresis
+!F7 U+00F7 divide
+!F8 U+00F8 oslash
+!F9 U+00F9 ugrave
+!FA U+00FA uacute
+!FB U+00FB ucircumflex
+!FC U+00FC udieresis
+!FD U+01B0 uhorn
+!FE U+20AB dong
+!FF U+00FF ydieresis
diff --git a/font/makefont/cp874.map b/font/makefont/cp874.map
new file mode 100644
index 0000000..1006e6b
--- /dev/null
+++ b/font/makefont/cp874.map
@@ -0,0 +1,225 @@
+!00 U+0000 .notdef
+!01 U+0001 .notdef
+!02 U+0002 .notdef
+!03 U+0003 .notdef
+!04 U+0004 .notdef
+!05 U+0005 .notdef
+!06 U+0006 .notdef
+!07 U+0007 .notdef
+!08 U+0008 .notdef
+!09 U+0009 .notdef
+!0A U+000A .notdef
+!0B U+000B .notdef
+!0C U+000C .notdef
+!0D U+000D .notdef
+!0E U+000E .notdef
+!0F U+000F .notdef
+!10 U+0010 .notdef
+!11 U+0011 .notdef
+!12 U+0012 .notdef
+!13 U+0013 .notdef
+!14 U+0014 .notdef
+!15 U+0015 .notdef
+!16 U+0016 .notdef
+!17 U+0017 .notdef
+!18 U+0018 .notdef
+!19 U+0019 .notdef
+!1A U+001A .notdef
+!1B U+001B .notdef
+!1C U+001C .notdef
+!1D U+001D .notdef
+!1E U+001E .notdef
+!1F U+001F .notdef
+!20 U+0020 space
+!21 U+0021 exclam
+!22 U+0022 quotedbl
+!23 U+0023 numbersign
+!24 U+0024 dollar
+!25 U+0025 percent
+!26 U+0026 ampersand
+!27 U+0027 quotesingle
+!28 U+0028 parenleft
+!29 U+0029 parenright
+!2A U+002A asterisk
+!2B U+002B plus
+!2C U+002C comma
+!2D U+002D hyphen
+!2E U+002E period
+!2F U+002F slash
+!30 U+0030 zero
+!31 U+0031 one
+!32 U+0032 two
+!33 U+0033 three
+!34 U+0034 four
+!35 U+0035 five
+!36 U+0036 six
+!37 U+0037 seven
+!38 U+0038 eight
+!39 U+0039 nine
+!3A U+003A colon
+!3B U+003B semicolon
+!3C U+003C less
+!3D U+003D equal
+!3E U+003E greater
+!3F U+003F question
+!40 U+0040 at
+!41 U+0041 A
+!42 U+0042 B
+!43 U+0043 C
+!44 U+0044 D
+!45 U+0045 E
+!46 U+0046 F
+!47 U+0047 G
+!48 U+0048 H
+!49 U+0049 I
+!4A U+004A J
+!4B U+004B K
+!4C U+004C L
+!4D U+004D M
+!4E U+004E N
+!4F U+004F O
+!50 U+0050 P
+!51 U+0051 Q
+!52 U+0052 R
+!53 U+0053 S
+!54 U+0054 T
+!55 U+0055 U
+!56 U+0056 V
+!57 U+0057 W
+!58 U+0058 X
+!59 U+0059 Y
+!5A U+005A Z
+!5B U+005B bracketleft
+!5C U+005C backslash
+!5D U+005D bracketright
+!5E U+005E asciicircum
+!5F U+005F underscore
+!60 U+0060 grave
+!61 U+0061 a
+!62 U+0062 b
+!63 U+0063 c
+!64 U+0064 d
+!65 U+0065 e
+!66 U+0066 f
+!67 U+0067 g
+!68 U+0068 h
+!69 U+0069 i
+!6A U+006A j
+!6B U+006B k
+!6C U+006C l
+!6D U+006D m
+!6E U+006E n
+!6F U+006F o
+!70 U+0070 p
+!71 U+0071 q
+!72 U+0072 r
+!73 U+0073 s
+!74 U+0074 t
+!75 U+0075 u
+!76 U+0076 v
+!77 U+0077 w
+!78 U+0078 x
+!79 U+0079 y
+!7A U+007A z
+!7B U+007B braceleft
+!7C U+007C bar
+!7D U+007D braceright
+!7E U+007E asciitilde
+!7F U+007F .notdef
+!80 U+20AC Euro
+!85 U+2026 ellipsis
+!91 U+2018 quoteleft
+!92 U+2019 quoteright
+!93 U+201C quotedblleft
+!94 U+201D quotedblright
+!95 U+2022 bullet
+!96 U+2013 endash
+!97 U+2014 emdash
+!A0 U+00A0 space
+!A1 U+0E01 kokaithai
+!A2 U+0E02 khokhaithai
+!A3 U+0E03 khokhuatthai
+!A4 U+0E04 khokhwaithai
+!A5 U+0E05 khokhonthai
+!A6 U+0E06 khorakhangthai
+!A7 U+0E07 ngonguthai
+!A8 U+0E08 chochanthai
+!A9 U+0E09 chochingthai
+!AA U+0E0A chochangthai
+!AB U+0E0B sosothai
+!AC U+0E0C chochoethai
+!AD U+0E0D yoyingthai
+!AE U+0E0E dochadathai
+!AF U+0E0F topatakthai
+!B0 U+0E10 thothanthai
+!B1 U+0E11 thonangmonthothai
+!B2 U+0E12 thophuthaothai
+!B3 U+0E13 nonenthai
+!B4 U+0E14 dodekthai
+!B5 U+0E15 totaothai
+!B6 U+0E16 thothungthai
+!B7 U+0E17 thothahanthai
+!B8 U+0E18 thothongthai
+!B9 U+0E19 nonuthai
+!BA U+0E1A bobaimaithai
+!BB U+0E1B poplathai
+!BC U+0E1C phophungthai
+!BD U+0E1D fofathai
+!BE U+0E1E phophanthai
+!BF U+0E1F fofanthai
+!C0 U+0E20 phosamphaothai
+!C1 U+0E21 momathai
+!C2 U+0E22 yoyakthai
+!C3 U+0E23 roruathai
+!C4 U+0E24 ruthai
+!C5 U+0E25 lolingthai
+!C6 U+0E26 luthai
+!C7 U+0E27 wowaenthai
+!C8 U+0E28 sosalathai
+!C9 U+0E29 sorusithai
+!CA U+0E2A sosuathai
+!CB U+0E2B hohipthai
+!CC U+0E2C lochulathai
+!CD U+0E2D oangthai
+!CE U+0E2E honokhukthai
+!CF U+0E2F paiyannoithai
+!D0 U+0E30 saraathai
+!D1 U+0E31 maihanakatthai
+!D2 U+0E32 saraaathai
+!D3 U+0E33 saraamthai
+!D4 U+0E34 saraithai
+!D5 U+0E35 saraiithai
+!D6 U+0E36 sarauethai
+!D7 U+0E37 saraueethai
+!D8 U+0E38 sarauthai
+!D9 U+0E39 sarauuthai
+!DA U+0E3A phinthuthai
+!DF U+0E3F bahtthai
+!E0 U+0E40 saraethai
+!E1 U+0E41 saraaethai
+!E2 U+0E42 saraothai
+!E3 U+0E43 saraaimaimuanthai
+!E4 U+0E44 saraaimaimalaithai
+!E5 U+0E45 lakkhangyaothai
+!E6 U+0E46 maiyamokthai
+!E7 U+0E47 maitaikhuthai
+!E8 U+0E48 maiekthai
+!E9 U+0E49 maithothai
+!EA U+0E4A maitrithai
+!EB U+0E4B maichattawathai
+!EC U+0E4C thanthakhatthai
+!ED U+0E4D nikhahitthai
+!EE U+0E4E yamakkanthai
+!EF U+0E4F fongmanthai
+!F0 U+0E50 zerothai
+!F1 U+0E51 onethai
+!F2 U+0E52 twothai
+!F3 U+0E53 threethai
+!F4 U+0E54 fourthai
+!F5 U+0E55 fivethai
+!F6 U+0E56 sixthai
+!F7 U+0E57 seventhai
+!F8 U+0E58 eightthai
+!F9 U+0E59 ninethai
+!FA U+0E5A angkhankhuthai
+!FB U+0E5B khomutthai
diff --git a/font/makefont/iso-8859-1.map b/font/makefont/iso-8859-1.map
new file mode 100644
index 0000000..61740a3
--- /dev/null
+++ b/font/makefont/iso-8859-1.map
@@ -0,0 +1,256 @@
+!00 U+0000 .notdef
+!01 U+0001 .notdef
+!02 U+0002 .notdef
+!03 U+0003 .notdef
+!04 U+0004 .notdef
+!05 U+0005 .notdef
+!06 U+0006 .notdef
+!07 U+0007 .notdef
+!08 U+0008 .notdef
+!09 U+0009 .notdef
+!0A U+000A .notdef
+!0B U+000B .notdef
+!0C U+000C .notdef
+!0D U+000D .notdef
+!0E U+000E .notdef
+!0F U+000F .notdef
+!10 U+0010 .notdef
+!11 U+0011 .notdef
+!12 U+0012 .notdef
+!13 U+0013 .notdef
+!14 U+0014 .notdef
+!15 U+0015 .notdef
+!16 U+0016 .notdef
+!17 U+0017 .notdef
+!18 U+0018 .notdef
+!19 U+0019 .notdef
+!1A U+001A .notdef
+!1B U+001B .notdef
+!1C U+001C .notdef
+!1D U+001D .notdef
+!1E U+001E .notdef
+!1F U+001F .notdef
+!20 U+0020 space
+!21 U+0021 exclam
+!22 U+0022 quotedbl
+!23 U+0023 numbersign
+!24 U+0024 dollar
+!25 U+0025 percent
+!26 U+0026 ampersand
+!27 U+0027 quotesingle
+!28 U+0028 parenleft
+!29 U+0029 parenright
+!2A U+002A asterisk
+!2B U+002B plus
+!2C U+002C comma
+!2D U+002D hyphen
+!2E U+002E period
+!2F U+002F slash
+!30 U+0030 zero
+!31 U+0031 one
+!32 U+0032 two
+!33 U+0033 three
+!34 U+0034 four
+!35 U+0035 five
+!36 U+0036 six
+!37 U+0037 seven
+!38 U+0038 eight
+!39 U+0039 nine
+!3A U+003A colon
+!3B U+003B semicolon
+!3C U+003C less
+!3D U+003D equal
+!3E U+003E greater
+!3F U+003F question
+!40 U+0040 at
+!41 U+0041 A
+!42 U+0042 B
+!43 U+0043 C
+!44 U+0044 D
+!45 U+0045 E
+!46 U+0046 F
+!47 U+0047 G
+!48 U+0048 H
+!49 U+0049 I
+!4A U+004A J
+!4B U+004B K
+!4C U+004C L
+!4D U+004D M
+!4E U+004E N
+!4F U+004F O
+!50 U+0050 P
+!51 U+0051 Q
+!52 U+0052 R
+!53 U+0053 S
+!54 U+0054 T
+!55 U+0055 U
+!56 U+0056 V
+!57 U+0057 W
+!58 U+0058 X
+!59 U+0059 Y
+!5A U+005A Z
+!5B U+005B bracketleft
+!5C U+005C backslash
+!5D U+005D bracketright
+!5E U+005E asciicircum
+!5F U+005F underscore
+!60 U+0060 grave
+!61 U+0061 a
+!62 U+0062 b
+!63 U+0063 c
+!64 U+0064 d
+!65 U+0065 e
+!66 U+0066 f
+!67 U+0067 g
+!68 U+0068 h
+!69 U+0069 i
+!6A U+006A j
+!6B U+006B k
+!6C U+006C l
+!6D U+006D m
+!6E U+006E n
+!6F U+006F o
+!70 U+0070 p
+!71 U+0071 q
+!72 U+0072 r
+!73 U+0073 s
+!74 U+0074 t
+!75 U+0075 u
+!76 U+0076 v
+!77 U+0077 w
+!78 U+0078 x
+!79 U+0079 y
+!7A U+007A z
+!7B U+007B braceleft
+!7C U+007C bar
+!7D U+007D braceright
+!7E U+007E asciitilde
+!7F U+007F .notdef
+!80 U+0080 .notdef
+!81 U+0081 .notdef
+!82 U+0082 .notdef
+!83 U+0083 .notdef
+!84 U+0084 .notdef
+!85 U+0085 .notdef
+!86 U+0086 .notdef
+!87 U+0087 .notdef
+!88 U+0088 .notdef
+!89 U+0089 .notdef
+!8A U+008A .notdef
+!8B U+008B .notdef
+!8C U+008C .notdef
+!8D U+008D .notdef
+!8E U+008E .notdef
+!8F U+008F .notdef
+!90 U+0090 .notdef
+!91 U+0091 .notdef
+!92 U+0092 .notdef
+!93 U+0093 .notdef
+!94 U+0094 .notdef
+!95 U+0095 .notdef
+!96 U+0096 .notdef
+!97 U+0097 .notdef
+!98 U+0098 .notdef
+!99 U+0099 .notdef
+!9A U+009A .notdef
+!9B U+009B .notdef
+!9C U+009C .notdef
+!9D U+009D .notdef
+!9E U+009E .notdef
+!9F U+009F .notdef
+!A0 U+00A0 space
+!A1 U+00A1 exclamdown
+!A2 U+00A2 cent
+!A3 U+00A3 sterling
+!A4 U+00A4 currency
+!A5 U+00A5 yen
+!A6 U+00A6 brokenbar
+!A7 U+00A7 section
+!A8 U+00A8 dieresis
+!A9 U+00A9 copyright
+!AA U+00AA ordfeminine
+!AB U+00AB guillemotleft
+!AC U+00AC logicalnot
+!AD U+00AD hyphen
+!AE U+00AE registered
+!AF U+00AF macron
+!B0 U+00B0 degree
+!B1 U+00B1 plusminus
+!B2 U+00B2 twosuperior
+!B3 U+00B3 threesuperior
+!B4 U+00B4 acute
+!B5 U+00B5 mu
+!B6 U+00B6 paragraph
+!B7 U+00B7 periodcentered
+!B8 U+00B8 cedilla
+!B9 U+00B9 onesuperior
+!BA U+00BA ordmasculine
+!BB U+00BB guillemotright
+!BC U+00BC onequarter
+!BD U+00BD onehalf
+!BE U+00BE threequarters
+!BF U+00BF questiondown
+!C0 U+00C0 Agrave
+!C1 U+00C1 Aacute
+!C2 U+00C2 Acircumflex
+!C3 U+00C3 Atilde
+!C4 U+00C4 Adieresis
+!C5 U+00C5 Aring
+!C6 U+00C6 AE
+!C7 U+00C7 Ccedilla
+!C8 U+00C8 Egrave
+!C9 U+00C9 Eacute
+!CA U+00CA Ecircumflex
+!CB U+00CB Edieresis
+!CC U+00CC Igrave
+!CD U+00CD Iacute
+!CE U+00CE Icircumflex
+!CF U+00CF Idieresis
+!D0 U+00D0 Eth
+!D1 U+00D1 Ntilde
+!D2 U+00D2 Ograve
+!D3 U+00D3 Oacute
+!D4 U+00D4 Ocircumflex
+!D5 U+00D5 Otilde
+!D6 U+00D6 Odieresis
+!D7 U+00D7 multiply
+!D8 U+00D8 Oslash
+!D9 U+00D9 Ugrave
+!DA U+00DA Uacute
+!DB U+00DB Ucircumflex
+!DC U+00DC Udieresis
+!DD U+00DD Yacute
+!DE U+00DE Thorn
+!DF U+00DF germandbls
+!E0 U+00E0 agrave
+!E1 U+00E1 aacute
+!E2 U+00E2 acircumflex
+!E3 U+00E3 atilde
+!E4 U+00E4 adieresis
+!E5 U+00E5 aring
+!E6 U+00E6 ae
+!E7 U+00E7 ccedilla
+!E8 U+00E8 egrave
+!E9 U+00E9 eacute
+!EA U+00EA ecircumflex
+!EB U+00EB edieresis
+!EC U+00EC igrave
+!ED U+00ED iacute
+!EE U+00EE icircumflex
+!EF U+00EF idieresis
+!F0 U+00F0 eth
+!F1 U+00F1 ntilde
+!F2 U+00F2 ograve
+!F3 U+00F3 oacute
+!F4 U+00F4 ocircumflex
+!F5 U+00F5 otilde
+!F6 U+00F6 odieresis
+!F7 U+00F7 divide
+!F8 U+00F8 oslash
+!F9 U+00F9 ugrave
+!FA U+00FA uacute
+!FB U+00FB ucircumflex
+!FC U+00FC udieresis
+!FD U+00FD yacute
+!FE U+00FE thorn
+!FF U+00FF ydieresis
diff --git a/font/makefont/iso-8859-11.map b/font/makefont/iso-8859-11.map
new file mode 100644
index 0000000..9168812
--- /dev/null
+++ b/font/makefont/iso-8859-11.map
@@ -0,0 +1,248 @@
+!00 U+0000 .notdef
+!01 U+0001 .notdef
+!02 U+0002 .notdef
+!03 U+0003 .notdef
+!04 U+0004 .notdef
+!05 U+0005 .notdef
+!06 U+0006 .notdef
+!07 U+0007 .notdef
+!08 U+0008 .notdef
+!09 U+0009 .notdef
+!0A U+000A .notdef
+!0B U+000B .notdef
+!0C U+000C .notdef
+!0D U+000D .notdef
+!0E U+000E .notdef
+!0F U+000F .notdef
+!10 U+0010 .notdef
+!11 U+0011 .notdef
+!12 U+0012 .notdef
+!13 U+0013 .notdef
+!14 U+0014 .notdef
+!15 U+0015 .notdef
+!16 U+0016 .notdef
+!17 U+0017 .notdef
+!18 U+0018 .notdef
+!19 U+0019 .notdef
+!1A U+001A .notdef
+!1B U+001B .notdef
+!1C U+001C .notdef
+!1D U+001D .notdef
+!1E U+001E .notdef
+!1F U+001F .notdef
+!20 U+0020 space
+!21 U+0021 exclam
+!22 U+0022 quotedbl
+!23 U+0023 numbersign
+!24 U+0024 dollar
+!25 U+0025 percent
+!26 U+0026 ampersand
+!27 U+0027 quotesingle
+!28 U+0028 parenleft
+!29 U+0029 parenright
+!2A U+002A asterisk
+!2B U+002B plus
+!2C U+002C comma
+!2D U+002D hyphen
+!2E U+002E period
+!2F U+002F slash
+!30 U+0030 zero
+!31 U+0031 one
+!32 U+0032 two
+!33 U+0033 three
+!34 U+0034 four
+!35 U+0035 five
+!36 U+0036 six
+!37 U+0037 seven
+!38 U+0038 eight
+!39 U+0039 nine
+!3A U+003A colon
+!3B U+003B semicolon
+!3C U+003C less
+!3D U+003D equal
+!3E U+003E greater
+!3F U+003F question
+!40 U+0040 at
+!41 U+0041 A
+!42 U+0042 B
+!43 U+0043 C
+!44 U+0044 D
+!45 U+0045 E
+!46 U+0046 F
+!47 U+0047 G
+!48 U+0048 H
+!49 U+0049 I
+!4A U+004A J
+!4B U+004B K
+!4C U+004C L
+!4D U+004D M
+!4E U+004E N
+!4F U+004F O
+!50 U+0050 P
+!51 U+0051 Q
+!52 U+0052 R
+!53 U+0053 S
+!54 U+0054 T
+!55 U+0055 U
+!56 U+0056 V
+!57 U+0057 W
+!58 U+0058 X
+!59 U+0059 Y
+!5A U+005A Z
+!5B U+005B bracketleft
+!5C U+005C backslash
+!5D U+005D bracketright
+!5E U+005E asciicircum
+!5F U+005F underscore
+!60 U+0060 grave
+!61 U+0061 a
+!62 U+0062 b
+!63 U+0063 c
+!64 U+0064 d
+!65 U+0065 e
+!66 U+0066 f
+!67 U+0067 g
+!68 U+0068 h
+!69 U+0069 i
+!6A U+006A j
+!6B U+006B k
+!6C U+006C l
+!6D U+006D m
+!6E U+006E n
+!6F U+006F o
+!70 U+0070 p
+!71 U+0071 q
+!72 U+0072 r
+!73 U+0073 s
+!74 U+0074 t
+!75 U+0075 u
+!76 U+0076 v
+!77 U+0077 w
+!78 U+0078 x
+!79 U+0079 y
+!7A U+007A z
+!7B U+007B braceleft
+!7C U+007C bar
+!7D U+007D braceright
+!7E U+007E asciitilde
+!7F U+007F .notdef
+!80 U+0080 .notdef
+!81 U+0081 .notdef
+!82 U+0082 .notdef
+!83 U+0083 .notdef
+!84 U+0084 .notdef
+!85 U+0085 .notdef
+!86 U+0086 .notdef
+!87 U+0087 .notdef
+!88 U+0088 .notdef
+!89 U+0089 .notdef
+!8A U+008A .notdef
+!8B U+008B .notdef
+!8C U+008C .notdef
+!8D U+008D .notdef
+!8E U+008E .notdef
+!8F U+008F .notdef
+!90 U+0090 .notdef
+!91 U+0091 .notdef
+!92 U+0092 .notdef
+!93 U+0093 .notdef
+!94 U+0094 .notdef
+!95 U+0095 .notdef
+!96 U+0096 .notdef
+!97 U+0097 .notdef
+!98 U+0098 .notdef
+!99 U+0099 .notdef
+!9A U+009A .notdef
+!9B U+009B .notdef
+!9C U+009C .notdef
+!9D U+009D .notdef
+!9E U+009E .notdef
+!9F U+009F .notdef
+!A0 U+00A0 space
+!A1 U+0E01 kokaithai
+!A2 U+0E02 khokhaithai
+!A3 U+0E03 khokhuatthai
+!A4 U+0E04 khokhwaithai
+!A5 U+0E05 khokhonthai
+!A6 U+0E06 khorakhangthai
+!A7 U+0E07 ngonguthai
+!A8 U+0E08 chochanthai
+!A9 U+0E09 chochingthai
+!AA U+0E0A chochangthai
+!AB U+0E0B sosothai
+!AC U+0E0C chochoethai
+!AD U+0E0D yoyingthai
+!AE U+0E0E dochadathai
+!AF U+0E0F topatakthai
+!B0 U+0E10 thothanthai
+!B1 U+0E11 thonangmonthothai
+!B2 U+0E12 thophuthaothai
+!B3 U+0E13 nonenthai
+!B4 U+0E14 dodekthai
+!B5 U+0E15 totaothai
+!B6 U+0E16 thothungthai
+!B7 U+0E17 thothahanthai
+!B8 U+0E18 thothongthai
+!B9 U+0E19 nonuthai
+!BA U+0E1A bobaimaithai
+!BB U+0E1B poplathai
+!BC U+0E1C phophungthai
+!BD U+0E1D fofathai
+!BE U+0E1E phophanthai
+!BF U+0E1F fofanthai
+!C0 U+0E20 phosamphaothai
+!C1 U+0E21 momathai
+!C2 U+0E22 yoyakthai
+!C3 U+0E23 roruathai
+!C4 U+0E24 ruthai
+!C5 U+0E25 lolingthai
+!C6 U+0E26 luthai
+!C7 U+0E27 wowaenthai
+!C8 U+0E28 sosalathai
+!C9 U+0E29 sorusithai
+!CA U+0E2A sosuathai
+!CB U+0E2B hohipthai
+!CC U+0E2C lochulathai
+!CD U+0E2D oangthai
+!CE U+0E2E honokhukthai
+!CF U+0E2F paiyannoithai
+!D0 U+0E30 saraathai
+!D1 U+0E31 maihanakatthai
+!D2 U+0E32 saraaathai
+!D3 U+0E33 saraamthai
+!D4 U+0E34 saraithai
+!D5 U+0E35 saraiithai
+!D6 U+0E36 sarauethai
+!D7 U+0E37 saraueethai
+!D8 U+0E38 sarauthai
+!D9 U+0E39 sarauuthai
+!DA U+0E3A phinthuthai
+!DF U+0E3F bahtthai
+!E0 U+0E40 saraethai
+!E1 U+0E41 saraaethai
+!E2 U+0E42 saraothai
+!E3 U+0E43 saraaimaimuanthai
+!E4 U+0E44 saraaimaimalaithai
+!E5 U+0E45 lakkhangyaothai
+!E6 U+0E46 maiyamokthai
+!E7 U+0E47 maitaikhuthai
+!E8 U+0E48 maiekthai
+!E9 U+0E49 maithothai
+!EA U+0E4A maitrithai
+!EB U+0E4B maichattawathai
+!EC U+0E4C thanthakhatthai
+!ED U+0E4D nikhahitthai
+!EE U+0E4E yamakkanthai
+!EF U+0E4F fongmanthai
+!F0 U+0E50 zerothai
+!F1 U+0E51 onethai
+!F2 U+0E52 twothai
+!F3 U+0E53 threethai
+!F4 U+0E54 fourthai
+!F5 U+0E55 fivethai
+!F6 U+0E56 sixthai
+!F7 U+0E57 seventhai
+!F8 U+0E58 eightthai
+!F9 U+0E59 ninethai
+!FA U+0E5A angkhankhuthai
+!FB U+0E5B khomutthai
diff --git a/font/makefont/iso-8859-15.map b/font/makefont/iso-8859-15.map
new file mode 100644
index 0000000..6c2b571
--- /dev/null
+++ b/font/makefont/iso-8859-15.map
@@ -0,0 +1,256 @@
+!00 U+0000 .notdef
+!01 U+0001 .notdef
+!02 U+0002 .notdef
+!03 U+0003 .notdef
+!04 U+0004 .notdef
+!05 U+0005 .notdef
+!06 U+0006 .notdef
+!07 U+0007 .notdef
+!08 U+0008 .notdef
+!09 U+0009 .notdef
+!0A U+000A .notdef
+!0B U+000B .notdef
+!0C U+000C .notdef
+!0D U+000D .notdef
+!0E U+000E .notdef
+!0F U+000F .notdef
+!10 U+0010 .notdef
+!11 U+0011 .notdef
+!12 U+0012 .notdef
+!13 U+0013 .notdef
+!14 U+0014 .notdef
+!15 U+0015 .notdef
+!16 U+0016 .notdef
+!17 U+0017 .notdef
+!18 U+0018 .notdef
+!19 U+0019 .notdef
+!1A U+001A .notdef
+!1B U+001B .notdef
+!1C U+001C .notdef
+!1D U+001D .notdef
+!1E U+001E .notdef
+!1F U+001F .notdef
+!20 U+0020 space
+!21 U+0021 exclam
+!22 U+0022 quotedbl
+!23 U+0023 numbersign
+!24 U+0024 dollar
+!25 U+0025 percent
+!26 U+0026 ampersand
+!27 U+0027 quotesingle
+!28 U+0028 parenleft
+!29 U+0029 parenright
+!2A U+002A asterisk
+!2B U+002B plus
+!2C U+002C comma
+!2D U+002D hyphen
+!2E U+002E period
+!2F U+002F slash
+!30 U+0030 zero
+!31 U+0031 one
+!32 U+0032 two
+!33 U+0033 three
+!34 U+0034 four
+!35 U+0035 five
+!36 U+0036 six
+!37 U+0037 seven
+!38 U+0038 eight
+!39 U+0039 nine
+!3A U+003A colon
+!3B U+003B semicolon
+!3C U+003C less
+!3D U+003D equal
+!3E U+003E greater
+!3F U+003F question
+!40 U+0040 at
+!41 U+0041 A
+!42 U+0042 B
+!43 U+0043 C
+!44 U+0044 D
+!45 U+0045 E
+!46 U+0046 F
+!47 U+0047 G
+!48 U+0048 H
+!49 U+0049 I
+!4A U+004A J
+!4B U+004B K
+!4C U+004C L
+!4D U+004D M
+!4E U+004E N
+!4F U+004F O
+!50 U+0050 P
+!51 U+0051 Q
+!52 U+0052 R
+!53 U+0053 S
+!54 U+0054 T
+!55 U+0055 U
+!56 U+0056 V
+!57 U+0057 W
+!58 U+0058 X
+!59 U+0059 Y
+!5A U+005A Z
+!5B U+005B bracketleft
+!5C U+005C backslash
+!5D U+005D bracketright
+!5E U+005E asciicircum
+!5F U+005F underscore
+!60 U+0060 grave
+!61 U+0061 a
+!62 U+0062 b
+!63 U+0063 c
+!64 U+0064 d
+!65 U+0065 e
+!66 U+0066 f
+!67 U+0067 g
+!68 U+0068 h
+!69 U+0069 i
+!6A U+006A j
+!6B U+006B k
+!6C U+006C l
+!6D U+006D m
+!6E U+006E n
+!6F U+006F o
+!70 U+0070 p
+!71 U+0071 q
+!72 U+0072 r
+!73 U+0073 s
+!74 U+0074 t
+!75 U+0075 u
+!76 U+0076 v
+!77 U+0077 w
+!78 U+0078 x
+!79 U+0079 y
+!7A U+007A z
+!7B U+007B braceleft
+!7C U+007C bar
+!7D U+007D braceright
+!7E U+007E asciitilde
+!7F U+007F .notdef
+!80 U+0080 .notdef
+!81 U+0081 .notdef
+!82 U+0082 .notdef
+!83 U+0083 .notdef
+!84 U+0084 .notdef
+!85 U+0085 .notdef
+!86 U+0086 .notdef
+!87 U+0087 .notdef
+!88 U+0088 .notdef
+!89 U+0089 .notdef
+!8A U+008A .notdef
+!8B U+008B .notdef
+!8C U+008C .notdef
+!8D U+008D .notdef
+!8E U+008E .notdef
+!8F U+008F .notdef
+!90 U+0090 .notdef
+!91 U+0091 .notdef
+!92 U+0092 .notdef
+!93 U+0093 .notdef
+!94 U+0094 .notdef
+!95 U+0095 .notdef
+!96 U+0096 .notdef
+!97 U+0097 .notdef
+!98 U+0098 .notdef
+!99 U+0099 .notdef
+!9A U+009A .notdef
+!9B U+009B .notdef
+!9C U+009C .notdef
+!9D U+009D .notdef
+!9E U+009E .notdef
+!9F U+009F .notdef
+!A0 U+00A0 space
+!A1 U+00A1 exclamdown
+!A2 U+00A2 cent
+!A3 U+00A3 sterling
+!A4 U+20AC Euro
+!A5 U+00A5 yen
+!A6 U+0160 Scaron
+!A7 U+00A7 section
+!A8 U+0161 scaron
+!A9 U+00A9 copyright
+!AA U+00AA ordfeminine
+!AB U+00AB guillemotleft
+!AC U+00AC logicalnot
+!AD U+00AD hyphen
+!AE U+00AE registered
+!AF U+00AF macron
+!B0 U+00B0 degree
+!B1 U+00B1 plusminus
+!B2 U+00B2 twosuperior
+!B3 U+00B3 threesuperior
+!B4 U+017D Zcaron
+!B5 U+00B5 mu
+!B6 U+00B6 paragraph
+!B7 U+00B7 periodcentered
+!B8 U+017E zcaron
+!B9 U+00B9 onesuperior
+!BA U+00BA ordmasculine
+!BB U+00BB guillemotright
+!BC U+0152 OE
+!BD U+0153 oe
+!BE U+0178 Ydieresis
+!BF U+00BF questiondown
+!C0 U+00C0 Agrave
+!C1 U+00C1 Aacute
+!C2 U+00C2 Acircumflex
+!C3 U+00C3 Atilde
+!C4 U+00C4 Adieresis
+!C5 U+00C5 Aring
+!C6 U+00C6 AE
+!C7 U+00C7 Ccedilla
+!C8 U+00C8 Egrave
+!C9 U+00C9 Eacute
+!CA U+00CA Ecircumflex
+!CB U+00CB Edieresis
+!CC U+00CC Igrave
+!CD U+00CD Iacute
+!CE U+00CE Icircumflex
+!CF U+00CF Idieresis
+!D0 U+00D0 Eth
+!D1 U+00D1 Ntilde
+!D2 U+00D2 Ograve
+!D3 U+00D3 Oacute
+!D4 U+00D4 Ocircumflex
+!D5 U+00D5 Otilde
+!D6 U+00D6 Odieresis
+!D7 U+00D7 multiply
+!D8 U+00D8 Oslash
+!D9 U+00D9 Ugrave
+!DA U+00DA Uacute
+!DB U+00DB Ucircumflex
+!DC U+00DC Udieresis
+!DD U+00DD Yacute
+!DE U+00DE Thorn
+!DF U+00DF germandbls
+!E0 U+00E0 agrave
+!E1 U+00E1 aacute
+!E2 U+00E2 acircumflex
+!E3 U+00E3 atilde
+!E4 U+00E4 adieresis
+!E5 U+00E5 aring
+!E6 U+00E6 ae
+!E7 U+00E7 ccedilla
+!E8 U+00E8 egrave
+!E9 U+00E9 eacute
+!EA U+00EA ecircumflex
+!EB U+00EB edieresis
+!EC U+00EC igrave
+!ED U+00ED iacute
+!EE U+00EE icircumflex
+!EF U+00EF idieresis
+!F0 U+00F0 eth
+!F1 U+00F1 ntilde
+!F2 U+00F2 ograve
+!F3 U+00F3 oacute
+!F4 U+00F4 ocircumflex
+!F5 U+00F5 otilde
+!F6 U+00F6 odieresis
+!F7 U+00F7 divide
+!F8 U+00F8 oslash
+!F9 U+00F9 ugrave
+!FA U+00FA uacute
+!FB U+00FB ucircumflex
+!FC U+00FC udieresis
+!FD U+00FD yacute
+!FE U+00FE thorn
+!FF U+00FF ydieresis
diff --git a/font/makefont/iso-8859-16.map b/font/makefont/iso-8859-16.map
new file mode 100644
index 0000000..202c8fe
--- /dev/null
+++ b/font/makefont/iso-8859-16.map
@@ -0,0 +1,256 @@
+!00 U+0000 .notdef
+!01 U+0001 .notdef
+!02 U+0002 .notdef
+!03 U+0003 .notdef
+!04 U+0004 .notdef
+!05 U+0005 .notdef
+!06 U+0006 .notdef
+!07 U+0007 .notdef
+!08 U+0008 .notdef
+!09 U+0009 .notdef
+!0A U+000A .notdef
+!0B U+000B .notdef
+!0C U+000C .notdef
+!0D U+000D .notdef
+!0E U+000E .notdef
+!0F U+000F .notdef
+!10 U+0010 .notdef
+!11 U+0011 .notdef
+!12 U+0012 .notdef
+!13 U+0013 .notdef
+!14 U+0014 .notdef
+!15 U+0015 .notdef
+!16 U+0016 .notdef
+!17 U+0017 .notdef
+!18 U+0018 .notdef
+!19 U+0019 .notdef
+!1A U+001A .notdef
+!1B U+001B .notdef
+!1C U+001C .notdef
+!1D U+001D .notdef
+!1E U+001E .notdef
+!1F U+001F .notdef
+!20 U+0020 space
+!21 U+0021 exclam
+!22 U+0022 quotedbl
+!23 U+0023 numbersign
+!24 U+0024 dollar
+!25 U+0025 percent
+!26 U+0026 ampersand
+!27 U+0027 quotesingle
+!28 U+0028 parenleft
+!29 U+0029 parenright
+!2A U+002A asterisk
+!2B U+002B plus
+!2C U+002C comma
+!2D U+002D hyphen
+!2E U+002E period
+!2F U+002F slash
+!30 U+0030 zero
+!31 U+0031 one
+!32 U+0032 two
+!33 U+0033 three
+!34 U+0034 four
+!35 U+0035 five
+!36 U+0036 six
+!37 U+0037 seven
+!38 U+0038 eight
+!39 U+0039 nine
+!3A U+003A colon
+!3B U+003B semicolon
+!3C U+003C less
+!3D U+003D equal
+!3E U+003E greater
+!3F U+003F question
+!40 U+0040 at
+!41 U+0041 A
+!42 U+0042 B
+!43 U+0043 C
+!44 U+0044 D
+!45 U+0045 E
+!46 U+0046 F
+!47 U+0047 G
+!48 U+0048 H
+!49 U+0049 I
+!4A U+004A J
+!4B U+004B K
+!4C U+004C L
+!4D U+004D M
+!4E U+004E N
+!4F U+004F O
+!50 U+0050 P
+!51 U+0051 Q
+!52 U+0052 R
+!53 U+0053 S
+!54 U+0054 T
+!55 U+0055 U
+!56 U+0056 V
+!57 U+0057 W
+!58 U+0058 X
+!59 U+0059 Y
+!5A U+005A Z
+!5B U+005B bracketleft
+!5C U+005C backslash
+!5D U+005D bracketright
+!5E U+005E asciicircum
+!5F U+005F underscore
+!60 U+0060 grave
+!61 U+0061 a
+!62 U+0062 b
+!63 U+0063 c
+!64 U+0064 d
+!65 U+0065 e
+!66 U+0066 f
+!67 U+0067 g
+!68 U+0068 h
+!69 U+0069 i
+!6A U+006A j
+!6B U+006B k
+!6C U+006C l
+!6D U+006D m
+!6E U+006E n
+!6F U+006F o
+!70 U+0070 p
+!71 U+0071 q
+!72 U+0072 r
+!73 U+0073 s
+!74 U+0074 t
+!75 U+0075 u
+!76 U+0076 v
+!77 U+0077 w
+!78 U+0078 x
+!79 U+0079 y
+!7A U+007A z
+!7B U+007B braceleft
+!7C U+007C bar
+!7D U+007D braceright
+!7E U+007E asciitilde
+!7F U+007F .notdef
+!80 U+0080 .notdef
+!81 U+0081 .notdef
+!82 U+0082 .notdef
+!83 U+0083 .notdef
+!84 U+0084 .notdef
+!85 U+0085 .notdef
+!86 U+0086 .notdef
+!87 U+0087 .notdef
+!88 U+0088 .notdef
+!89 U+0089 .notdef
+!8A U+008A .notdef
+!8B U+008B .notdef
+!8C U+008C .notdef
+!8D U+008D .notdef
+!8E U+008E .notdef
+!8F U+008F .notdef
+!90 U+0090 .notdef
+!91 U+0091 .notdef
+!92 U+0092 .notdef
+!93 U+0093 .notdef
+!94 U+0094 .notdef
+!95 U+0095 .notdef
+!96 U+0096 .notdef
+!97 U+0097 .notdef
+!98 U+0098 .notdef
+!99 U+0099 .notdef
+!9A U+009A .notdef
+!9B U+009B .notdef
+!9C U+009C .notdef
+!9D U+009D .notdef
+!9E U+009E .notdef
+!9F U+009F .notdef
+!A0 U+00A0 space
+!A1 U+0104 Aogonek
+!A2 U+0105 aogonek
+!A3 U+0141 Lslash
+!A4 U+20AC Euro
+!A5 U+201E quotedblbase
+!A6 U+0160 Scaron
+!A7 U+00A7 section
+!A8 U+0161 scaron
+!A9 U+00A9 copyright
+!AA U+0218 Scommaaccent
+!AB U+00AB guillemotleft
+!AC U+0179 Zacute
+!AD U+00AD hyphen
+!AE U+017A zacute
+!AF U+017B Zdotaccent
+!B0 U+00B0 degree
+!B1 U+00B1 plusminus
+!B2 U+010C Ccaron
+!B3 U+0142 lslash
+!B4 U+017D Zcaron
+!B5 U+201D quotedblright
+!B6 U+00B6 paragraph
+!B7 U+00B7 periodcentered
+!B8 U+017E zcaron
+!B9 U+010D ccaron
+!BA U+0219 scommaaccent
+!BB U+00BB guillemotright
+!BC U+0152 OE
+!BD U+0153 oe
+!BE U+0178 Ydieresis
+!BF U+017C zdotaccent
+!C0 U+00C0 Agrave
+!C1 U+00C1 Aacute
+!C2 U+00C2 Acircumflex
+!C3 U+0102 Abreve
+!C4 U+00C4 Adieresis
+!C5 U+0106 Cacute
+!C6 U+00C6 AE
+!C7 U+00C7 Ccedilla
+!C8 U+00C8 Egrave
+!C9 U+00C9 Eacute
+!CA U+00CA Ecircumflex
+!CB U+00CB Edieresis
+!CC U+00CC Igrave
+!CD U+00CD Iacute
+!CE U+00CE Icircumflex
+!CF U+00CF Idieresis
+!D0 U+0110 Dcroat
+!D1 U+0143 Nacute
+!D2 U+00D2 Ograve
+!D3 U+00D3 Oacute
+!D4 U+00D4 Ocircumflex
+!D5 U+0150 Ohungarumlaut
+!D6 U+00D6 Odieresis
+!D7 U+015A Sacute
+!D8 U+0170 Uhungarumlaut
+!D9 U+00D9 Ugrave
+!DA U+00DA Uacute
+!DB U+00DB Ucircumflex
+!DC U+00DC Udieresis
+!DD U+0118 Eogonek
+!DE U+021A Tcommaaccent
+!DF U+00DF germandbls
+!E0 U+00E0 agrave
+!E1 U+00E1 aacute
+!E2 U+00E2 acircumflex
+!E3 U+0103 abreve
+!E4 U+00E4 adieresis
+!E5 U+0107 cacute
+!E6 U+00E6 ae
+!E7 U+00E7 ccedilla
+!E8 U+00E8 egrave
+!E9 U+00E9 eacute
+!EA U+00EA ecircumflex
+!EB U+00EB edieresis
+!EC U+00EC igrave
+!ED U+00ED iacute
+!EE U+00EE icircumflex
+!EF U+00EF idieresis
+!F0 U+0111 dcroat
+!F1 U+0144 nacute
+!F2 U+00F2 ograve
+!F3 U+00F3 oacute
+!F4 U+00F4 ocircumflex
+!F5 U+0151 ohungarumlaut
+!F6 U+00F6 odieresis
+!F7 U+015B sacute
+!F8 U+0171 uhungarumlaut
+!F9 U+00F9 ugrave
+!FA U+00FA uacute
+!FB U+00FB ucircumflex
+!FC U+00FC udieresis
+!FD U+0119 eogonek
+!FE U+021B tcommaaccent
+!FF U+00FF ydieresis
diff --git a/font/makefont/iso-8859-2.map b/font/makefont/iso-8859-2.map
new file mode 100644
index 0000000..65ae09f
--- /dev/null
+++ b/font/makefont/iso-8859-2.map
@@ -0,0 +1,256 @@
+!00 U+0000 .notdef
+!01 U+0001 .notdef
+!02 U+0002 .notdef
+!03 U+0003 .notdef
+!04 U+0004 .notdef
+!05 U+0005 .notdef
+!06 U+0006 .notdef
+!07 U+0007 .notdef
+!08 U+0008 .notdef
+!09 U+0009 .notdef
+!0A U+000A .notdef
+!0B U+000B .notdef
+!0C U+000C .notdef
+!0D U+000D .notdef
+!0E U+000E .notdef
+!0F U+000F .notdef
+!10 U+0010 .notdef
+!11 U+0011 .notdef
+!12 U+0012 .notdef
+!13 U+0013 .notdef
+!14 U+0014 .notdef
+!15 U+0015 .notdef
+!16 U+0016 .notdef
+!17 U+0017 .notdef
+!18 U+0018 .notdef
+!19 U+0019 .notdef
+!1A U+001A .notdef
+!1B U+001B .notdef
+!1C U+001C .notdef
+!1D U+001D .notdef
+!1E U+001E .notdef
+!1F U+001F .notdef
+!20 U+0020 space
+!21 U+0021 exclam
+!22 U+0022 quotedbl
+!23 U+0023 numbersign
+!24 U+0024 dollar
+!25 U+0025 percent
+!26 U+0026 ampersand
+!27 U+0027 quotesingle
+!28 U+0028 parenleft
+!29 U+0029 parenright
+!2A U+002A asterisk
+!2B U+002B plus
+!2C U+002C comma
+!2D U+002D hyphen
+!2E U+002E period
+!2F U+002F slash
+!30 U+0030 zero
+!31 U+0031 one
+!32 U+0032 two
+!33 U+0033 three
+!34 U+0034 four
+!35 U+0035 five
+!36 U+0036 six
+!37 U+0037 seven
+!38 U+0038 eight
+!39 U+0039 nine
+!3A U+003A colon
+!3B U+003B semicolon
+!3C U+003C less
+!3D U+003D equal
+!3E U+003E greater
+!3F U+003F question
+!40 U+0040 at
+!41 U+0041 A
+!42 U+0042 B
+!43 U+0043 C
+!44 U+0044 D
+!45 U+0045 E
+!46 U+0046 F
+!47 U+0047 G
+!48 U+0048 H
+!49 U+0049 I
+!4A U+004A J
+!4B U+004B K
+!4C U+004C L
+!4D U+004D M
+!4E U+004E N
+!4F U+004F O
+!50 U+0050 P
+!51 U+0051 Q
+!52 U+0052 R
+!53 U+0053 S
+!54 U+0054 T
+!55 U+0055 U
+!56 U+0056 V
+!57 U+0057 W
+!58 U+0058 X
+!59 U+0059 Y
+!5A U+005A Z
+!5B U+005B bracketleft
+!5C U+005C backslash
+!5D U+005D bracketright
+!5E U+005E asciicircum
+!5F U+005F underscore
+!60 U+0060 grave
+!61 U+0061 a
+!62 U+0062 b
+!63 U+0063 c
+!64 U+0064 d
+!65 U+0065 e
+!66 U+0066 f
+!67 U+0067 g
+!68 U+0068 h
+!69 U+0069 i
+!6A U+006A j
+!6B U+006B k
+!6C U+006C l
+!6D U+006D m
+!6E U+006E n
+!6F U+006F o
+!70 U+0070 p
+!71 U+0071 q
+!72 U+0072 r
+!73 U+0073 s
+!74 U+0074 t
+!75 U+0075 u
+!76 U+0076 v
+!77 U+0077 w
+!78 U+0078 x
+!79 U+0079 y
+!7A U+007A z
+!7B U+007B braceleft
+!7C U+007C bar
+!7D U+007D braceright
+!7E U+007E asciitilde
+!7F U+007F .notdef
+!80 U+0080 .notdef
+!81 U+0081 .notdef
+!82 U+0082 .notdef
+!83 U+0083 .notdef
+!84 U+0084 .notdef
+!85 U+0085 .notdef
+!86 U+0086 .notdef
+!87 U+0087 .notdef
+!88 U+0088 .notdef
+!89 U+0089 .notdef
+!8A U+008A .notdef
+!8B U+008B .notdef
+!8C U+008C .notdef
+!8D U+008D .notdef
+!8E U+008E .notdef
+!8F U+008F .notdef
+!90 U+0090 .notdef
+!91 U+0091 .notdef
+!92 U+0092 .notdef
+!93 U+0093 .notdef
+!94 U+0094 .notdef
+!95 U+0095 .notdef
+!96 U+0096 .notdef
+!97 U+0097 .notdef
+!98 U+0098 .notdef
+!99 U+0099 .notdef
+!9A U+009A .notdef
+!9B U+009B .notdef
+!9C U+009C .notdef
+!9D U+009D .notdef
+!9E U+009E .notdef
+!9F U+009F .notdef
+!A0 U+00A0 space
+!A1 U+0104 Aogonek
+!A2 U+02D8 breve
+!A3 U+0141 Lslash
+!A4 U+00A4 currency
+!A5 U+013D Lcaron
+!A6 U+015A Sacute
+!A7 U+00A7 section
+!A8 U+00A8 dieresis
+!A9 U+0160 Scaron
+!AA U+015E Scedilla
+!AB U+0164 Tcaron
+!AC U+0179 Zacute
+!AD U+00AD hyphen
+!AE U+017D Zcaron
+!AF U+017B Zdotaccent
+!B0 U+00B0 degree
+!B1 U+0105 aogonek
+!B2 U+02DB ogonek
+!B3 U+0142 lslash
+!B4 U+00B4 acute
+!B5 U+013E lcaron
+!B6 U+015B sacute
+!B7 U+02C7 caron
+!B8 U+00B8 cedilla
+!B9 U+0161 scaron
+!BA U+015F scedilla
+!BB U+0165 tcaron
+!BC U+017A zacute
+!BD U+02DD hungarumlaut
+!BE U+017E zcaron
+!BF U+017C zdotaccent
+!C0 U+0154 Racute
+!C1 U+00C1 Aacute
+!C2 U+00C2 Acircumflex
+!C3 U+0102 Abreve
+!C4 U+00C4 Adieresis
+!C5 U+0139 Lacute
+!C6 U+0106 Cacute
+!C7 U+00C7 Ccedilla
+!C8 U+010C Ccaron
+!C9 U+00C9 Eacute
+!CA U+0118 Eogonek
+!CB U+00CB Edieresis
+!CC U+011A Ecaron
+!CD U+00CD Iacute
+!CE U+00CE Icircumflex
+!CF U+010E Dcaron
+!D0 U+0110 Dcroat
+!D1 U+0143 Nacute
+!D2 U+0147 Ncaron
+!D3 U+00D3 Oacute
+!D4 U+00D4 Ocircumflex
+!D5 U+0150 Ohungarumlaut
+!D6 U+00D6 Odieresis
+!D7 U+00D7 multiply
+!D8 U+0158 Rcaron
+!D9 U+016E Uring
+!DA U+00DA Uacute
+!DB U+0170 Uhungarumlaut
+!DC U+00DC Udieresis
+!DD U+00DD Yacute
+!DE U+0162 Tcommaaccent
+!DF U+00DF germandbls
+!E0 U+0155 racute
+!E1 U+00E1 aacute
+!E2 U+00E2 acircumflex
+!E3 U+0103 abreve
+!E4 U+00E4 adieresis
+!E5 U+013A lacute
+!E6 U+0107 cacute
+!E7 U+00E7 ccedilla
+!E8 U+010D ccaron
+!E9 U+00E9 eacute
+!EA U+0119 eogonek
+!EB U+00EB edieresis
+!EC U+011B ecaron
+!ED U+00ED iacute
+!EE U+00EE icircumflex
+!EF U+010F dcaron
+!F0 U+0111 dcroat
+!F1 U+0144 nacute
+!F2 U+0148 ncaron
+!F3 U+00F3 oacute
+!F4 U+00F4 ocircumflex
+!F5 U+0151 ohungarumlaut
+!F6 U+00F6 odieresis
+!F7 U+00F7 divide
+!F8 U+0159 rcaron
+!F9 U+016F uring
+!FA U+00FA uacute
+!FB U+0171 uhungarumlaut
+!FC U+00FC udieresis
+!FD U+00FD yacute
+!FE U+0163 tcommaaccent
+!FF U+02D9 dotaccent
diff --git a/font/makefont/iso-8859-4.map b/font/makefont/iso-8859-4.map
new file mode 100644
index 0000000..a7d87bf
--- /dev/null
+++ b/font/makefont/iso-8859-4.map
@@ -0,0 +1,256 @@
+!00 U+0000 .notdef
+!01 U+0001 .notdef
+!02 U+0002 .notdef
+!03 U+0003 .notdef
+!04 U+0004 .notdef
+!05 U+0005 .notdef
+!06 U+0006 .notdef
+!07 U+0007 .notdef
+!08 U+0008 .notdef
+!09 U+0009 .notdef
+!0A U+000A .notdef
+!0B U+000B .notdef
+!0C U+000C .notdef
+!0D U+000D .notdef
+!0E U+000E .notdef
+!0F U+000F .notdef
+!10 U+0010 .notdef
+!11 U+0011 .notdef
+!12 U+0012 .notdef
+!13 U+0013 .notdef
+!14 U+0014 .notdef
+!15 U+0015 .notdef
+!16 U+0016 .notdef
+!17 U+0017 .notdef
+!18 U+0018 .notdef
+!19 U+0019 .notdef
+!1A U+001A .notdef
+!1B U+001B .notdef
+!1C U+001C .notdef
+!1D U+001D .notdef
+!1E U+001E .notdef
+!1F U+001F .notdef
+!20 U+0020 space
+!21 U+0021 exclam
+!22 U+0022 quotedbl
+!23 U+0023 numbersign
+!24 U+0024 dollar
+!25 U+0025 percent
+!26 U+0026 ampersand
+!27 U+0027 quotesingle
+!28 U+0028 parenleft
+!29 U+0029 parenright
+!2A U+002A asterisk
+!2B U+002B plus
+!2C U+002C comma
+!2D U+002D hyphen
+!2E U+002E period
+!2F U+002F slash
+!30 U+0030 zero
+!31 U+0031 one
+!32 U+0032 two
+!33 U+0033 three
+!34 U+0034 four
+!35 U+0035 five
+!36 U+0036 six
+!37 U+0037 seven
+!38 U+0038 eight
+!39 U+0039 nine
+!3A U+003A colon
+!3B U+003B semicolon
+!3C U+003C less
+!3D U+003D equal
+!3E U+003E greater
+!3F U+003F question
+!40 U+0040 at
+!41 U+0041 A
+!42 U+0042 B
+!43 U+0043 C
+!44 U+0044 D
+!45 U+0045 E
+!46 U+0046 F
+!47 U+0047 G
+!48 U+0048 H
+!49 U+0049 I
+!4A U+004A J
+!4B U+004B K
+!4C U+004C L
+!4D U+004D M
+!4E U+004E N
+!4F U+004F O
+!50 U+0050 P
+!51 U+0051 Q
+!52 U+0052 R
+!53 U+0053 S
+!54 U+0054 T
+!55 U+0055 U
+!56 U+0056 V
+!57 U+0057 W
+!58 U+0058 X
+!59 U+0059 Y
+!5A U+005A Z
+!5B U+005B bracketleft
+!5C U+005C backslash
+!5D U+005D bracketright
+!5E U+005E asciicircum
+!5F U+005F underscore
+!60 U+0060 grave
+!61 U+0061 a
+!62 U+0062 b
+!63 U+0063 c
+!64 U+0064 d
+!65 U+0065 e
+!66 U+0066 f
+!67 U+0067 g
+!68 U+0068 h
+!69 U+0069 i
+!6A U+006A j
+!6B U+006B k
+!6C U+006C l
+!6D U+006D m
+!6E U+006E n
+!6F U+006F o
+!70 U+0070 p
+!71 U+0071 q
+!72 U+0072 r
+!73 U+0073 s
+!74 U+0074 t
+!75 U+0075 u
+!76 U+0076 v
+!77 U+0077 w
+!78 U+0078 x
+!79 U+0079 y
+!7A U+007A z
+!7B U+007B braceleft
+!7C U+007C bar
+!7D U+007D braceright
+!7E U+007E asciitilde
+!7F U+007F .notdef
+!80 U+0080 .notdef
+!81 U+0081 .notdef
+!82 U+0082 .notdef
+!83 U+0083 .notdef
+!84 U+0084 .notdef
+!85 U+0085 .notdef
+!86 U+0086 .notdef
+!87 U+0087 .notdef
+!88 U+0088 .notdef
+!89 U+0089 .notdef
+!8A U+008A .notdef
+!8B U+008B .notdef
+!8C U+008C .notdef
+!8D U+008D .notdef
+!8E U+008E .notdef
+!8F U+008F .notdef
+!90 U+0090 .notdef
+!91 U+0091 .notdef
+!92 U+0092 .notdef
+!93 U+0093 .notdef
+!94 U+0094 .notdef
+!95 U+0095 .notdef
+!96 U+0096 .notdef
+!97 U+0097 .notdef
+!98 U+0098 .notdef
+!99 U+0099 .notdef
+!9A U+009A .notdef
+!9B U+009B .notdef
+!9C U+009C .notdef
+!9D U+009D .notdef
+!9E U+009E .notdef
+!9F U+009F .notdef
+!A0 U+00A0 space
+!A1 U+0104 Aogonek
+!A2 U+0138 kgreenlandic
+!A3 U+0156 Rcommaaccent
+!A4 U+00A4 currency
+!A5 U+0128 Itilde
+!A6 U+013B Lcommaaccent
+!A7 U+00A7 section
+!A8 U+00A8 dieresis
+!A9 U+0160 Scaron
+!AA U+0112 Emacron
+!AB U+0122 Gcommaaccent
+!AC U+0166 Tbar
+!AD U+00AD hyphen
+!AE U+017D Zcaron
+!AF U+00AF macron
+!B0 U+00B0 degree
+!B1 U+0105 aogonek
+!B2 U+02DB ogonek
+!B3 U+0157 rcommaaccent
+!B4 U+00B4 acute
+!B5 U+0129 itilde
+!B6 U+013C lcommaaccent
+!B7 U+02C7 caron
+!B8 U+00B8 cedilla
+!B9 U+0161 scaron
+!BA U+0113 emacron
+!BB U+0123 gcommaaccent
+!BC U+0167 tbar
+!BD U+014A Eng
+!BE U+017E zcaron
+!BF U+014B eng
+!C0 U+0100 Amacron
+!C1 U+00C1 Aacute
+!C2 U+00C2 Acircumflex
+!C3 U+00C3 Atilde
+!C4 U+00C4 Adieresis
+!C5 U+00C5 Aring
+!C6 U+00C6 AE
+!C7 U+012E Iogonek
+!C8 U+010C Ccaron
+!C9 U+00C9 Eacute
+!CA U+0118 Eogonek
+!CB U+00CB Edieresis
+!CC U+0116 Edotaccent
+!CD U+00CD Iacute
+!CE U+00CE Icircumflex
+!CF U+012A Imacron
+!D0 U+0110 Dcroat
+!D1 U+0145 Ncommaaccent
+!D2 U+014C Omacron
+!D3 U+0136 Kcommaaccent
+!D4 U+00D4 Ocircumflex
+!D5 U+00D5 Otilde
+!D6 U+00D6 Odieresis
+!D7 U+00D7 multiply
+!D8 U+00D8 Oslash
+!D9 U+0172 Uogonek
+!DA U+00DA Uacute
+!DB U+00DB Ucircumflex
+!DC U+00DC Udieresis
+!DD U+0168 Utilde
+!DE U+016A Umacron
+!DF U+00DF germandbls
+!E0 U+0101 amacron
+!E1 U+00E1 aacute
+!E2 U+00E2 acircumflex
+!E3 U+00E3 atilde
+!E4 U+00E4 adieresis
+!E5 U+00E5 aring
+!E6 U+00E6 ae
+!E7 U+012F iogonek
+!E8 U+010D ccaron
+!E9 U+00E9 eacute
+!EA U+0119 eogonek
+!EB U+00EB edieresis
+!EC U+0117 edotaccent
+!ED U+00ED iacute
+!EE U+00EE icircumflex
+!EF U+012B imacron
+!F0 U+0111 dcroat
+!F1 U+0146 ncommaaccent
+!F2 U+014D omacron
+!F3 U+0137 kcommaaccent
+!F4 U+00F4 ocircumflex
+!F5 U+00F5 otilde
+!F6 U+00F6 odieresis
+!F7 U+00F7 divide
+!F8 U+00F8 oslash
+!F9 U+0173 uogonek
+!FA U+00FA uacute
+!FB U+00FB ucircumflex
+!FC U+00FC udieresis
+!FD U+0169 utilde
+!FE U+016B umacron
+!FF U+02D9 dotaccent
diff --git a/font/makefont/iso-8859-5.map b/font/makefont/iso-8859-5.map
new file mode 100644
index 0000000..f9cd4ed
--- /dev/null
+++ b/font/makefont/iso-8859-5.map
@@ -0,0 +1,256 @@
+!00 U+0000 .notdef
+!01 U+0001 .notdef
+!02 U+0002 .notdef
+!03 U+0003 .notdef
+!04 U+0004 .notdef
+!05 U+0005 .notdef
+!06 U+0006 .notdef
+!07 U+0007 .notdef
+!08 U+0008 .notdef
+!09 U+0009 .notdef
+!0A U+000A .notdef
+!0B U+000B .notdef
+!0C U+000C .notdef
+!0D U+000D .notdef
+!0E U+000E .notdef
+!0F U+000F .notdef
+!10 U+0010 .notdef
+!11 U+0011 .notdef
+!12 U+0012 .notdef
+!13 U+0013 .notdef
+!14 U+0014 .notdef
+!15 U+0015 .notdef
+!16 U+0016 .notdef
+!17 U+0017 .notdef
+!18 U+0018 .notdef
+!19 U+0019 .notdef
+!1A U+001A .notdef
+!1B U+001B .notdef
+!1C U+001C .notdef
+!1D U+001D .notdef
+!1E U+001E .notdef
+!1F U+001F .notdef
+!20 U+0020 space
+!21 U+0021 exclam
+!22 U+0022 quotedbl
+!23 U+0023 numbersign
+!24 U+0024 dollar
+!25 U+0025 percent
+!26 U+0026 ampersand
+!27 U+0027 quotesingle
+!28 U+0028 parenleft
+!29 U+0029 parenright
+!2A U+002A asterisk
+!2B U+002B plus
+!2C U+002C comma
+!2D U+002D hyphen
+!2E U+002E period
+!2F U+002F slash
+!30 U+0030 zero
+!31 U+0031 one
+!32 U+0032 two
+!33 U+0033 three
+!34 U+0034 four
+!35 U+0035 five
+!36 U+0036 six
+!37 U+0037 seven
+!38 U+0038 eight
+!39 U+0039 nine
+!3A U+003A colon
+!3B U+003B semicolon
+!3C U+003C less
+!3D U+003D equal
+!3E U+003E greater
+!3F U+003F question
+!40 U+0040 at
+!41 U+0041 A
+!42 U+0042 B
+!43 U+0043 C
+!44 U+0044 D
+!45 U+0045 E
+!46 U+0046 F
+!47 U+0047 G
+!48 U+0048 H
+!49 U+0049 I
+!4A U+004A J
+!4B U+004B K
+!4C U+004C L
+!4D U+004D M
+!4E U+004E N
+!4F U+004F O
+!50 U+0050 P
+!51 U+0051 Q
+!52 U+0052 R
+!53 U+0053 S
+!54 U+0054 T
+!55 U+0055 U
+!56 U+0056 V
+!57 U+0057 W
+!58 U+0058 X
+!59 U+0059 Y
+!5A U+005A Z
+!5B U+005B bracketleft
+!5C U+005C backslash
+!5D U+005D bracketright
+!5E U+005E asciicircum
+!5F U+005F underscore
+!60 U+0060 grave
+!61 U+0061 a
+!62 U+0062 b
+!63 U+0063 c
+!64 U+0064 d
+!65 U+0065 e
+!66 U+0066 f
+!67 U+0067 g
+!68 U+0068 h
+!69 U+0069 i
+!6A U+006A j
+!6B U+006B k
+!6C U+006C l
+!6D U+006D m
+!6E U+006E n
+!6F U+006F o
+!70 U+0070 p
+!71 U+0071 q
+!72 U+0072 r
+!73 U+0073 s
+!74 U+0074 t
+!75 U+0075 u
+!76 U+0076 v
+!77 U+0077 w
+!78 U+0078 x
+!79 U+0079 y
+!7A U+007A z
+!7B U+007B braceleft
+!7C U+007C bar
+!7D U+007D braceright
+!7E U+007E asciitilde
+!7F U+007F .notdef
+!80 U+0080 .notdef
+!81 U+0081 .notdef
+!82 U+0082 .notdef
+!83 U+0083 .notdef
+!84 U+0084 .notdef
+!85 U+0085 .notdef
+!86 U+0086 .notdef
+!87 U+0087 .notdef
+!88 U+0088 .notdef
+!89 U+0089 .notdef
+!8A U+008A .notdef
+!8B U+008B .notdef
+!8C U+008C .notdef
+!8D U+008D .notdef
+!8E U+008E .notdef
+!8F U+008F .notdef
+!90 U+0090 .notdef
+!91 U+0091 .notdef
+!92 U+0092 .notdef
+!93 U+0093 .notdef
+!94 U+0094 .notdef
+!95 U+0095 .notdef
+!96 U+0096 .notdef
+!97 U+0097 .notdef
+!98 U+0098 .notdef
+!99 U+0099 .notdef
+!9A U+009A .notdef
+!9B U+009B .notdef
+!9C U+009C .notdef
+!9D U+009D .notdef
+!9E U+009E .notdef
+!9F U+009F .notdef
+!A0 U+00A0 space
+!A1 U+0401 afii10023
+!A2 U+0402 afii10051
+!A3 U+0403 afii10052
+!A4 U+0404 afii10053
+!A5 U+0405 afii10054
+!A6 U+0406 afii10055
+!A7 U+0407 afii10056
+!A8 U+0408 afii10057
+!A9 U+0409 afii10058
+!AA U+040A afii10059
+!AB U+040B afii10060
+!AC U+040C afii10061
+!AD U+00AD hyphen
+!AE U+040E afii10062
+!AF U+040F afii10145
+!B0 U+0410 afii10017
+!B1 U+0411 afii10018
+!B2 U+0412 afii10019
+!B3 U+0413 afii10020
+!B4 U+0414 afii10021
+!B5 U+0415 afii10022
+!B6 U+0416 afii10024
+!B7 U+0417 afii10025
+!B8 U+0418 afii10026
+!B9 U+0419 afii10027
+!BA U+041A afii10028
+!BB U+041B afii10029
+!BC U+041C afii10030
+!BD U+041D afii10031
+!BE U+041E afii10032
+!BF U+041F afii10033
+!C0 U+0420 afii10034
+!C1 U+0421 afii10035
+!C2 U+0422 afii10036
+!C3 U+0423 afii10037
+!C4 U+0424 afii10038
+!C5 U+0425 afii10039
+!C6 U+0426 afii10040
+!C7 U+0427 afii10041
+!C8 U+0428 afii10042
+!C9 U+0429 afii10043
+!CA U+042A afii10044
+!CB U+042B afii10045
+!CC U+042C afii10046
+!CD U+042D afii10047
+!CE U+042E afii10048
+!CF U+042F afii10049
+!D0 U+0430 afii10065
+!D1 U+0431 afii10066
+!D2 U+0432 afii10067
+!D3 U+0433 afii10068
+!D4 U+0434 afii10069
+!D5 U+0435 afii10070
+!D6 U+0436 afii10072
+!D7 U+0437 afii10073
+!D8 U+0438 afii10074
+!D9 U+0439 afii10075
+!DA U+043A afii10076
+!DB U+043B afii10077
+!DC U+043C afii10078
+!DD U+043D afii10079
+!DE U+043E afii10080
+!DF U+043F afii10081
+!E0 U+0440 afii10082
+!E1 U+0441 afii10083
+!E2 U+0442 afii10084
+!E3 U+0443 afii10085
+!E4 U+0444 afii10086
+!E5 U+0445 afii10087
+!E6 U+0446 afii10088
+!E7 U+0447 afii10089
+!E8 U+0448 afii10090
+!E9 U+0449 afii10091
+!EA U+044A afii10092
+!EB U+044B afii10093
+!EC U+044C afii10094
+!ED U+044D afii10095
+!EE U+044E afii10096
+!EF U+044F afii10097
+!F0 U+2116 afii61352
+!F1 U+0451 afii10071
+!F2 U+0452 afii10099
+!F3 U+0453 afii10100
+!F4 U+0454 afii10101
+!F5 U+0455 afii10102
+!F6 U+0456 afii10103
+!F7 U+0457 afii10104
+!F8 U+0458 afii10105
+!F9 U+0459 afii10106
+!FA U+045A afii10107
+!FB U+045B afii10108
+!FC U+045C afii10109
+!FD U+00A7 section
+!FE U+045E afii10110
+!FF U+045F afii10193
diff --git a/font/makefont/iso-8859-7.map b/font/makefont/iso-8859-7.map
new file mode 100644
index 0000000..e163796
--- /dev/null
+++ b/font/makefont/iso-8859-7.map
@@ -0,0 +1,250 @@
+!00 U+0000 .notdef
+!01 U+0001 .notdef
+!02 U+0002 .notdef
+!03 U+0003 .notdef
+!04 U+0004 .notdef
+!05 U+0005 .notdef
+!06 U+0006 .notdef
+!07 U+0007 .notdef
+!08 U+0008 .notdef
+!09 U+0009 .notdef
+!0A U+000A .notdef
+!0B U+000B .notdef
+!0C U+000C .notdef
+!0D U+000D .notdef
+!0E U+000E .notdef
+!0F U+000F .notdef
+!10 U+0010 .notdef
+!11 U+0011 .notdef
+!12 U+0012 .notdef
+!13 U+0013 .notdef
+!14 U+0014 .notdef
+!15 U+0015 .notdef
+!16 U+0016 .notdef
+!17 U+0017 .notdef
+!18 U+0018 .notdef
+!19 U+0019 .notdef
+!1A U+001A .notdef
+!1B U+001B .notdef
+!1C U+001C .notdef
+!1D U+001D .notdef
+!1E U+001E .notdef
+!1F U+001F .notdef
+!20 U+0020 space
+!21 U+0021 exclam
+!22 U+0022 quotedbl
+!23 U+0023 numbersign
+!24 U+0024 dollar
+!25 U+0025 percent
+!26 U+0026 ampersand
+!27 U+0027 quotesingle
+!28 U+0028 parenleft
+!29 U+0029 parenright
+!2A U+002A asterisk
+!2B U+002B plus
+!2C U+002C comma
+!2D U+002D hyphen
+!2E U+002E period
+!2F U+002F slash
+!30 U+0030 zero
+!31 U+0031 one
+!32 U+0032 two
+!33 U+0033 three
+!34 U+0034 four
+!35 U+0035 five
+!36 U+0036 six
+!37 U+0037 seven
+!38 U+0038 eight
+!39 U+0039 nine
+!3A U+003A colon
+!3B U+003B semicolon
+!3C U+003C less
+!3D U+003D equal
+!3E U+003E greater
+!3F U+003F question
+!40 U+0040 at
+!41 U+0041 A
+!42 U+0042 B
+!43 U+0043 C
+!44 U+0044 D
+!45 U+0045 E
+!46 U+0046 F
+!47 U+0047 G
+!48 U+0048 H
+!49 U+0049 I
+!4A U+004A J
+!4B U+004B K
+!4C U+004C L
+!4D U+004D M
+!4E U+004E N
+!4F U+004F O
+!50 U+0050 P
+!51 U+0051 Q
+!52 U+0052 R
+!53 U+0053 S
+!54 U+0054 T
+!55 U+0055 U
+!56 U+0056 V
+!57 U+0057 W
+!58 U+0058 X
+!59 U+0059 Y
+!5A U+005A Z
+!5B U+005B bracketleft
+!5C U+005C backslash
+!5D U+005D bracketright
+!5E U+005E asciicircum
+!5F U+005F underscore
+!60 U+0060 grave
+!61 U+0061 a
+!62 U+0062 b
+!63 U+0063 c
+!64 U+0064 d
+!65 U+0065 e
+!66 U+0066 f
+!67 U+0067 g
+!68 U+0068 h
+!69 U+0069 i
+!6A U+006A j
+!6B U+006B k
+!6C U+006C l
+!6D U+006D m
+!6E U+006E n
+!6F U+006F o
+!70 U+0070 p
+!71 U+0071 q
+!72 U+0072 r
+!73 U+0073 s
+!74 U+0074 t
+!75 U+0075 u
+!76 U+0076 v
+!77 U+0077 w
+!78 U+0078 x
+!79 U+0079 y
+!7A U+007A z
+!7B U+007B braceleft
+!7C U+007C bar
+!7D U+007D braceright
+!7E U+007E asciitilde
+!7F U+007F .notdef
+!80 U+0080 .notdef
+!81 U+0081 .notdef
+!82 U+0082 .notdef
+!83 U+0083 .notdef
+!84 U+0084 .notdef
+!85 U+0085 .notdef
+!86 U+0086 .notdef
+!87 U+0087 .notdef
+!88 U+0088 .notdef
+!89 U+0089 .notdef
+!8A U+008A .notdef
+!8B U+008B .notdef
+!8C U+008C .notdef
+!8D U+008D .notdef
+!8E U+008E .notdef
+!8F U+008F .notdef
+!90 U+0090 .notdef
+!91 U+0091 .notdef
+!92 U+0092 .notdef
+!93 U+0093 .notdef
+!94 U+0094 .notdef
+!95 U+0095 .notdef
+!96 U+0096 .notdef
+!97 U+0097 .notdef
+!98 U+0098 .notdef
+!99 U+0099 .notdef
+!9A U+009A .notdef
+!9B U+009B .notdef
+!9C U+009C .notdef
+!9D U+009D .notdef
+!9E U+009E .notdef
+!9F U+009F .notdef
+!A0 U+00A0 space
+!A1 U+2018 quoteleft
+!A2 U+2019 quoteright
+!A3 U+00A3 sterling
+!A6 U+00A6 brokenbar
+!A7 U+00A7 section
+!A8 U+00A8 dieresis
+!A9 U+00A9 copyright
+!AB U+00AB guillemotleft
+!AC U+00AC logicalnot
+!AD U+00AD hyphen
+!AF U+2015 afii00208
+!B0 U+00B0 degree
+!B1 U+00B1 plusminus
+!B2 U+00B2 twosuperior
+!B3 U+00B3 threesuperior
+!B4 U+0384 tonos
+!B5 U+0385 dieresistonos
+!B6 U+0386 Alphatonos
+!B7 U+00B7 periodcentered
+!B8 U+0388 Epsilontonos
+!B9 U+0389 Etatonos
+!BA U+038A Iotatonos
+!BB U+00BB guillemotright
+!BC U+038C Omicrontonos
+!BD U+00BD onehalf
+!BE U+038E Upsilontonos
+!BF U+038F Omegatonos
+!C0 U+0390 iotadieresistonos
+!C1 U+0391 Alpha
+!C2 U+0392 Beta
+!C3 U+0393 Gamma
+!C4 U+0394 Delta
+!C5 U+0395 Epsilon
+!C6 U+0396 Zeta
+!C7 U+0397 Eta
+!C8 U+0398 Theta
+!C9 U+0399 Iota
+!CA U+039A Kappa
+!CB U+039B Lambda
+!CC U+039C Mu
+!CD U+039D Nu
+!CE U+039E Xi
+!CF U+039F Omicron
+!D0 U+03A0 Pi
+!D1 U+03A1 Rho
+!D3 U+03A3 Sigma
+!D4 U+03A4 Tau
+!D5 U+03A5 Upsilon
+!D6 U+03A6 Phi
+!D7 U+03A7 Chi
+!D8 U+03A8 Psi
+!D9 U+03A9 Omega
+!DA U+03AA Iotadieresis
+!DB U+03AB Upsilondieresis
+!DC U+03AC alphatonos
+!DD U+03AD epsilontonos
+!DE U+03AE etatonos
+!DF U+03AF iotatonos
+!E0 U+03B0 upsilondieresistonos
+!E1 U+03B1 alpha
+!E2 U+03B2 beta
+!E3 U+03B3 gamma
+!E4 U+03B4 delta
+!E5 U+03B5 epsilon
+!E6 U+03B6 zeta
+!E7 U+03B7 eta
+!E8 U+03B8 theta
+!E9 U+03B9 iota
+!EA U+03BA kappa
+!EB U+03BB lambda
+!EC U+03BC mu
+!ED U+03BD nu
+!EE U+03BE xi
+!EF U+03BF omicron
+!F0 U+03C0 pi
+!F1 U+03C1 rho
+!F2 U+03C2 sigma1
+!F3 U+03C3 sigma
+!F4 U+03C4 tau
+!F5 U+03C5 upsilon
+!F6 U+03C6 phi
+!F7 U+03C7 chi
+!F8 U+03C8 psi
+!F9 U+03C9 omega
+!FA U+03CA iotadieresis
+!FB U+03CB upsilondieresis
+!FC U+03CC omicrontonos
+!FD U+03CD upsilontonos
+!FE U+03CE omegatonos
diff --git a/font/makefont/iso-8859-9.map b/font/makefont/iso-8859-9.map
new file mode 100644
index 0000000..48c123a
--- /dev/null
+++ b/font/makefont/iso-8859-9.map
@@ -0,0 +1,256 @@
+!00 U+0000 .notdef
+!01 U+0001 .notdef
+!02 U+0002 .notdef
+!03 U+0003 .notdef
+!04 U+0004 .notdef
+!05 U+0005 .notdef
+!06 U+0006 .notdef
+!07 U+0007 .notdef
+!08 U+0008 .notdef
+!09 U+0009 .notdef
+!0A U+000A .notdef
+!0B U+000B .notdef
+!0C U+000C .notdef
+!0D U+000D .notdef
+!0E U+000E .notdef
+!0F U+000F .notdef
+!10 U+0010 .notdef
+!11 U+0011 .notdef
+!12 U+0012 .notdef
+!13 U+0013 .notdef
+!14 U+0014 .notdef
+!15 U+0015 .notdef
+!16 U+0016 .notdef
+!17 U+0017 .notdef
+!18 U+0018 .notdef
+!19 U+0019 .notdef
+!1A U+001A .notdef
+!1B U+001B .notdef
+!1C U+001C .notdef
+!1D U+001D .notdef
+!1E U+001E .notdef
+!1F U+001F .notdef
+!20 U+0020 space
+!21 U+0021 exclam
+!22 U+0022 quotedbl
+!23 U+0023 numbersign
+!24 U+0024 dollar
+!25 U+0025 percent
+!26 U+0026 ampersand
+!27 U+0027 quotesingle
+!28 U+0028 parenleft
+!29 U+0029 parenright
+!2A U+002A asterisk
+!2B U+002B plus
+!2C U+002C comma
+!2D U+002D hyphen
+!2E U+002E period
+!2F U+002F slash
+!30 U+0030 zero
+!31 U+0031 one
+!32 U+0032 two
+!33 U+0033 three
+!34 U+0034 four
+!35 U+0035 five
+!36 U+0036 six
+!37 U+0037 seven
+!38 U+0038 eight
+!39 U+0039 nine
+!3A U+003A colon
+!3B U+003B semicolon
+!3C U+003C less
+!3D U+003D equal
+!3E U+003E greater
+!3F U+003F question
+!40 U+0040 at
+!41 U+0041 A
+!42 U+0042 B
+!43 U+0043 C
+!44 U+0044 D
+!45 U+0045 E
+!46 U+0046 F
+!47 U+0047 G
+!48 U+0048 H
+!49 U+0049 I
+!4A U+004A J
+!4B U+004B K
+!4C U+004C L
+!4D U+004D M
+!4E U+004E N
+!4F U+004F O
+!50 U+0050 P
+!51 U+0051 Q
+!52 U+0052 R
+!53 U+0053 S
+!54 U+0054 T
+!55 U+0055 U
+!56 U+0056 V
+!57 U+0057 W
+!58 U+0058 X
+!59 U+0059 Y
+!5A U+005A Z
+!5B U+005B bracketleft
+!5C U+005C backslash
+!5D U+005D bracketright
+!5E U+005E asciicircum
+!5F U+005F underscore
+!60 U+0060 grave
+!61 U+0061 a
+!62 U+0062 b
+!63 U+0063 c
+!64 U+0064 d
+!65 U+0065 e
+!66 U+0066 f
+!67 U+0067 g
+!68 U+0068 h
+!69 U+0069 i
+!6A U+006A j
+!6B U+006B k
+!6C U+006C l
+!6D U+006D m
+!6E U+006E n
+!6F U+006F o
+!70 U+0070 p
+!71 U+0071 q
+!72 U+0072 r
+!73 U+0073 s
+!74 U+0074 t
+!75 U+0075 u
+!76 U+0076 v
+!77 U+0077 w
+!78 U+0078 x
+!79 U+0079 y
+!7A U+007A z
+!7B U+007B braceleft
+!7C U+007C bar
+!7D U+007D braceright
+!7E U+007E asciitilde
+!7F U+007F .notdef
+!80 U+0080 .notdef
+!81 U+0081 .notdef
+!82 U+0082 .notdef
+!83 U+0083 .notdef
+!84 U+0084 .notdef
+!85 U+0085 .notdef
+!86 U+0086 .notdef
+!87 U+0087 .notdef
+!88 U+0088 .notdef
+!89 U+0089 .notdef
+!8A U+008A .notdef
+!8B U+008B .notdef
+!8C U+008C .notdef
+!8D U+008D .notdef
+!8E U+008E .notdef
+!8F U+008F .notdef
+!90 U+0090 .notdef
+!91 U+0091 .notdef
+!92 U+0092 .notdef
+!93 U+0093 .notdef
+!94 U+0094 .notdef
+!95 U+0095 .notdef
+!96 U+0096 .notdef
+!97 U+0097 .notdef
+!98 U+0098 .notdef
+!99 U+0099 .notdef
+!9A U+009A .notdef
+!9B U+009B .notdef
+!9C U+009C .notdef
+!9D U+009D .notdef
+!9E U+009E .notdef
+!9F U+009F .notdef
+!A0 U+00A0 space
+!A1 U+00A1 exclamdown
+!A2 U+00A2 cent
+!A3 U+00A3 sterling
+!A4 U+00A4 currency
+!A5 U+00A5 yen
+!A6 U+00A6 brokenbar
+!A7 U+00A7 section
+!A8 U+00A8 dieresis
+!A9 U+00A9 copyright
+!AA U+00AA ordfeminine
+!AB U+00AB guillemotleft
+!AC U+00AC logicalnot
+!AD U+00AD hyphen
+!AE U+00AE registered
+!AF U+00AF macron
+!B0 U+00B0 degree
+!B1 U+00B1 plusminus
+!B2 U+00B2 twosuperior
+!B3 U+00B3 threesuperior
+!B4 U+00B4 acute
+!B5 U+00B5 mu
+!B6 U+00B6 paragraph
+!B7 U+00B7 periodcentered
+!B8 U+00B8 cedilla
+!B9 U+00B9 onesuperior
+!BA U+00BA ordmasculine
+!BB U+00BB guillemotright
+!BC U+00BC onequarter
+!BD U+00BD onehalf
+!BE U+00BE threequarters
+!BF U+00BF questiondown
+!C0 U+00C0 Agrave
+!C1 U+00C1 Aacute
+!C2 U+00C2 Acircumflex
+!C3 U+00C3 Atilde
+!C4 U+00C4 Adieresis
+!C5 U+00C5 Aring
+!C6 U+00C6 AE
+!C7 U+00C7 Ccedilla
+!C8 U+00C8 Egrave
+!C9 U+00C9 Eacute
+!CA U+00CA Ecircumflex
+!CB U+00CB Edieresis
+!CC U+00CC Igrave
+!CD U+00CD Iacute
+!CE U+00CE Icircumflex
+!CF U+00CF Idieresis
+!D0 U+011E Gbreve
+!D1 U+00D1 Ntilde
+!D2 U+00D2 Ograve
+!D3 U+00D3 Oacute
+!D4 U+00D4 Ocircumflex
+!D5 U+00D5 Otilde
+!D6 U+00D6 Odieresis
+!D7 U+00D7 multiply
+!D8 U+00D8 Oslash
+!D9 U+00D9 Ugrave
+!DA U+00DA Uacute
+!DB U+00DB Ucircumflex
+!DC U+00DC Udieresis
+!DD U+0130 Idotaccent
+!DE U+015E Scedilla
+!DF U+00DF germandbls
+!E0 U+00E0 agrave
+!E1 U+00E1 aacute
+!E2 U+00E2 acircumflex
+!E3 U+00E3 atilde
+!E4 U+00E4 adieresis
+!E5 U+00E5 aring
+!E6 U+00E6 ae
+!E7 U+00E7 ccedilla
+!E8 U+00E8 egrave
+!E9 U+00E9 eacute
+!EA U+00EA ecircumflex
+!EB U+00EB edieresis
+!EC U+00EC igrave
+!ED U+00ED iacute
+!EE U+00EE icircumflex
+!EF U+00EF idieresis
+!F0 U+011F gbreve
+!F1 U+00F1 ntilde
+!F2 U+00F2 ograve
+!F3 U+00F3 oacute
+!F4 U+00F4 ocircumflex
+!F5 U+00F5 otilde
+!F6 U+00F6 odieresis
+!F7 U+00F7 divide
+!F8 U+00F8 oslash
+!F9 U+00F9 ugrave
+!FA U+00FA uacute
+!FB U+00FB ucircumflex
+!FC U+00FC udieresis
+!FD U+0131 dotlessi
+!FE U+015F scedilla
+!FF U+00FF ydieresis
diff --git a/font/makefont/koi8-r.map b/font/makefont/koi8-r.map
new file mode 100644
index 0000000..6ad5d05
--- /dev/null
+++ b/font/makefont/koi8-r.map
@@ -0,0 +1,256 @@
+!00 U+0000 .notdef
+!01 U+0001 .notdef
+!02 U+0002 .notdef
+!03 U+0003 .notdef
+!04 U+0004 .notdef
+!05 U+0005 .notdef
+!06 U+0006 .notdef
+!07 U+0007 .notdef
+!08 U+0008 .notdef
+!09 U+0009 .notdef
+!0A U+000A .notdef
+!0B U+000B .notdef
+!0C U+000C .notdef
+!0D U+000D .notdef
+!0E U+000E .notdef
+!0F U+000F .notdef
+!10 U+0010 .notdef
+!11 U+0011 .notdef
+!12 U+0012 .notdef
+!13 U+0013 .notdef
+!14 U+0014 .notdef
+!15 U+0015 .notdef
+!16 U+0016 .notdef
+!17 U+0017 .notdef
+!18 U+0018 .notdef
+!19 U+0019 .notdef
+!1A U+001A .notdef
+!1B U+001B .notdef
+!1C U+001C .notdef
+!1D U+001D .notdef
+!1E U+001E .notdef
+!1F U+001F .notdef
+!20 U+0020 space
+!21 U+0021 exclam
+!22 U+0022 quotedbl
+!23 U+0023 numbersign
+!24 U+0024 dollar
+!25 U+0025 percent
+!26 U+0026 ampersand
+!27 U+0027 quotesingle
+!28 U+0028 parenleft
+!29 U+0029 parenright
+!2A U+002A asterisk
+!2B U+002B plus
+!2C U+002C comma
+!2D U+002D hyphen
+!2E U+002E period
+!2F U+002F slash
+!30 U+0030 zero
+!31 U+0031 one
+!32 U+0032 two
+!33 U+0033 three
+!34 U+0034 four
+!35 U+0035 five
+!36 U+0036 six
+!37 U+0037 seven
+!38 U+0038 eight
+!39 U+0039 nine
+!3A U+003A colon
+!3B U+003B semicolon
+!3C U+003C less
+!3D U+003D equal
+!3E U+003E greater
+!3F U+003F question
+!40 U+0040 at
+!41 U+0041 A
+!42 U+0042 B
+!43 U+0043 C
+!44 U+0044 D
+!45 U+0045 E
+!46 U+0046 F
+!47 U+0047 G
+!48 U+0048 H
+!49 U+0049 I
+!4A U+004A J
+!4B U+004B K
+!4C U+004C L
+!4D U+004D M
+!4E U+004E N
+!4F U+004F O
+!50 U+0050 P
+!51 U+0051 Q
+!52 U+0052 R
+!53 U+0053 S
+!54 U+0054 T
+!55 U+0055 U
+!56 U+0056 V
+!57 U+0057 W
+!58 U+0058 X
+!59 U+0059 Y
+!5A U+005A Z
+!5B U+005B bracketleft
+!5C U+005C backslash
+!5D U+005D bracketright
+!5E U+005E asciicircum
+!5F U+005F underscore
+!60 U+0060 grave
+!61 U+0061 a
+!62 U+0062 b
+!63 U+0063 c
+!64 U+0064 d
+!65 U+0065 e
+!66 U+0066 f
+!67 U+0067 g
+!68 U+0068 h
+!69 U+0069 i
+!6A U+006A j
+!6B U+006B k
+!6C U+006C l
+!6D U+006D m
+!6E U+006E n
+!6F U+006F o
+!70 U+0070 p
+!71 U+0071 q
+!72 U+0072 r
+!73 U+0073 s
+!74 U+0074 t
+!75 U+0075 u
+!76 U+0076 v
+!77 U+0077 w
+!78 U+0078 x
+!79 U+0079 y
+!7A U+007A z
+!7B U+007B braceleft
+!7C U+007C bar
+!7D U+007D braceright
+!7E U+007E asciitilde
+!7F U+007F .notdef
+!80 U+2500 SF100000
+!81 U+2502 SF110000
+!82 U+250C SF010000
+!83 U+2510 SF030000
+!84 U+2514 SF020000
+!85 U+2518 SF040000
+!86 U+251C SF080000
+!87 U+2524 SF090000
+!88 U+252C SF060000
+!89 U+2534 SF070000
+!8A U+253C SF050000
+!8B U+2580 upblock
+!8C U+2584 dnblock
+!8D U+2588 block
+!8E U+258C lfblock
+!8F U+2590 rtblock
+!90 U+2591 ltshade
+!91 U+2592 shade
+!92 U+2593 dkshade
+!93 U+2320 integraltp
+!94 U+25A0 filledbox
+!95 U+2219 periodcentered
+!96 U+221A radical
+!97 U+2248 approxequal
+!98 U+2264 lessequal
+!99 U+2265 greaterequal
+!9A U+00A0 space
+!9B U+2321 integralbt
+!9C U+00B0 degree
+!9D U+00B2 twosuperior
+!9E U+00B7 periodcentered
+!9F U+00F7 divide
+!A0 U+2550 SF430000
+!A1 U+2551 SF240000
+!A2 U+2552 SF510000
+!A3 U+0451 afii10071
+!A4 U+2553 SF520000
+!A5 U+2554 SF390000
+!A6 U+2555 SF220000
+!A7 U+2556 SF210000
+!A8 U+2557 SF250000
+!A9 U+2558 SF500000
+!AA U+2559 SF490000
+!AB U+255A SF380000
+!AC U+255B SF280000
+!AD U+255C SF270000
+!AE U+255D SF260000
+!AF U+255E SF360000
+!B0 U+255F SF370000
+!B1 U+2560 SF420000
+!B2 U+2561 SF190000
+!B3 U+0401 afii10023
+!B4 U+2562 SF200000
+!B5 U+2563 SF230000
+!B6 U+2564 SF470000
+!B7 U+2565 SF480000
+!B8 U+2566 SF410000
+!B9 U+2567 SF450000
+!BA U+2568 SF460000
+!BB U+2569 SF400000
+!BC U+256A SF540000
+!BD U+256B SF530000
+!BE U+256C SF440000
+!BF U+00A9 copyright
+!C0 U+044E afii10096
+!C1 U+0430 afii10065
+!C2 U+0431 afii10066
+!C3 U+0446 afii10088
+!C4 U+0434 afii10069
+!C5 U+0435 afii10070
+!C6 U+0444 afii10086
+!C7 U+0433 afii10068
+!C8 U+0445 afii10087
+!C9 U+0438 afii10074
+!CA U+0439 afii10075
+!CB U+043A afii10076
+!CC U+043B afii10077
+!CD U+043C afii10078
+!CE U+043D afii10079
+!CF U+043E afii10080
+!D0 U+043F afii10081
+!D1 U+044F afii10097
+!D2 U+0440 afii10082
+!D3 U+0441 afii10083
+!D4 U+0442 afii10084
+!D5 U+0443 afii10085
+!D6 U+0436 afii10072
+!D7 U+0432 afii10067
+!D8 U+044C afii10094
+!D9 U+044B afii10093
+!DA U+0437 afii10073
+!DB U+0448 afii10090
+!DC U+044D afii10095
+!DD U+0449 afii10091
+!DE U+0447 afii10089
+!DF U+044A afii10092
+!E0 U+042E afii10048
+!E1 U+0410 afii10017
+!E2 U+0411 afii10018
+!E3 U+0426 afii10040
+!E4 U+0414 afii10021
+!E5 U+0415 afii10022
+!E6 U+0424 afii10038
+!E7 U+0413 afii10020
+!E8 U+0425 afii10039
+!E9 U+0418 afii10026
+!EA U+0419 afii10027
+!EB U+041A afii10028
+!EC U+041B afii10029
+!ED U+041C afii10030
+!EE U+041D afii10031
+!EF U+041E afii10032
+!F0 U+041F afii10033
+!F1 U+042F afii10049
+!F2 U+0420 afii10034
+!F3 U+0421 afii10035
+!F4 U+0422 afii10036
+!F5 U+0423 afii10037
+!F6 U+0416 afii10024
+!F7 U+0412 afii10019
+!F8 U+042C afii10046
+!F9 U+042B afii10045
+!FA U+0417 afii10025
+!FB U+0428 afii10042
+!FC U+042D afii10047
+!FD U+0429 afii10043
+!FE U+0427 afii10041
+!FF U+042A afii10044
diff --git a/font/makefont/koi8-u.map b/font/makefont/koi8-u.map
new file mode 100644
index 0000000..40a7e4f
--- /dev/null
+++ b/font/makefont/koi8-u.map
@@ -0,0 +1,256 @@
+!00 U+0000 .notdef
+!01 U+0001 .notdef
+!02 U+0002 .notdef
+!03 U+0003 .notdef
+!04 U+0004 .notdef
+!05 U+0005 .notdef
+!06 U+0006 .notdef
+!07 U+0007 .notdef
+!08 U+0008 .notdef
+!09 U+0009 .notdef
+!0A U+000A .notdef
+!0B U+000B .notdef
+!0C U+000C .notdef
+!0D U+000D .notdef
+!0E U+000E .notdef
+!0F U+000F .notdef
+!10 U+0010 .notdef
+!11 U+0011 .notdef
+!12 U+0012 .notdef
+!13 U+0013 .notdef
+!14 U+0014 .notdef
+!15 U+0015 .notdef
+!16 U+0016 .notdef
+!17 U+0017 .notdef
+!18 U+0018 .notdef
+!19 U+0019 .notdef
+!1A U+001A .notdef
+!1B U+001B .notdef
+!1C U+001C .notdef
+!1D U+001D .notdef
+!1E U+001E .notdef
+!1F U+001F .notdef
+!20 U+0020 space
+!21 U+0021 exclam
+!22 U+0022 quotedbl
+!23 U+0023 numbersign
+!24 U+0024 dollar
+!25 U+0025 percent
+!26 U+0026 ampersand
+!27 U+0027 quotesingle
+!28 U+0028 parenleft
+!29 U+0029 parenright
+!2A U+002A asterisk
+!2B U+002B plus
+!2C U+002C comma
+!2D U+002D hyphen
+!2E U+002E period
+!2F U+002F slash
+!30 U+0030 zero
+!31 U+0031 one
+!32 U+0032 two
+!33 U+0033 three
+!34 U+0034 four
+!35 U+0035 five
+!36 U+0036 six
+!37 U+0037 seven
+!38 U+0038 eight
+!39 U+0039 nine
+!3A U+003A colon
+!3B U+003B semicolon
+!3C U+003C less
+!3D U+003D equal
+!3E U+003E greater
+!3F U+003F question
+!40 U+0040 at
+!41 U+0041 A
+!42 U+0042 B
+!43 U+0043 C
+!44 U+0044 D
+!45 U+0045 E
+!46 U+0046 F
+!47 U+0047 G
+!48 U+0048 H
+!49 U+0049 I
+!4A U+004A J
+!4B U+004B K
+!4C U+004C L
+!4D U+004D M
+!4E U+004E N
+!4F U+004F O
+!50 U+0050 P
+!51 U+0051 Q
+!52 U+0052 R
+!53 U+0053 S
+!54 U+0054 T
+!55 U+0055 U
+!56 U+0056 V
+!57 U+0057 W
+!58 U+0058 X
+!59 U+0059 Y
+!5A U+005A Z
+!5B U+005B bracketleft
+!5C U+005C backslash
+!5D U+005D bracketright
+!5E U+005E asciicircum
+!5F U+005F underscore
+!60 U+0060 grave
+!61 U+0061 a
+!62 U+0062 b
+!63 U+0063 c
+!64 U+0064 d
+!65 U+0065 e
+!66 U+0066 f
+!67 U+0067 g
+!68 U+0068 h
+!69 U+0069 i
+!6A U+006A j
+!6B U+006B k
+!6C U+006C l
+!6D U+006D m
+!6E U+006E n
+!6F U+006F o
+!70 U+0070 p
+!71 U+0071 q
+!72 U+0072 r
+!73 U+0073 s
+!74 U+0074 t
+!75 U+0075 u
+!76 U+0076 v
+!77 U+0077 w
+!78 U+0078 x
+!79 U+0079 y
+!7A U+007A z
+!7B U+007B braceleft
+!7C U+007C bar
+!7D U+007D braceright
+!7E U+007E asciitilde
+!7F U+007F .notdef
+!80 U+2500 SF100000
+!81 U+2502 SF110000
+!82 U+250C SF010000
+!83 U+2510 SF030000
+!84 U+2514 SF020000
+!85 U+2518 SF040000
+!86 U+251C SF080000
+!87 U+2524 SF090000
+!88 U+252C SF060000
+!89 U+2534 SF070000
+!8A U+253C SF050000
+!8B U+2580 upblock
+!8C U+2584 dnblock
+!8D U+2588 block
+!8E U+258C lfblock
+!8F U+2590 rtblock
+!90 U+2591 ltshade
+!91 U+2592 shade
+!92 U+2593 dkshade
+!93 U+2320 integraltp
+!94 U+25A0 filledbox
+!95 U+2022 bullet
+!96 U+221A radical
+!97 U+2248 approxequal
+!98 U+2264 lessequal
+!99 U+2265 greaterequal
+!9A U+00A0 space
+!9B U+2321 integralbt
+!9C U+00B0 degree
+!9D U+00B2 twosuperior
+!9E U+00B7 periodcentered
+!9F U+00F7 divide
+!A0 U+2550 SF430000
+!A1 U+2551 SF240000
+!A2 U+2552 SF510000
+!A3 U+0451 afii10071
+!A4 U+0454 afii10101
+!A5 U+2554 SF390000
+!A6 U+0456 afii10103
+!A7 U+0457 afii10104
+!A8 U+2557 SF250000
+!A9 U+2558 SF500000
+!AA U+2559 SF490000
+!AB U+255A SF380000
+!AC U+255B SF280000
+!AD U+0491 afii10098
+!AE U+255D SF260000
+!AF U+255E SF360000
+!B0 U+255F SF370000
+!B1 U+2560 SF420000
+!B2 U+2561 SF190000
+!B3 U+0401 afii10023
+!B4 U+0404 afii10053
+!B5 U+2563 SF230000
+!B6 U+0406 afii10055
+!B7 U+0407 afii10056
+!B8 U+2566 SF410000
+!B9 U+2567 SF450000
+!BA U+2568 SF460000
+!BB U+2569 SF400000
+!BC U+256A SF540000
+!BD U+0490 afii10050
+!BE U+256C SF440000
+!BF U+00A9 copyright
+!C0 U+044E afii10096
+!C1 U+0430 afii10065
+!C2 U+0431 afii10066
+!C3 U+0446 afii10088
+!C4 U+0434 afii10069
+!C5 U+0435 afii10070
+!C6 U+0444 afii10086
+!C7 U+0433 afii10068
+!C8 U+0445 afii10087
+!C9 U+0438 afii10074
+!CA U+0439 afii10075
+!CB U+043A afii10076
+!CC U+043B afii10077
+!CD U+043C afii10078
+!CE U+043D afii10079
+!CF U+043E afii10080
+!D0 U+043F afii10081
+!D1 U+044F afii10097
+!D2 U+0440 afii10082
+!D3 U+0441 afii10083
+!D4 U+0442 afii10084
+!D5 U+0443 afii10085
+!D6 U+0436 afii10072
+!D7 U+0432 afii10067
+!D8 U+044C afii10094
+!D9 U+044B afii10093
+!DA U+0437 afii10073
+!DB U+0448 afii10090
+!DC U+044D afii10095
+!DD U+0449 afii10091
+!DE U+0447 afii10089
+!DF U+044A afii10092
+!E0 U+042E afii10048
+!E1 U+0410 afii10017
+!E2 U+0411 afii10018
+!E3 U+0426 afii10040
+!E4 U+0414 afii10021
+!E5 U+0415 afii10022
+!E6 U+0424 afii10038
+!E7 U+0413 afii10020
+!E8 U+0425 afii10039
+!E9 U+0418 afii10026
+!EA U+0419 afii10027
+!EB U+041A afii10028
+!EC U+041B afii10029
+!ED U+041C afii10030
+!EE U+041D afii10031
+!EF U+041E afii10032
+!F0 U+041F afii10033
+!F1 U+042F afii10049
+!F2 U+0420 afii10034
+!F3 U+0421 afii10035
+!F4 U+0422 afii10036
+!F5 U+0423 afii10037
+!F6 U+0416 afii10024
+!F7 U+0412 afii10019
+!F8 U+042C afii10046
+!F9 U+042B afii10045
+!FA U+0417 afii10025
+!FB U+0428 afii10042
+!FC U+042D afii10047
+!FD U+0429 afii10043
+!FE U+0427 afii10041
+!FF U+042A afii10044
diff --git a/font/makefont/makefont.php b/font/makefont/makefont.php
new file mode 100644
index 0000000..178e9e2
--- /dev/null
+++ b/font/makefont/makefont.php
@@ -0,0 +1,416 @@
+Error: encoding not found: '.$enc);
+ $cc2gn=array();
+ foreach($a as $l)
+ {
+ if($l{0}=='!')
+ {
+ $e=preg_split('/[ \\t]+/',rtrim($l));
+ $cc=hexdec(substr($e[0],1));
+ $gn=$e[2];
+ $cc2gn[$cc]=$gn;
+ }
+ }
+ for($i=0;$i<=255;$i++)
+ {
+ if(!isset($cc2gn[$i]))
+ $cc2gn[$i]='.notdef';
+ }
+ return $cc2gn;
+}
+
+function ReadAFM($file,&$map)
+{
+ //Read a font metric file
+ $a=file($file);
+ if(empty($a))
+ die('File not found');
+ $widths=array();
+ $fm=array();
+ $fix=array('Edot'=>'Edotaccent','edot'=>'edotaccent','Idot'=>'Idotaccent','Zdot'=>'Zdotaccent','zdot'=>'zdotaccent',
+ 'Odblacute'=>'Ohungarumlaut','odblacute'=>'ohungarumlaut','Udblacute'=>'Uhungarumlaut','udblacute'=>'uhungarumlaut',
+ 'Gcedilla'=>'Gcommaaccent','gcedilla'=>'gcommaaccent','Kcedilla'=>'Kcommaaccent','kcedilla'=>'kcommaaccent',
+ 'Lcedilla'=>'Lcommaaccent','lcedilla'=>'lcommaaccent','Ncedilla'=>'Ncommaaccent','ncedilla'=>'ncommaaccent',
+ 'Rcedilla'=>'Rcommaaccent','rcedilla'=>'rcommaaccent','Scedilla'=>'Scommaaccent','scedilla'=>'scommaaccent',
+ 'Tcedilla'=>'Tcommaaccent','tcedilla'=>'tcommaaccent','Dslash'=>'Dcroat','dslash'=>'dcroat','Dmacron'=>'Dcroat','dmacron'=>'dcroat',
+ 'combininggraveaccent'=>'gravecomb','combininghookabove'=>'hookabovecomb','combiningtildeaccent'=>'tildecomb',
+ 'combiningacuteaccent'=>'acutecomb','combiningdotbelow'=>'dotbelowcomb','dongsign'=>'dong');
+ foreach($a as $l)
+ {
+ $e=explode(' ',rtrim($l));
+ if(count($e)<2)
+ continue;
+ $code=$e[0];
+ $param=$e[1];
+ if($code=='C')
+ {
+ //Character metrics
+ $cc=(int)$e[1];
+ $w=$e[4];
+ $gn=$e[7];
+ if(substr($gn,-4)=='20AC')
+ $gn='Euro';
+ if(isset($fix[$gn]))
+ {
+ //Fix incorrect glyph name
+ foreach($map as $c=>$n)
+ {
+ if($n==$fix[$gn])
+ $map[$c]=$gn;
+ }
+ }
+ if(empty($map))
+ {
+ //Symbolic font: use built-in encoding
+ $widths[$cc]=$w;
+ }
+ else
+ {
+ $widths[$gn]=$w;
+ if($gn=='X')
+ $fm['CapXHeight']=$e[13];
+ }
+ if($gn=='.notdef')
+ $fm['MissingWidth']=$w;
+ }
+ elseif($code=='FontName')
+ $fm['FontName']=$param;
+ elseif($code=='Weight')
+ $fm['Weight']=$param;
+ elseif($code=='ItalicAngle')
+ $fm['ItalicAngle']=(double)$param;
+ elseif($code=='Ascender')
+ $fm['Ascender']=(int)$param;
+ elseif($code=='Descender')
+ $fm['Descender']=(int)$param;
+ elseif($code=='UnderlineThickness')
+ $fm['UnderlineThickness']=(int)$param;
+ elseif($code=='UnderlinePosition')
+ $fm['UnderlinePosition']=(int)$param;
+ elseif($code=='IsFixedPitch')
+ $fm['IsFixedPitch']=($param=='true');
+ elseif($code=='FontBBox')
+ $fm['FontBBox']=array($e[1],$e[2],$e[3],$e[4]);
+ elseif($code=='CapHeight')
+ $fm['CapHeight']=(int)$param;
+ elseif($code=='StdVW')
+ $fm['StdVW']=(int)$param;
+ }
+ if(!isset($fm['FontName']))
+ die('FontName not found');
+ if(!empty($map))
+ {
+ if(!isset($widths['.notdef']))
+ $widths['.notdef']=600;
+ if(!isset($widths['Delta']) and isset($widths['increment']))
+ $widths['Delta']=$widths['increment'];
+ //Order widths according to map
+ for($i=0;$i<=255;$i++)
+ {
+ if(!isset($widths[$map[$i]]))
+ {
+ echo 'Warning: character '.$map[$i].' is missing ';
+ $widths[$i]=$widths['.notdef'];
+ }
+ else
+ $widths[$i]=$widths[$map[$i]];
+ }
+ }
+ $fm['Widths']=$widths;
+ return $fm;
+}
+
+function MakeFontDescriptor($fm,$symbolic)
+{
+ //Ascent
+ $asc=(isset($fm['Ascender']) ? $fm['Ascender'] : 1000);
+ $fd="array('Ascent'=>".$asc;
+ //Descent
+ $desc=(isset($fm['Descender']) ? $fm['Descender'] : -200);
+ $fd.=",'Descent'=>".$desc;
+ //CapHeight
+ if(isset($fm['CapHeight']))
+ $ch=$fm['CapHeight'];
+ elseif(isset($fm['CapXHeight']))
+ $ch=$fm['CapXHeight'];
+ else
+ $ch=$asc;
+ $fd.=",'CapHeight'=>".$ch;
+ //Flags
+ $flags=0;
+ if(isset($fm['IsFixedPitch']) and $fm['IsFixedPitch'])
+ $flags+=1<<0;
+ if($symbolic)
+ $flags+=1<<2;
+ if(!$symbolic)
+ $flags+=1<<5;
+ if(isset($fm['ItalicAngle']) and $fm['ItalicAngle']!=0)
+ $flags+=1<<6;
+ $fd.=",'Flags'=>".$flags;
+ //FontBBox
+ if(isset($fm['FontBBox']))
+ $fbb=$fm['FontBBox'];
+ else
+ $fbb=array(0,$des-100,1000,$asc+100);
+ $fd.=",'FontBBox'=>'[".$fbb[0].' '.$fbb[1].' '.$fbb[2].' '.$fbb[3]."]'";
+ //ItalicAngle
+ $ia=(isset($fm['ItalicAngle']) ? $fm['ItalicAngle'] : 0);
+ $fd.=",'ItalicAngle'=>".$ia;
+ //StemV
+ if(isset($fm['StdVW']))
+ $stemv=$fm['StdVW'];
+ elseif(isset($fm['Weight']) and eregi('(bold|black)',$fm['Weight']))
+ $stemv=120;
+ else
+ $stemv=70;
+ $fd.=",'StemV'=>".$stemv;
+ //MissingWidth
+ if(isset($fm['MissingWidth']))
+ $fd.=",'MissingWidth'=>".$fm['MissingWidth'];
+ $fd.=')';
+ return $fd;
+}
+
+function MakeWidthArray($fm)
+{
+ //Make character width array
+ $s="array(\n\t";
+ $cw=$fm['Widths'];
+ for($i=0;$i<=255;$i++)
+ {
+ if(chr($i)=="'")
+ $s.="'\\''";
+ elseif(chr($i)=="\\")
+ $s.="'\\\\'";
+ elseif($i>=32 and $i<=126)
+ $s.="'".chr($i)."'";
+ else
+ $s.="chr($i)";
+ $s.='=>'.$fm['Widths'][$i];
+ if($i<255)
+ $s.=',';
+ if(($i+1)%22==0)
+ $s.="\n\t";
+ }
+ $s.=')';
+ return $s;
+}
+
+function MakeFontEncoding($map)
+{
+ //Build differences from reference encoding
+ $ref=ReadMap('cp1252');
+ $s='';
+ $last=0;
+ for($i=32;$i<=255;$i++)
+ {
+ if($map[$i]!=$ref[$i])
+ {
+ if($i!=$last+1)
+ $s.=$i.' ';
+ $last=$i;
+ $s.='/'.$map[$i].' ';
+ }
+ }
+ return rtrim($s);
+}
+
+function SaveToFile($file,$s,$mode='t')
+{
+ $f=fopen($file,'w'.$mode);
+ if(!$f)
+ die('Can\'t write to file '.$file);
+ fwrite($f,$s,strlen($s));
+ fclose($f);
+}
+
+function ReadShort($f)
+{
+ $a=unpack('n1n',fread($f,2));
+ return $a['n'];
+}
+
+function ReadLong($f)
+{
+ $a=unpack('N1N',fread($f,4));
+ return $a['N'];
+}
+
+function CheckTTF($file)
+{
+ //Check if font license allows embedding
+ $f=fopen($file,'rb');
+ if(!$f)
+ die('Error: Can\'t open '.$file);
+ //Extract number of tables
+ fseek($f,4,SEEK_CUR);
+ $nb=ReadShort($f);
+ fseek($f,6,SEEK_CUR);
+ //Seek OS/2 table
+ $found=false;
+ for($i=0;$i<$nb;$i++)
+ {
+ if(fread($f,4)=='OS/2')
+ {
+ $found=true;
+ break;
+ }
+ fseek($f,12,SEEK_CUR);
+ }
+ if(!$found)
+ {
+ fclose($f);
+ return;
+ }
+ fseek($f,4,SEEK_CUR);
+ $offset=ReadLong($f);
+ fseek($f,$offset,SEEK_SET);
+ //Extract fsType flags
+ fseek($f,8,SEEK_CUR);
+ $fsType=ReadShort($f);
+ $rl=($fsType & 0x02)!=0;
+ $pp=($fsType & 0x04)!=0;
+ $e=($fsType & 0x08)!=0;
+ fclose($f);
+ if($rl and !$pp and !$e)
+ echo 'Warning: font license does not allow embedding';
+}
+
+/*******************************************************************************
+* $fontfile : chemin du fichier TTF (ou chaîne vide si pas d'incorporation) *
+* $afmfile : chemin du fichier AFM *
+* $enc : encodage (ou chaîne vide si la police est symbolique) *
+* $patch : patch optionnel pour l'encodage *
+* $type : type de la police si $fontfile est vide *
+*******************************************************************************/
+function MakeFont($fontfile,$afmfile,$enc='cp1252',$patch=array(),$type='TrueType')
+{
+ //Generate a font definition file
+ set_magic_quotes_runtime(0);
+ ini_set('auto_detect_line_endings','1');
+ if($enc)
+ {
+ $map=ReadMap($enc);
+ foreach($patch as $cc=>$gn)
+ $map[$cc]=$gn;
+ }
+ else
+ $map=array();
+ if(!file_exists($afmfile))
+ die('Error: AFM file not found: '.$afmfile);
+ $fm=ReadAFM($afmfile,$map);
+ if($enc)
+ $diff=MakeFontEncoding($map);
+ else
+ $diff='';
+ $fd=MakeFontDescriptor($fm,empty($map));
+ //Find font type
+ if($fontfile)
+ {
+ $ext=strtolower(substr($fontfile,-3));
+ if($ext=='ttf')
+ $type='TrueType';
+ elseif($ext=='pfb')
+ $type='Type1';
+ else
+ die('Error: unrecognized font file extension: '.$ext);
+ }
+ else
+ {
+ if($type!='TrueType' and $type!='Type1')
+ die('Error: incorrect font type: '.$type);
+ }
+ //Start generation
+ $s='Error: font file not found: '.$fontfile);
+ if($type=='TrueType')
+ CheckTTF($fontfile);
+ $f=fopen($fontfile,'rb');
+ if(!$f)
+ die('Error: Can\'t open '.$fontfile);
+ $file=fread($f,filesize($fontfile));
+ fclose($f);
+ if($type=='Type1')
+ {
+ //Find first two sections and discard third one
+ $header=(ord($file{0})==128);
+ if($header)
+ {
+ //Strip first binary header
+ $file=substr($file,6);
+ }
+ $pos=strpos($file,'eexec');
+ if(!$pos)
+ die('Error: font file does not seem to be valid Type1');
+ $size1=$pos+6;
+ if($header and ord($file{$size1})==128)
+ {
+ //Strip second binary header
+ $file=substr($file,0,$size1).substr($file,$size1+6);
+ }
+ $pos=strpos($file,'00000000');
+ if(!$pos)
+ die('Error: font file does not seem to be valid Type1');
+ $size2=$pos-$size1;
+ $file=substr($file,0,$size1+$size2);
+ }
+ if(function_exists('gzcompress'))
+ {
+ $cmp=$basename.'.z';
+ SaveToFile($cmp,gzcompress($file),'b');
+ $s.='$file=\''.$cmp."';\n";
+ echo 'Font file compressed ('.$cmp.') ';
+ }
+ else
+ {
+ $s.='$file=\''.basename($fontfile)."';\n";
+ echo 'Notice: font file could not be compressed (zlib extension not available) ';
+ }
+ if($type=='Type1')
+ {
+ $s.='$size1='.$size1.";\n";
+ $s.='$size2='.$size2.";\n";
+ }
+ else
+ $s.='$originalsize='.filesize($fontfile).";\n";
+ }
+ else
+ {
+ //Not embedded font
+ $s.='$file='."'';\n";
+ }
+ $s.="?>\n";
+ SaveToFile($basename.'.php',$s);
+ echo 'Font definition file generated ('.$basename.'.php'.') ';
+}
+?>
diff --git a/font/symbol.php b/font/symbol.php
new file mode 100644
index 0000000..43b50e4
--- /dev/null
+++ b/font/symbol.php
@@ -0,0 +1,15 @@
+250,chr(1)=>250,chr(2)=>250,chr(3)=>250,chr(4)=>250,chr(5)=>250,chr(6)=>250,chr(7)=>250,chr(8)=>250,chr(9)=>250,chr(10)=>250,chr(11)=>250,chr(12)=>250,chr(13)=>250,chr(14)=>250,chr(15)=>250,chr(16)=>250,chr(17)=>250,chr(18)=>250,chr(19)=>250,chr(20)=>250,chr(21)=>250,
+ chr(22)=>250,chr(23)=>250,chr(24)=>250,chr(25)=>250,chr(26)=>250,chr(27)=>250,chr(28)=>250,chr(29)=>250,chr(30)=>250,chr(31)=>250,' '=>250,'!'=>333,'"'=>713,'#'=>500,'$'=>549,'%'=>833,'&'=>778,'\''=>439,'('=>333,')'=>333,'*'=>500,'+'=>549,
+ ','=>250,'-'=>549,'.'=>250,'/'=>278,'0'=>500,'1'=>500,'2'=>500,'3'=>500,'4'=>500,'5'=>500,'6'=>500,'7'=>500,'8'=>500,'9'=>500,':'=>278,';'=>278,'<'=>549,'='=>549,'>'=>549,'?'=>444,'@'=>549,'A'=>722,
+ 'B'=>667,'C'=>722,'D'=>612,'E'=>611,'F'=>763,'G'=>603,'H'=>722,'I'=>333,'J'=>631,'K'=>722,'L'=>686,'M'=>889,'N'=>722,'O'=>722,'P'=>768,'Q'=>741,'R'=>556,'S'=>592,'T'=>611,'U'=>690,'V'=>439,'W'=>768,
+ 'X'=>645,'Y'=>795,'Z'=>611,'['=>333,'\\'=>863,']'=>333,'^'=>658,'_'=>500,'`'=>500,'a'=>631,'b'=>549,'c'=>549,'d'=>494,'e'=>439,'f'=>521,'g'=>411,'h'=>603,'i'=>329,'j'=>603,'k'=>549,'l'=>549,'m'=>576,
+ 'n'=>521,'o'=>549,'p'=>549,'q'=>521,'r'=>549,'s'=>603,'t'=>439,'u'=>576,'v'=>713,'w'=>686,'x'=>493,'y'=>686,'z'=>494,'{'=>480,'|'=>200,'}'=>480,'~'=>549,chr(127)=>0,chr(128)=>0,chr(129)=>0,chr(130)=>0,chr(131)=>0,
+ chr(132)=>0,chr(133)=>0,chr(134)=>0,chr(135)=>0,chr(136)=>0,chr(137)=>0,chr(138)=>0,chr(139)=>0,chr(140)=>0,chr(141)=>0,chr(142)=>0,chr(143)=>0,chr(144)=>0,chr(145)=>0,chr(146)=>0,chr(147)=>0,chr(148)=>0,chr(149)=>0,chr(150)=>0,chr(151)=>0,chr(152)=>0,chr(153)=>0,
+ chr(154)=>0,chr(155)=>0,chr(156)=>0,chr(157)=>0,chr(158)=>0,chr(159)=>0,chr(160)=>750,chr(161)=>620,chr(162)=>247,chr(163)=>549,chr(164)=>167,chr(165)=>713,chr(166)=>500,chr(167)=>753,chr(168)=>753,chr(169)=>753,chr(170)=>753,chr(171)=>1042,chr(172)=>987,chr(173)=>603,chr(174)=>987,chr(175)=>603,
+ chr(176)=>400,chr(177)=>549,chr(178)=>411,chr(179)=>549,chr(180)=>549,chr(181)=>713,chr(182)=>494,chr(183)=>460,chr(184)=>549,chr(185)=>549,chr(186)=>549,chr(187)=>549,chr(188)=>1000,chr(189)=>603,chr(190)=>1000,chr(191)=>658,chr(192)=>823,chr(193)=>686,chr(194)=>795,chr(195)=>987,chr(196)=>768,chr(197)=>768,
+ chr(198)=>823,chr(199)=>768,chr(200)=>768,chr(201)=>713,chr(202)=>713,chr(203)=>713,chr(204)=>713,chr(205)=>713,chr(206)=>713,chr(207)=>713,chr(208)=>768,chr(209)=>713,chr(210)=>790,chr(211)=>790,chr(212)=>890,chr(213)=>823,chr(214)=>549,chr(215)=>250,chr(216)=>713,chr(217)=>603,chr(218)=>603,chr(219)=>1042,
+ chr(220)=>987,chr(221)=>603,chr(222)=>987,chr(223)=>603,chr(224)=>494,chr(225)=>329,chr(226)=>790,chr(227)=>790,chr(228)=>786,chr(229)=>713,chr(230)=>384,chr(231)=>384,chr(232)=>384,chr(233)=>384,chr(234)=>384,chr(235)=>384,chr(236)=>494,chr(237)=>494,chr(238)=>494,chr(239)=>494,chr(240)=>0,chr(241)=>329,
+ chr(242)=>274,chr(243)=>686,chr(244)=>686,chr(245)=>686,chr(246)=>384,chr(247)=>384,chr(248)=>384,chr(249)=>384,chr(250)=>384,chr(251)=>384,chr(252)=>494,chr(253)=>494,chr(254)=>494,chr(255)=>0);
+?>
diff --git a/font/times.php b/font/times.php
new file mode 100644
index 0000000..837c706
--- /dev/null
+++ b/font/times.php
@@ -0,0 +1,15 @@
+250,chr(1)=>250,chr(2)=>250,chr(3)=>250,chr(4)=>250,chr(5)=>250,chr(6)=>250,chr(7)=>250,chr(8)=>250,chr(9)=>250,chr(10)=>250,chr(11)=>250,chr(12)=>250,chr(13)=>250,chr(14)=>250,chr(15)=>250,chr(16)=>250,chr(17)=>250,chr(18)=>250,chr(19)=>250,chr(20)=>250,chr(21)=>250,
+ chr(22)=>250,chr(23)=>250,chr(24)=>250,chr(25)=>250,chr(26)=>250,chr(27)=>250,chr(28)=>250,chr(29)=>250,chr(30)=>250,chr(31)=>250,' '=>250,'!'=>333,'"'=>408,'#'=>500,'$'=>500,'%'=>833,'&'=>778,'\''=>180,'('=>333,')'=>333,'*'=>500,'+'=>564,
+ ','=>250,'-'=>333,'.'=>250,'/'=>278,'0'=>500,'1'=>500,'2'=>500,'3'=>500,'4'=>500,'5'=>500,'6'=>500,'7'=>500,'8'=>500,'9'=>500,':'=>278,';'=>278,'<'=>564,'='=>564,'>'=>564,'?'=>444,'@'=>921,'A'=>722,
+ 'B'=>667,'C'=>667,'D'=>722,'E'=>611,'F'=>556,'G'=>722,'H'=>722,'I'=>333,'J'=>389,'K'=>722,'L'=>611,'M'=>889,'N'=>722,'O'=>722,'P'=>556,'Q'=>722,'R'=>667,'S'=>556,'T'=>611,'U'=>722,'V'=>722,'W'=>944,
+ 'X'=>722,'Y'=>722,'Z'=>611,'['=>333,'\\'=>278,']'=>333,'^'=>469,'_'=>500,'`'=>333,'a'=>444,'b'=>500,'c'=>444,'d'=>500,'e'=>444,'f'=>333,'g'=>500,'h'=>500,'i'=>278,'j'=>278,'k'=>500,'l'=>278,'m'=>778,
+ 'n'=>500,'o'=>500,'p'=>500,'q'=>500,'r'=>333,'s'=>389,'t'=>278,'u'=>500,'v'=>500,'w'=>722,'x'=>500,'y'=>500,'z'=>444,'{'=>480,'|'=>200,'}'=>480,'~'=>541,chr(127)=>350,chr(128)=>500,chr(129)=>350,chr(130)=>333,chr(131)=>500,
+ chr(132)=>444,chr(133)=>1000,chr(134)=>500,chr(135)=>500,chr(136)=>333,chr(137)=>1000,chr(138)=>556,chr(139)=>333,chr(140)=>889,chr(141)=>350,chr(142)=>611,chr(143)=>350,chr(144)=>350,chr(145)=>333,chr(146)=>333,chr(147)=>444,chr(148)=>444,chr(149)=>350,chr(150)=>500,chr(151)=>1000,chr(152)=>333,chr(153)=>980,
+ chr(154)=>389,chr(155)=>333,chr(156)=>722,chr(157)=>350,chr(158)=>444,chr(159)=>722,chr(160)=>250,chr(161)=>333,chr(162)=>500,chr(163)=>500,chr(164)=>500,chr(165)=>500,chr(166)=>200,chr(167)=>500,chr(168)=>333,chr(169)=>760,chr(170)=>276,chr(171)=>500,chr(172)=>564,chr(173)=>333,chr(174)=>760,chr(175)=>333,
+ chr(176)=>400,chr(177)=>564,chr(178)=>300,chr(179)=>300,chr(180)=>333,chr(181)=>500,chr(182)=>453,chr(183)=>250,chr(184)=>333,chr(185)=>300,chr(186)=>310,chr(187)=>500,chr(188)=>750,chr(189)=>750,chr(190)=>750,chr(191)=>444,chr(192)=>722,chr(193)=>722,chr(194)=>722,chr(195)=>722,chr(196)=>722,chr(197)=>722,
+ chr(198)=>889,chr(199)=>667,chr(200)=>611,chr(201)=>611,chr(202)=>611,chr(203)=>611,chr(204)=>333,chr(205)=>333,chr(206)=>333,chr(207)=>333,chr(208)=>722,chr(209)=>722,chr(210)=>722,chr(211)=>722,chr(212)=>722,chr(213)=>722,chr(214)=>722,chr(215)=>564,chr(216)=>722,chr(217)=>722,chr(218)=>722,chr(219)=>722,
+ chr(220)=>722,chr(221)=>722,chr(222)=>556,chr(223)=>500,chr(224)=>444,chr(225)=>444,chr(226)=>444,chr(227)=>444,chr(228)=>444,chr(229)=>444,chr(230)=>667,chr(231)=>444,chr(232)=>444,chr(233)=>444,chr(234)=>444,chr(235)=>444,chr(236)=>278,chr(237)=>278,chr(238)=>278,chr(239)=>278,chr(240)=>500,chr(241)=>500,
+ chr(242)=>500,chr(243)=>500,chr(244)=>500,chr(245)=>500,chr(246)=>500,chr(247)=>564,chr(248)=>500,chr(249)=>500,chr(250)=>500,chr(251)=>500,chr(252)=>500,chr(253)=>500,chr(254)=>500,chr(255)=>500);
+?>
diff --git a/font/timesb.php b/font/timesb.php
new file mode 100644
index 0000000..09cff86
--- /dev/null
+++ b/font/timesb.php
@@ -0,0 +1,15 @@
+250,chr(1)=>250,chr(2)=>250,chr(3)=>250,chr(4)=>250,chr(5)=>250,chr(6)=>250,chr(7)=>250,chr(8)=>250,chr(9)=>250,chr(10)=>250,chr(11)=>250,chr(12)=>250,chr(13)=>250,chr(14)=>250,chr(15)=>250,chr(16)=>250,chr(17)=>250,chr(18)=>250,chr(19)=>250,chr(20)=>250,chr(21)=>250,
+ chr(22)=>250,chr(23)=>250,chr(24)=>250,chr(25)=>250,chr(26)=>250,chr(27)=>250,chr(28)=>250,chr(29)=>250,chr(30)=>250,chr(31)=>250,' '=>250,'!'=>333,'"'=>555,'#'=>500,'$'=>500,'%'=>1000,'&'=>833,'\''=>278,'('=>333,')'=>333,'*'=>500,'+'=>570,
+ ','=>250,'-'=>333,'.'=>250,'/'=>278,'0'=>500,'1'=>500,'2'=>500,'3'=>500,'4'=>500,'5'=>500,'6'=>500,'7'=>500,'8'=>500,'9'=>500,':'=>333,';'=>333,'<'=>570,'='=>570,'>'=>570,'?'=>500,'@'=>930,'A'=>722,
+ 'B'=>667,'C'=>722,'D'=>722,'E'=>667,'F'=>611,'G'=>778,'H'=>778,'I'=>389,'J'=>500,'K'=>778,'L'=>667,'M'=>944,'N'=>722,'O'=>778,'P'=>611,'Q'=>778,'R'=>722,'S'=>556,'T'=>667,'U'=>722,'V'=>722,'W'=>1000,
+ 'X'=>722,'Y'=>722,'Z'=>667,'['=>333,'\\'=>278,']'=>333,'^'=>581,'_'=>500,'`'=>333,'a'=>500,'b'=>556,'c'=>444,'d'=>556,'e'=>444,'f'=>333,'g'=>500,'h'=>556,'i'=>278,'j'=>333,'k'=>556,'l'=>278,'m'=>833,
+ 'n'=>556,'o'=>500,'p'=>556,'q'=>556,'r'=>444,'s'=>389,'t'=>333,'u'=>556,'v'=>500,'w'=>722,'x'=>500,'y'=>500,'z'=>444,'{'=>394,'|'=>220,'}'=>394,'~'=>520,chr(127)=>350,chr(128)=>500,chr(129)=>350,chr(130)=>333,chr(131)=>500,
+ chr(132)=>500,chr(133)=>1000,chr(134)=>500,chr(135)=>500,chr(136)=>333,chr(137)=>1000,chr(138)=>556,chr(139)=>333,chr(140)=>1000,chr(141)=>350,chr(142)=>667,chr(143)=>350,chr(144)=>350,chr(145)=>333,chr(146)=>333,chr(147)=>500,chr(148)=>500,chr(149)=>350,chr(150)=>500,chr(151)=>1000,chr(152)=>333,chr(153)=>1000,
+ chr(154)=>389,chr(155)=>333,chr(156)=>722,chr(157)=>350,chr(158)=>444,chr(159)=>722,chr(160)=>250,chr(161)=>333,chr(162)=>500,chr(163)=>500,chr(164)=>500,chr(165)=>500,chr(166)=>220,chr(167)=>500,chr(168)=>333,chr(169)=>747,chr(170)=>300,chr(171)=>500,chr(172)=>570,chr(173)=>333,chr(174)=>747,chr(175)=>333,
+ chr(176)=>400,chr(177)=>570,chr(178)=>300,chr(179)=>300,chr(180)=>333,chr(181)=>556,chr(182)=>540,chr(183)=>250,chr(184)=>333,chr(185)=>300,chr(186)=>330,chr(187)=>500,chr(188)=>750,chr(189)=>750,chr(190)=>750,chr(191)=>500,chr(192)=>722,chr(193)=>722,chr(194)=>722,chr(195)=>722,chr(196)=>722,chr(197)=>722,
+ chr(198)=>1000,chr(199)=>722,chr(200)=>667,chr(201)=>667,chr(202)=>667,chr(203)=>667,chr(204)=>389,chr(205)=>389,chr(206)=>389,chr(207)=>389,chr(208)=>722,chr(209)=>722,chr(210)=>778,chr(211)=>778,chr(212)=>778,chr(213)=>778,chr(214)=>778,chr(215)=>570,chr(216)=>778,chr(217)=>722,chr(218)=>722,chr(219)=>722,
+ chr(220)=>722,chr(221)=>722,chr(222)=>611,chr(223)=>556,chr(224)=>500,chr(225)=>500,chr(226)=>500,chr(227)=>500,chr(228)=>500,chr(229)=>500,chr(230)=>722,chr(231)=>444,chr(232)=>444,chr(233)=>444,chr(234)=>444,chr(235)=>444,chr(236)=>278,chr(237)=>278,chr(238)=>278,chr(239)=>278,chr(240)=>500,chr(241)=>556,
+ chr(242)=>500,chr(243)=>500,chr(244)=>500,chr(245)=>500,chr(246)=>500,chr(247)=>570,chr(248)=>500,chr(249)=>556,chr(250)=>556,chr(251)=>556,chr(252)=>556,chr(253)=>500,chr(254)=>556,chr(255)=>500);
+?>
diff --git a/font/timesbi.php b/font/timesbi.php
new file mode 100644
index 0000000..b4e38d7
--- /dev/null
+++ b/font/timesbi.php
@@ -0,0 +1,15 @@
+250,chr(1)=>250,chr(2)=>250,chr(3)=>250,chr(4)=>250,chr(5)=>250,chr(6)=>250,chr(7)=>250,chr(8)=>250,chr(9)=>250,chr(10)=>250,chr(11)=>250,chr(12)=>250,chr(13)=>250,chr(14)=>250,chr(15)=>250,chr(16)=>250,chr(17)=>250,chr(18)=>250,chr(19)=>250,chr(20)=>250,chr(21)=>250,
+ chr(22)=>250,chr(23)=>250,chr(24)=>250,chr(25)=>250,chr(26)=>250,chr(27)=>250,chr(28)=>250,chr(29)=>250,chr(30)=>250,chr(31)=>250,' '=>250,'!'=>389,'"'=>555,'#'=>500,'$'=>500,'%'=>833,'&'=>778,'\''=>278,'('=>333,')'=>333,'*'=>500,'+'=>570,
+ ','=>250,'-'=>333,'.'=>250,'/'=>278,'0'=>500,'1'=>500,'2'=>500,'3'=>500,'4'=>500,'5'=>500,'6'=>500,'7'=>500,'8'=>500,'9'=>500,':'=>333,';'=>333,'<'=>570,'='=>570,'>'=>570,'?'=>500,'@'=>832,'A'=>667,
+ 'B'=>667,'C'=>667,'D'=>722,'E'=>667,'F'=>667,'G'=>722,'H'=>778,'I'=>389,'J'=>500,'K'=>667,'L'=>611,'M'=>889,'N'=>722,'O'=>722,'P'=>611,'Q'=>722,'R'=>667,'S'=>556,'T'=>611,'U'=>722,'V'=>667,'W'=>889,
+ 'X'=>667,'Y'=>611,'Z'=>611,'['=>333,'\\'=>278,']'=>333,'^'=>570,'_'=>500,'`'=>333,'a'=>500,'b'=>500,'c'=>444,'d'=>500,'e'=>444,'f'=>333,'g'=>500,'h'=>556,'i'=>278,'j'=>278,'k'=>500,'l'=>278,'m'=>778,
+ 'n'=>556,'o'=>500,'p'=>500,'q'=>500,'r'=>389,'s'=>389,'t'=>278,'u'=>556,'v'=>444,'w'=>667,'x'=>500,'y'=>444,'z'=>389,'{'=>348,'|'=>220,'}'=>348,'~'=>570,chr(127)=>350,chr(128)=>500,chr(129)=>350,chr(130)=>333,chr(131)=>500,
+ chr(132)=>500,chr(133)=>1000,chr(134)=>500,chr(135)=>500,chr(136)=>333,chr(137)=>1000,chr(138)=>556,chr(139)=>333,chr(140)=>944,chr(141)=>350,chr(142)=>611,chr(143)=>350,chr(144)=>350,chr(145)=>333,chr(146)=>333,chr(147)=>500,chr(148)=>500,chr(149)=>350,chr(150)=>500,chr(151)=>1000,chr(152)=>333,chr(153)=>1000,
+ chr(154)=>389,chr(155)=>333,chr(156)=>722,chr(157)=>350,chr(158)=>389,chr(159)=>611,chr(160)=>250,chr(161)=>389,chr(162)=>500,chr(163)=>500,chr(164)=>500,chr(165)=>500,chr(166)=>220,chr(167)=>500,chr(168)=>333,chr(169)=>747,chr(170)=>266,chr(171)=>500,chr(172)=>606,chr(173)=>333,chr(174)=>747,chr(175)=>333,
+ chr(176)=>400,chr(177)=>570,chr(178)=>300,chr(179)=>300,chr(180)=>333,chr(181)=>576,chr(182)=>500,chr(183)=>250,chr(184)=>333,chr(185)=>300,chr(186)=>300,chr(187)=>500,chr(188)=>750,chr(189)=>750,chr(190)=>750,chr(191)=>500,chr(192)=>667,chr(193)=>667,chr(194)=>667,chr(195)=>667,chr(196)=>667,chr(197)=>667,
+ chr(198)=>944,chr(199)=>667,chr(200)=>667,chr(201)=>667,chr(202)=>667,chr(203)=>667,chr(204)=>389,chr(205)=>389,chr(206)=>389,chr(207)=>389,chr(208)=>722,chr(209)=>722,chr(210)=>722,chr(211)=>722,chr(212)=>722,chr(213)=>722,chr(214)=>722,chr(215)=>570,chr(216)=>722,chr(217)=>722,chr(218)=>722,chr(219)=>722,
+ chr(220)=>722,chr(221)=>611,chr(222)=>611,chr(223)=>500,chr(224)=>500,chr(225)=>500,chr(226)=>500,chr(227)=>500,chr(228)=>500,chr(229)=>500,chr(230)=>722,chr(231)=>444,chr(232)=>444,chr(233)=>444,chr(234)=>444,chr(235)=>444,chr(236)=>278,chr(237)=>278,chr(238)=>278,chr(239)=>278,chr(240)=>500,chr(241)=>556,
+ chr(242)=>500,chr(243)=>500,chr(244)=>500,chr(245)=>500,chr(246)=>500,chr(247)=>570,chr(248)=>500,chr(249)=>556,chr(250)=>556,chr(251)=>556,chr(252)=>556,chr(253)=>444,chr(254)=>500,chr(255)=>444);
+?>
diff --git a/font/timesi.php b/font/timesi.php
new file mode 100644
index 0000000..0ba2b77
--- /dev/null
+++ b/font/timesi.php
@@ -0,0 +1,15 @@
+250,chr(1)=>250,chr(2)=>250,chr(3)=>250,chr(4)=>250,chr(5)=>250,chr(6)=>250,chr(7)=>250,chr(8)=>250,chr(9)=>250,chr(10)=>250,chr(11)=>250,chr(12)=>250,chr(13)=>250,chr(14)=>250,chr(15)=>250,chr(16)=>250,chr(17)=>250,chr(18)=>250,chr(19)=>250,chr(20)=>250,chr(21)=>250,
+ chr(22)=>250,chr(23)=>250,chr(24)=>250,chr(25)=>250,chr(26)=>250,chr(27)=>250,chr(28)=>250,chr(29)=>250,chr(30)=>250,chr(31)=>250,' '=>250,'!'=>333,'"'=>420,'#'=>500,'$'=>500,'%'=>833,'&'=>778,'\''=>214,'('=>333,')'=>333,'*'=>500,'+'=>675,
+ ','=>250,'-'=>333,'.'=>250,'/'=>278,'0'=>500,'1'=>500,'2'=>500,'3'=>500,'4'=>500,'5'=>500,'6'=>500,'7'=>500,'8'=>500,'9'=>500,':'=>333,';'=>333,'<'=>675,'='=>675,'>'=>675,'?'=>500,'@'=>920,'A'=>611,
+ 'B'=>611,'C'=>667,'D'=>722,'E'=>611,'F'=>611,'G'=>722,'H'=>722,'I'=>333,'J'=>444,'K'=>667,'L'=>556,'M'=>833,'N'=>667,'O'=>722,'P'=>611,'Q'=>722,'R'=>611,'S'=>500,'T'=>556,'U'=>722,'V'=>611,'W'=>833,
+ 'X'=>611,'Y'=>556,'Z'=>556,'['=>389,'\\'=>278,']'=>389,'^'=>422,'_'=>500,'`'=>333,'a'=>500,'b'=>500,'c'=>444,'d'=>500,'e'=>444,'f'=>278,'g'=>500,'h'=>500,'i'=>278,'j'=>278,'k'=>444,'l'=>278,'m'=>722,
+ 'n'=>500,'o'=>500,'p'=>500,'q'=>500,'r'=>389,'s'=>389,'t'=>278,'u'=>500,'v'=>444,'w'=>667,'x'=>444,'y'=>444,'z'=>389,'{'=>400,'|'=>275,'}'=>400,'~'=>541,chr(127)=>350,chr(128)=>500,chr(129)=>350,chr(130)=>333,chr(131)=>500,
+ chr(132)=>556,chr(133)=>889,chr(134)=>500,chr(135)=>500,chr(136)=>333,chr(137)=>1000,chr(138)=>500,chr(139)=>333,chr(140)=>944,chr(141)=>350,chr(142)=>556,chr(143)=>350,chr(144)=>350,chr(145)=>333,chr(146)=>333,chr(147)=>556,chr(148)=>556,chr(149)=>350,chr(150)=>500,chr(151)=>889,chr(152)=>333,chr(153)=>980,
+ chr(154)=>389,chr(155)=>333,chr(156)=>667,chr(157)=>350,chr(158)=>389,chr(159)=>556,chr(160)=>250,chr(161)=>389,chr(162)=>500,chr(163)=>500,chr(164)=>500,chr(165)=>500,chr(166)=>275,chr(167)=>500,chr(168)=>333,chr(169)=>760,chr(170)=>276,chr(171)=>500,chr(172)=>675,chr(173)=>333,chr(174)=>760,chr(175)=>333,
+ chr(176)=>400,chr(177)=>675,chr(178)=>300,chr(179)=>300,chr(180)=>333,chr(181)=>500,chr(182)=>523,chr(183)=>250,chr(184)=>333,chr(185)=>300,chr(186)=>310,chr(187)=>500,chr(188)=>750,chr(189)=>750,chr(190)=>750,chr(191)=>500,chr(192)=>611,chr(193)=>611,chr(194)=>611,chr(195)=>611,chr(196)=>611,chr(197)=>611,
+ chr(198)=>889,chr(199)=>667,chr(200)=>611,chr(201)=>611,chr(202)=>611,chr(203)=>611,chr(204)=>333,chr(205)=>333,chr(206)=>333,chr(207)=>333,chr(208)=>722,chr(209)=>667,chr(210)=>722,chr(211)=>722,chr(212)=>722,chr(213)=>722,chr(214)=>722,chr(215)=>675,chr(216)=>722,chr(217)=>722,chr(218)=>722,chr(219)=>722,
+ chr(220)=>722,chr(221)=>556,chr(222)=>611,chr(223)=>500,chr(224)=>500,chr(225)=>500,chr(226)=>500,chr(227)=>500,chr(228)=>500,chr(229)=>500,chr(230)=>667,chr(231)=>444,chr(232)=>444,chr(233)=>444,chr(234)=>444,chr(235)=>444,chr(236)=>278,chr(237)=>278,chr(238)=>278,chr(239)=>278,chr(240)=>500,chr(241)=>500,
+ chr(242)=>500,chr(243)=>500,chr(244)=>500,chr(245)=>500,chr(246)=>500,chr(247)=>675,chr(248)=>500,chr(249)=>500,chr(250)=>500,chr(251)=>500,chr(252)=>500,chr(253)=>444,chr(254)=>500,chr(255)=>444);
+?>
diff --git a/font/zapfdingbats.php b/font/zapfdingbats.php
new file mode 100644
index 0000000..1f926a8
--- /dev/null
+++ b/font/zapfdingbats.php
@@ -0,0 +1,15 @@
+0,chr(1)=>0,chr(2)=>0,chr(3)=>0,chr(4)=>0,chr(5)=>0,chr(6)=>0,chr(7)=>0,chr(8)=>0,chr(9)=>0,chr(10)=>0,chr(11)=>0,chr(12)=>0,chr(13)=>0,chr(14)=>0,chr(15)=>0,chr(16)=>0,chr(17)=>0,chr(18)=>0,chr(19)=>0,chr(20)=>0,chr(21)=>0,
+ chr(22)=>0,chr(23)=>0,chr(24)=>0,chr(25)=>0,chr(26)=>0,chr(27)=>0,chr(28)=>0,chr(29)=>0,chr(30)=>0,chr(31)=>0,' '=>278,'!'=>974,'"'=>961,'#'=>974,'$'=>980,'%'=>719,'&'=>789,'\''=>790,'('=>791,')'=>690,'*'=>960,'+'=>939,
+ ','=>549,'-'=>855,'.'=>911,'/'=>933,'0'=>911,'1'=>945,'2'=>974,'3'=>755,'4'=>846,'5'=>762,'6'=>761,'7'=>571,'8'=>677,'9'=>763,':'=>760,';'=>759,'<'=>754,'='=>494,'>'=>552,'?'=>537,'@'=>577,'A'=>692,
+ 'B'=>786,'C'=>788,'D'=>788,'E'=>790,'F'=>793,'G'=>794,'H'=>816,'I'=>823,'J'=>789,'K'=>841,'L'=>823,'M'=>833,'N'=>816,'O'=>831,'P'=>923,'Q'=>744,'R'=>723,'S'=>749,'T'=>790,'U'=>792,'V'=>695,'W'=>776,
+ 'X'=>768,'Y'=>792,'Z'=>759,'['=>707,'\\'=>708,']'=>682,'^'=>701,'_'=>826,'`'=>815,'a'=>789,'b'=>789,'c'=>707,'d'=>687,'e'=>696,'f'=>689,'g'=>786,'h'=>787,'i'=>713,'j'=>791,'k'=>785,'l'=>791,'m'=>873,
+ 'n'=>761,'o'=>762,'p'=>762,'q'=>759,'r'=>759,'s'=>892,'t'=>892,'u'=>788,'v'=>784,'w'=>438,'x'=>138,'y'=>277,'z'=>415,'{'=>392,'|'=>392,'}'=>668,'~'=>668,chr(127)=>0,chr(128)=>390,chr(129)=>390,chr(130)=>317,chr(131)=>317,
+ chr(132)=>276,chr(133)=>276,chr(134)=>509,chr(135)=>509,chr(136)=>410,chr(137)=>410,chr(138)=>234,chr(139)=>234,chr(140)=>334,chr(141)=>334,chr(142)=>0,chr(143)=>0,chr(144)=>0,chr(145)=>0,chr(146)=>0,chr(147)=>0,chr(148)=>0,chr(149)=>0,chr(150)=>0,chr(151)=>0,chr(152)=>0,chr(153)=>0,
+ chr(154)=>0,chr(155)=>0,chr(156)=>0,chr(157)=>0,chr(158)=>0,chr(159)=>0,chr(160)=>0,chr(161)=>732,chr(162)=>544,chr(163)=>544,chr(164)=>910,chr(165)=>667,chr(166)=>760,chr(167)=>760,chr(168)=>776,chr(169)=>595,chr(170)=>694,chr(171)=>626,chr(172)=>788,chr(173)=>788,chr(174)=>788,chr(175)=>788,
+ chr(176)=>788,chr(177)=>788,chr(178)=>788,chr(179)=>788,chr(180)=>788,chr(181)=>788,chr(182)=>788,chr(183)=>788,chr(184)=>788,chr(185)=>788,chr(186)=>788,chr(187)=>788,chr(188)=>788,chr(189)=>788,chr(190)=>788,chr(191)=>788,chr(192)=>788,chr(193)=>788,chr(194)=>788,chr(195)=>788,chr(196)=>788,chr(197)=>788,
+ chr(198)=>788,chr(199)=>788,chr(200)=>788,chr(201)=>788,chr(202)=>788,chr(203)=>788,chr(204)=>788,chr(205)=>788,chr(206)=>788,chr(207)=>788,chr(208)=>788,chr(209)=>788,chr(210)=>788,chr(211)=>788,chr(212)=>894,chr(213)=>838,chr(214)=>1016,chr(215)=>458,chr(216)=>748,chr(217)=>924,chr(218)=>748,chr(219)=>918,
+ chr(220)=>927,chr(221)=>928,chr(222)=>928,chr(223)=>834,chr(224)=>873,chr(225)=>828,chr(226)=>924,chr(227)=>924,chr(228)=>917,chr(229)=>930,chr(230)=>931,chr(231)=>463,chr(232)=>883,chr(233)=>836,chr(234)=>836,chr(235)=>867,chr(236)=>867,chr(237)=>696,chr(238)=>696,chr(239)=>874,chr(240)=>0,chr(241)=>874,
+ chr(242)=>760,chr(243)=>946,chr(244)=>771,chr(245)=>865,chr(246)=>771,chr(247)=>888,chr(248)=>967,chr(249)=>888,chr(250)=>831,chr(251)=>873,chr(252)=>927,chr(253)=>970,chr(254)=>918,chr(255)=>0);
+?>
diff --git a/img/anterior.png b/img/anterior.png
new file mode 100644
index 0000000000000000000000000000000000000000..67764ede33788b87b49a4f7e0527319a45d276a8
GIT binary patch
literal 381
zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz&H|6fVg?3oVGw3ym^DWND9B#o
z>FdgVjgf_!pTR!g^D$6Jw!}4}#5q4VH#M(>!MP|ku_QG`p**uBLm?z1Rl(iUH{gAW
zY93JGXHOT$kch*{fByfsKkUGy*2c(IQhs3i<(|aY)}H!=8nLRV9^W~w_r(08k8SAD
z<8#>l<2ip@WeF!^lJ2ry%pO~3Wbr9nPwJ9&Sa~$Xx*=$k&
z&EZ=x{ip=rg6&5moFCjVZOf2|j_y2n)v*8N|Io6J|NkcbS^Zt&Tio8`8>YW|%eec;
z|9@XfIL@(g?v-)c;OdgyE^t?6@l&(uoTlrfW!i*_+HT
YZT~vwx%aj#0(zgp)78&qol`;+0GW!F<^TWy
literal 0
HcmV?d00001
diff --git a/img/apache.gif b/img/apache.gif
new file mode 100644
index 0000000000000000000000000000000000000000..6fd80e2db86f3b2a299152cf959a54dbe5afa5f8
GIT binary patch
literal 1806
zcmW+x30PBC7JlyqLK3z>SR)f25EwQg5Y&LgNdUt#l)bD`K{R58mO?~=)FuQFB$XhD
z#6bvxvWNv-kOI;d&G{sR=luUU|2g*thw@myX#&6#
zcm!x|Yimn^8K4jVTLKIM+Dw7b7^Q^*3^4%(iZKAj3AO+f)jC#XZfRYC$xv;B0Gom`
z1t=3mnV19>00I<66{tcX5Nv5R*ct(fNtn#PhccO%1Umvug5^v=TLQ3D05ApGz(ldd
z7{Xe#ymlfM6j<%=mt&XRrbTcl501@B%Mr$=)|1LM}L2NfA@SZcXy~u)am6V9w(he8UZtTad
z9!Tv4MZD20@AYE(vfO4_J1CTAX8P9Q8z-IYt$pk!0D8@XZaY&;-{el@MALsHB(v~3
zaW??riMT!E`L*E-+!CW$KUtN-gCN~GSLeE@wBdj0)9ixE5Ja^J;0YEDLG3r%s;yW8
zVMAG)}R6w;n6I`!)y~?>m5|
zFTcK)C?cMGZuNK(m?ED3=;})qh{qg$*Q$}oWO1)i_3GxZbZ6f-BU
zufh9acRUgXUA-xyrs0uzh(Hgi1LtQAsD)L{Hc6H5!%tBsW0YY{Pzu3x@b=TJ-i7li
zINGdSAqbF915s>4^5b;tQ2;0$`A0&W@%GIqu@njqou+cghhT0wYw!QKpYHMHAOPX{
ze^s)jXJzWlK`TZ%w|sY62~ePuX`U`3ZuX`s_jPDgk;#r7bHSO4
zqoD3ac(-wEkoox$keVUqbm`5&kF(B|d~j*1dpwhB>f!Sjx5<`&WiHQ%&=-%Vdnl`j
zB!n?ZVsDfb;T=|!zwO#Wj4pNx_)CvEFW8Q1K-?tHrRlOiPdSzByI>|i_;ER1yvvO*
z4($8-Md~ZiKO>uC;QU;TBNe^SKvl~YByNo@EdD(>zWqV-=-Fs-Y;XlwpYwGD(cLIk
z@2BaQdrVK6bi`RhP70|^6064HG^94qF-)#f%b8uGo}YL0~%x_DB}pIIBUH;@%EPp}!p^KiPG`e*B7brMXc*&lI$mbr%QCJcH`y
zhnJGREcJd!Gai_}t6vjYNDdk{6bACVPc6w_f&iY~rbF(pDi6PfK-ru2I%nH7gz@VA
zYn>N#sNcd8V*cqyVJ;5H9Lw{3sk&c80L;yziGCtvpkN*fi;2NIwltd^=13sn+iI|W
z{~9T=80QMeDLrxHaUwB;#O1X?m$S&6pq(^sn2B6$%9n@!>QyOHpKMs=j|S7D)Lco$asEk$+T$4nUyOx*IR>#)X9?GIHd#o
T6))>Y^%oyjTRG?TfZhKGtsM2k
literal 0
HcmV?d00001
diff --git a/img/ascendente.png b/img/ascendente.png
new file mode 100644
index 0000000000000000000000000000000000000000..2d6d9936f6d07408242bdeeffbd3fe7b46245179
GIT binary patch
literal 316
zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz&H|6fVg?3oVGw3ym^DWND9B#o
z>FdgVjgf^}NK1Oh8%>~)Y>8_`iF1B#Zfaf$gL6@8Vo7R>LV0FMhC)b2s)D4`OOQ$YqXl?ebnTrI$p1+GB-uDZg=wY
zoqzqr*Dx-~+$zP`zdEN+c31uSN6W5yJ<{NHU|0tl>0q;pf
zK~y-)rISHx6Hyd}zc*=|q-n^*5-3beijgi_21{M%9*=Y0z2}@Oq?Ghi
z3Vqf<=f$!t_kTcAO3_8o0_N}DCgj*Os(UCt9{|GR0ia$kQ7`Y3`}CP}v-56?NC58p
zTh|#qJW6$Ao%GymR8x8vK1T>A0J0<*s{@xv|Y!(UmRMuY1@nvp7;9+A+Vk8{0}nHcx`!}0=^wiJf`lscaPd~aC~%3z4hL4_0eZD
zY9Kb$Q9$o9_-K4|Z2ZMn-XykvghHvzAD0)Y)!dGUx*^a6zx3K+9v*&_m295b-!D@r
zl`&15o9%xy0xjU7_yJ7ICcT_x{>n8nt9k044+4Y`T@`2nkBlC~^L#SdJPTK^Q!1NO
zEgKLRh7Lj?yCkpytdzp@>SS{T<`>gs^F{o+j}Q_=m*LF?2)Q|d5#Ze$;P@j40fp;%
zSe8SnQsr7YL$PEcgupP25Q=EdJFQ?}zjOIa#a3&(L0QebEX
zAxa}~{3&&I+;Qy4
zzSsjuO{ebrR4s?)Y=MetR^zlRA4cVOC0!-FpY=?d?N1jF#?i%=6z(lFMH2ia?8qU-yz%7cM!e
zsgnuQtVH(o4-)O|!!Yz_4N}vXKJz8HOm_t~h%Em3n=^g-^MqBcL}K?3u_M|W3P{Ph
z(_gTfNw*c~c6I?rc0~IM&mVeSeemgw`sCD{dT98-mi{GcibQvYA_K7pI||(Dcc2?0
i6OH#R^vk57PgR;%h6Dq
z9;k=U-m7~LUMbV`|Ity)nTT>I*w%iusitlvsni%!=yV)8RRM%&0-)UVl}CDl=lMRG
zW+*nyhfgtf@9k#6!X;sxA9Gp(!W~_w0;a!`^ck2V=w&Nm3a&a5z)}M5Ys#g+wQwNHRK_!YP1GVUj?5
z_c?&R=>VviS6LNm+TO-cEKW2wjAcu3;v6TJ*Y<9v?B
zNu@J5n|I4HpcQG9dOVywdj;TjApx3e8`gJK*EbRUk|32HgWrN@&22_%m#<{=u7d&c
zNKW|zM0U0wV>po{l}dyc3>`x^Fp6Do=)bPJUe|T%
zSFFPYxHi$^`7~=mAe6^_6X_*z@h_gA(?6~sLi7H>ed%>700000NkvXXu0mjfs`_06
literal 0
HcmV?d00001
diff --git a/img/bluecurve/cerrar.png b/img/bluecurve/cerrar.png
new file mode 100644
index 0000000000000000000000000000000000000000..ee2bdba8ab3074670c89a387f9982c7af1ca6d47
GIT binary patch
literal 612
zcmV-q0-ODbP)
z&r6eW9LHbJkLlFO%r*(jaA6+Q=}4gv>e(fBh)8A~B&ZJ3rBgwNPWc~5>?8zr5jmdhl19g*`d$r`+@iS^?83jd=(BaKX49c19Jb+
z)iqB0{eIEg+bcq$knnoF8^D!%VyU`$JfC4Q9!XA2Ohm`W$I0jOSe8XDmt$sT2E#DM
zfQ3T=fEEsi7ZZsD>2#X)^>u_0D2jqBV9(RBe!J0MU3nj$s(g&d##7wni$I
z!f_l7!yp(8b^}^NQ)^v-28{W9J~EjMs;aWIw8YBF3b9xW!!Yo8Jin&gp2pMUa{;Cn
z65+_1K?&Qo8SE46Z;Y_@?lhXFVVWk*%@V+vSrBygUv%9dX@0sCU7RoT@~xn!Kft{Q
z*C<+hyn6A0)ciAIm)p5DwaU(qlaiTx?*@qCjp)wmYf7dD-!nJ|UnyGxr|3|~+W5K@
zPEF?j^3@)Z#=tObXRou_(#i4oHp6#z*;i$}?J~}RsFk|`Qh6I$_WuD&5}xK3ltu+f
zarsfJ-g-Luk^azUB&m&|0hQQ=2F^zU1X^wK-vn~)uc=A!^zQv-O1l-L-z(m{>SZK+
zKylY5zgfa|+=S{-U$R?Hx2{(ru|A!OrPI@4aTGxzTSh*nu$-;%{7p#*9=WpsM}j8+
y9{O9Pz0mKG8#k5*`fz0000i`()fcKR2&lxCSj6E=FRvfbAPyaGgeEIc@rZ-
z%@;1`aNgsb@BQA(xd+zpp+hVY?*xv&Mcy3nH85A}M|X*MdfSdK)0;cf%+BQzLg0BG
zp6BAZ-oO5Ttn0csQu6cJ9`4`yqYJoRi@;I}v^J+&GKYJ9X&al!GBcY;I+DQm@dKa0
z_Xz?YzhbL#-}4yHjPk>Gd;SKt)hZ6)EDbiNOF359xRNLUFjtC-pSlgHuEtb5#u$VYgoPs4
ze>+2VGV?7kyb=OQ6#(eIHFQ2#iV7&Dn4ixx{d}Cq_lGk;-%5%@as>cNMym$L_0sJf
zpJ9yQ#>LYV^E11t^X9*fdK3US{^0gdrZAsn>e&OPCms$`N7Gp??CsdJ)wZqQXo+9V
z_kv@<_wTFt8s0hj0lP|TSFK`;jbv@T7w%G43#f7#rOIffP+DP>MjM6E24i&mC|MgP
zay|SYps}f$=H?duxpR{r4}8-FTv(34qJ2O}i4+o9u|mWaArOeziZ`b@V+=;?n5-%z
zon$R$(V=wo?oE_dXr<6vqqT~YYaQ?07>qHm6tLLJxaQ&cJ`IgcOipAH5m;;}-Ag=D
lzb$gWL11JRa;@QijF;#_X5HE|wOs%J002ovPDHLkV1nvGjJf~-
literal 0
HcmV?d00001
diff --git a/img/bluecurve/editar.png b/img/bluecurve/editar.png
new file mode 100644
index 0000000000000000000000000000000000000000..4340a8f5b616de90dcf8288741ec96fdbfb16ad2
GIT binary patch
literal 626
zcmV-&0*(ENP)Y*P7188t&z{?o5KbI0R{#JSXo&?
z*L5C-dia%A*tW&;@^S%q+qkRt_V&ayO(_%#QY;pwR4U2-{=SsUWvNsua`VPDiF|k?
z-@h%$qdVOKj03a~WHK3ccXt5@g+ioKDQw#&8jUh`zn@T-$x>{RuRpdnfzKzOMxAu4
zR;zMwa3F_=hhi9p1be&WckGpH&5z0Ot$+Zk(bz(eN~JIi1Ha!-M@I*SVGxN#c=31;
zPjQ{ZdX<{9
literal 0
HcmV?d00001
diff --git a/img/bluecurve/eliminar.png b/img/bluecurve/eliminar.png
new file mode 100644
index 0000000000000000000000000000000000000000..5d4dca9daa8ff05cc195c1bd411c4264549d24e8
GIT binary patch
literal 749
zcmVXf!HjW@g0D(2xiO0>W;$3qUkkY$9~EU);U_
zK%`PB(b3WId27nwCd;yjMxz1{Jv}{QVq!v!jg1Mn+bu>%M}^z%7J%sO?G>q1N;sX)
z6bcazhl$7IXqtwu>u8!rb91xv7oY(^*LDAA
zVLp2$bea0MuM`Re#>dC$@9zhoSS(VlR*^6In0oz|sprpPr%yT_t$Zr8XA7ik=%vu)
zs|=@FtekIe^o@VO?nA6_mOuW%G9MsG&RlY>Z9*T>^+jA`z<9>R-hMg8?A~^YilniqUAq
z;c#r`c4)7+x3@nW92~@CGO@nCPClO}o6WMgxJV+APyl~dS63yGNbCv#@Buf0PCy58
fKy1sCJHNkl#Vf4YVpoY{eqGX@jUB8xLMQR4rQnrO9rRm)#`q&Ghixb=%jM
z-6grXUl`^MKW4t4-;dwCfrc7t=mSs|uodG}Et?hrSAmXs0I=sTXYIKkAJ}iY&RQT{
z85A*_+IQ^QyJzR_eJS7xuyrm3zCVNS&kzKDBo+t2lBFv+eB>k-ei~f0zI|hcki2a!
z044}(2k<6~G-;*WzG6cDXKK834(Cc10aMz2#MneEEeAwd_Q1%+GpzBaAbndc74g-L&sMw
z`(#aqm_`jufH48K9snr?N-MNdC|BXS3fFaUU5Ruhu2Litnx^I?AFo)+7ahmgxPAXN
zpeIrRV=%^Gt&RA^_JEWUtu&4kt{uk#$H6Immt`qTdfZF*k-hWtQ=s#|XO%Lq4?qaC
zR%P?hGdd64yu|&1{#>yz(G8sbzq3llmO3k-lp;*rDT9>e?A=?WZ(Jld^17R_?D@E}
zO8R%@sse-+2orsu@sr07xqUswACDiVfNtPfHDe(Jju5yqY8MM2q(m!KHXj*&N&gRL
zc$6K?yfYrCW?VK=8Yx|rPSg${g+ysZ(VO7v_dVSIz1(2eYBeq?nQRJgO|q$WfaxiZ
zU$6C&zS);6c;i+7cC)E@!9tYQBsiKooNYzfVZ!o1LP`$(R(rfY6Ds-)#Thef#>)~K`te;+3Z6um%Be&NY0lA%~dLu
z4*)(L=J+MxVzHPhl}dMBA+Ols93~fw#a^9aa9=6@0-&D)zQEp%eucjOu;ADm5K2Jy
zzXOC4Po)_&A(KGpAsbK$560+nal=sw&dy^cibeq7cdnusgV$lXwJR
z55Trqig7Ifv{?&FKO7PHyhzB#A|5e0nH&
zvm#Rn!S*1Wku%vNN$r8ywhhxXkED*r<4_a^P37R6{BbnjfphmkWa$Zetg0$fsni+c
z*h>|XM33A|Jy)}xs}&)iDHrMhxg@!+-vv6oLZ4jT4VGnLI2>ZVUi%jCdr=4>kjZ4g
zIS=n@P1BIi=P#P<7Q<`%dsAx5vS1hn*6a1fV%M&P5J)5vV2p*AS_pw;GU?k^*Vqw4
zd_e(#1~peyNh9^~YPG^>G}`xZ7!XhDNbRI)8nW5!#g+;hhGB$f{8Tv|$3d&r0suSG
z7f9GxE|-|k=je93D3{9s@HrIYs4*Ii(CKv0@Ao&&X0r<5F_5dD5{~0wJRV~z>yF8^
rz22i~n&rV@PzGQC*gpSn`mgaDz`dwXo_VVv00000NkvXXu0mjfmBLw#
literal 0
HcmV?d00001
diff --git a/img/bluecurve/nuevo.png b/img/bluecurve/nuevo.png
new file mode 100644
index 0000000000000000000000000000000000000000..7f3f169c6744a0de7b866499e8f900c8fbe3a82b
GIT binary patch
literal 1073
zcmV-11kU@3P)p&Zz1Y_DLOv(s;ksb=|q3z+cJ*Qrf)>_)r78mikdCqzBKJWkc
zJnwVfbB>Tsr`b;v_f`G>0AS4@uvjd|4Z}DO9DKl9iYSU#bzT3-6d;{Ww+;;r_4V}h
zAP542AOIBf#jXp@8yOj)udiFVk#u8&LOZ3Rol+UK++^V0
z0X8=`E3ZJMJ>d0vnbO?6*!vP)Pdtz3z8g=C8;|=t=I7_L>y=f3Vp$gx7X*QLJWiq}
z$??M{s69}}QF}X*wF>os%GTCaWfc%bu`E$VQSkfytgo*#J3G6xplIC{Gcz-jS^CM^
z+S*!0Q4~{ve4#?(vMh7u9Vd4+HxXL|Lo}#rk#?<9)gp0yX_#~}P5tS*3z4zN5lNCR
zX__V%1t``7x!&oz%${a#y)cJQ2>tAKSqDoS&Xy+KqwaEn}sp^{l}Nz
zT>o?v;4M>tQhsuAlB4~tJawqOU!0|EISe>DHbLygw%%y>m7VXoH_
z8o!5ExflF7yYHFIZB_|287HW$p{I2K)I^MxjR1m0KoEuOi>_n^iUD*#-Oa==UvXXf
zL0=Y8&m>1gTKUT@s*F1>Sz+BFg10rezN)DFy5_
zTxQR8Lnoey5m}3{y`=4o#dIzFg>s891Ev6G!WrMv(!$`CLA+isi9~|w>1l?SuI*Z9
zdr9LJ+p7S$K5$)?Ba>W504hPPQPTG9O2!Euo`C*vG?+6`-e$8cmIbgE@mvdq
zLPVoc;_*0&qA)%_t}QPwzpv~1M#TV?nxZHK0s%HQHV6iTjE;^jPfku=(sljYLi3Am
z!CovHjpFfm2m}Jm&CTKS`Q{fE7S7r2_UU3VLjJ#@#bP;T7{lc8?q}K@b8Ki)Es<
rwRPU__v>bpcLDs@w(tLj`ws9I8{3t^&zTTt00000NkvXXu0mjfG1>qQ
literal 0
HcmV?d00001
diff --git a/img/bluecurve/rew.png b/img/bluecurve/rew.png
new file mode 100644
index 0000000000000000000000000000000000000000..fe7b54e1fdbf7c924aff7d4952c945cf32c62ef7
GIT binary patch
literal 858
zcmV-g1Eu_lP)a(nxJm^T*7x+0AZd_Prif
zlU3f9-L!=w`+;|OZ{G0x%=i5nXwaa+|Bw+tSG1A;vY0T8b$odxjaCY!6|vpj9sfd|
zULX!6fLoOhY}4#8SR@D+34`FD7TyAkc5mH&qwneC;#O#@`$~)bT>^F6R6!KmRh0pUKuPPzpm-
z{Q_^dt!f|M^TsQH^(O?$1
zasJ$=(J(CW(#w713q|HK^Aw5!t}B4$qK^asTxm|gco8Y39^QmTfm2g|{t-F*(edPo
zqXVRV8pClcJSmY<;&~EJx=a1?n1`$<0j-sBas_vRSUPnxnNHnIbZ>hxx^wSA+B?_b
z2!U~6^f>%zU+9@y!
zSeCuCi)-X-V8ht=m*Z#Nf6M>o!si4*fa5sJBK0KTN{K6*@Vw?)1s-v>Sja_2zdfHw
z9NEL@wM*Exjg&4D05ZU-tUnXEm^_{Q;P7jtZ;#>Ba}~F?
ztwIPF+o^d8Oxy)x6TkmDe0nH0+_`#P6!2>jxH|F$0BYsG<4SG;J046=c0H7O3{x&$
kK%}BSZhEmngQteS0B3tJYN$F{5C8xG07*qoM6N<$f~d)l`~Uy|
literal 0
HcmV?d00001
diff --git a/img/bluecurve/siguiente.png b/img/bluecurve/siguiente.png
new file mode 100644
index 0000000000000000000000000000000000000000..cf5be84e555fe4a60caa1535a4146c879c501224
GIT binary patch
literal 863
zcmV-l1EBngP)KuAdZ
z0Y3HI|DZl1#GwKSuH5KPXt|XBpm77V78O#(ky8<(C9&K%@ve7gW_N~z?IaD6YlpNT
zktdC2_1;R~_ukCFPVB^gJjUwl--&0^d+q4N5ev)#uRnHy(TOAWO5u0=@n@$WnMkZ@
z)q*jG!{bwY^yw)+{N&4-k@2bgc8bKC6}x-Wx!2x&k1#SsQADaY&CFZxGkkb5v-sy9
z+2Z2e8Q>1^+anQ3BztlrFU}&BM28_^7@>8@o>VWd%)ZOu@IQfUIIkV>JHrZdsa*yJ1Z^&iTVOAFcMrDDq>O$B!CPUQ}cOk-^A4yZ6f>j)(k
zQYxg>C>^4dMk!6lu00HnPLu8%%q%Z0X5E$2Lq(bjbR~OoLu0QZVgey*4@Mv`#u6Ee
zF$Nt)grPx)QSFX|Ay0KC**`QzDt#d1t(3A}<^DKO0G8VlNF;l5!!OJbi^qt^;>2RH
z)zy#^4J`r2T0md{gdmYjap2I)^gR3gkh@Yk=2h-zfZOXuoMr+-fa5qIcmUKWuFqL(
zaR3WEX=~H5#t=n@{R3m{>mT9HuRmw6UHCi$%(f^XaGdzxV4Ddv{)d_jbs1|7UZuh>
zw=QzKaIp-0v7XU_Kw|=8bt;XKY|K5lgI{&|Y5p5-&0i=7zIOsR!G?R#lE5l-6WC@s
z>AMv2=PBgRmjmD36ubq2ddC~az5YA!J#Nl@#m%{|%R#j{xDA2$DnQiRZS0Ml?|a<%
z?i@F+oh$n-g4+;SJA$?2uT8?Qy8L+cEI(X5+ctO$0&C!)>N0=j4BuZqQ}(NsErDAW
zc%uFa00PhD`sGtxzjXQ^gIgAGoH$j_C4cE8`EO5_eQ$ffEydpF2JAZ@9JL*tT}!}m
pVE1-2#6#-G>-*#Bcqjgs@fXP%ZNdLTHADaa002ovPDHLkV1mFGm?i)K
literal 0
HcmV?d00001
diff --git a/img/cerrar.png b/img/cerrar.png
new file mode 100644
index 0000000000000000000000000000000000000000..ee2bdba8ab3074670c89a387f9982c7af1ca6d47
GIT binary patch
literal 612
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