projects
/
bertos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3047e01
)
Switch to a smaller default fount.
author
bernie
<bernie@38d2e660-2303-0410-9eaa-f027e97ec537>
Sat, 27 May 2006 22:31:34 +0000
(22:31 +0000)
committer
bernie
<bernie@38d2e660-2303-0410-9eaa-f027e97ec537>
Sat, 27 May 2006 22:31:34 +0000
(22:31 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@644
38d2e660
-2303-0410-9eaa-
f027e97ec537
gfx/font.h
patch
|
blob
|
history
diff --git
a/gfx/font.h
b/gfx/font.h
index bdba694a131b0e8f0adc25a10d756d9459605d3c..82d778edd6e24e619737dcbd2d9c826427204599 100755
(executable)
--- a/
gfx/font.h
+++ b/
gfx/font.h
@@
-14,6
+14,9
@@
/*#*
*#* $Log$
+ *#* Revision 1.6 2006/05/27 22:31:34 bernie
+ *#* Switch to a smaller default fount.
+ *#*
*#* Revision 1.5 2006/03/13 02:06:04 bernie
*#* FONT_HAS_GLYPH(): New macro.
*#*
@@
-88,7
+91,7
@@
typedef struct Font
/** The default font. */
-#define default_font font_
ncenB18
+#define default_font font_
luBS14
extern const struct Font default_font;
#endif /* GFX_FONT_H */