Commit Graph

7 Commits (5982e24d57742812cb91ea989eaa44a36169e8d7)

Author SHA1 Message Date
Hans-Werner Hilse 5982e24d57 unify color specification
colors were a mixture of 4bpp integers (0=white, 15=black) and
fractional blackness levels (0=white, 1.0=black) before. This is
now unified to use the color specification of the Blitbuffer API.
10 years ago
Hans-Werner Hilse 7b1777e095 adapt widgets and text rendering to new font rendering
no background for text rendering anymore
10 years ago
chrox 5aa8eb52da add missing Blitbuffer since it's removed from global space 10 years ago
chrox 92219a1f1e cleanup: expand tab to 4 spaces 10 years ago
chrox 24ed02bbee add bold property for text rendering 10 years ago
chrox ccd3481735 process new line symbol in WordBoxWidget 11 years ago
HW ef111b99c6 Refactored to use strictly locals 11 years ago