projects
/
bertos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6998354
)
Doxygen fix.
author
bernie
<bernie@38d2e660-2303-0410-9eaa-f027e97ec537>
Mon, 15 May 2006 07:21:06 +0000
(07:21 +0000)
committer
bernie
<bernie@38d2e660-2303-0410-9eaa-f027e97ec537>
Mon, 15 May 2006 07:21:06 +0000
(07:21 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@601
38d2e660
-2303-0410-9eaa-
f027e97ec537
gfx/text.c
patch
|
blob
|
history
diff --git
a/gfx/text.c
b/gfx/text.c
index 28dbd8e33c521dba455ef08474d902633ce729df..46e3567dbb326f2435951407ed63621bf995a163 100755
(executable)
--- a/
gfx/text.c
+++ b/
gfx/text.c
@@
-15,6
+15,9
@@
/*#*
*#* $Log$
+ *#* Revision 1.11 2006/05/15 07:21:06 bernie
+ *#* Doxygen fix.
+ *#*
*#* Revision 1.10 2006/04/27 05:39:23 bernie
*#* Enhance text rendering to arbitrary x,y coords.
*#*
@@
-113,7
+116,7
@@
/**
* ANSI escape sequences flag: true for ESC state on.
*
- * \
fixme
Move to Bitmap.flags.
+ * \
todo
Move to Bitmap.flags.
*/
static bool ansi_mode = false;