diff options
| author | Alexander Levin <al.le@rockbox.org> | 2010-03-19 21:50:26 +0000 |
|---|---|---|
| committer | Alexander Levin <al.le@rockbox.org> | 2010-03-19 21:50:26 +0000 |
| commit | 0d9eeffe34ce2bcc714687f5d4749e3da3072d4d (patch) | |
| tree | 31c02dd0a8694681a35715d274cbd4c0b2e49efe | |
| parent | cfe51fb0e85159d252e7bddd45d24b4a409ce1a1 (diff) | |
| download | rockbox-0d9eeffe34ce2bcc714687f5d4749e3da3072d4d.zip rockbox-0d9eeffe34ce2bcc714687f5d4749e3da3072d4d.tar.gz rockbox-0d9eeffe34ce2bcc714687f5d4749e3da3072d4d.tar.bz2 rockbox-0d9eeffe34ce2bcc714687f5d4749e3da3072d4d.tar.xz | |
Set the default character in 08-Atadore font to an existing glyph
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25250 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | fonts/08-Atadore.bdf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fonts/08-Atadore.bdf b/fonts/08-Atadore.bdf index bc5c4b6..66c18fc 100644 --- a/fonts/08-Atadore.bdf +++ b/fonts/08-Atadore.bdf @@ -12,7 +12,7 @@ WEIGHT 10 RESOLUTION_X 100 RESOLUTION_Y 100 X_HEIGHT 6 -DEFAULT_CHAR 13 +DEFAULT_CHAR 63 FONT_DESCENT 1 FONT_ASCENT 7 _XMBDFED_INFO "Edited with xmbdfed 4.5." |