bold font
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@107 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
parent
cb46c5ba34
commit
aa92f0c31e
7 changed files with 149 additions and 6 deletions
|
|
@ -48,7 +48,7 @@ static void draw(MwWidget handle) {
|
|||
point.x = r.x + r.width / 2;
|
||||
point.y = r.x + r.height / 2;
|
||||
|
||||
MwDrawText(handle, &point, str, text);
|
||||
MwDrawText(handle, &point, str, 0, text);
|
||||
}
|
||||
|
||||
MwLLFreeColor(text);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue