Bug #88
Restructure StdInitFont issues
Status: | Approved | Start date: | 07/22/2011 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Miroslav Fidler | % Done: | 0% | |
Category: | Rainbow | Spent time: | - | |
Target version: | - |
Description
not neccessarily..
Font.cpp
InitStdFont() needs a restructuring, because, currently, win fonts are know, and can SyncStdFont, while i.e. X11 also does the
Font::SetStdFont(ScreenSans(12)); trick but later in init, which calls SyncStdFont as well. so it's kinda messy..
so best thing is to make InitStdFont or sth also backend dependant..
History
#1 Updated by Miroslav Fidler about 12 years ago
- Status changed from New to Rejected
#2 Updated by Miroslav Fidler over 11 years ago
- Status changed from Rejected to Approved