Martin Kiewitz
|
51b608d794
|
SCI: renamed class Font to GfxFont
svn-id: r47900
|
2010-02-05 12:30:41 +00:00 |
|
Martin Kiewitz
|
cabd18da9e
|
SCI: renaming class View to GfxView
svn-id: r47891
|
2010-02-04 22:17:58 +00:00 |
|
Matthew Hoops
|
fb3d272c3c
|
getFont() should check _cachedFonts and not _cachedViews. Fixes segfaults when using fonts.
svn-id: r47779
|
2010-01-31 21:31:11 +00:00 |
|
Martin Kiewitz
|
aaf756e736
|
SCI: implemented font caching
svn-id: r47762
|
2010-01-31 17:45:22 +00:00 |
|
Martin Kiewitz
|
66c88b98f5
|
SCI: GfxCache is now also called directly w/o SciGui nor SciGui32
svn-id: r47759
|
2010-01-31 17:14:58 +00:00 |
|
Martin Kiewitz
|
72c2d360f7
|
SCI: renamed SciPalette to GfxPalette, Screen to GfxScreen, GfxPalette is now called directly w/o SciGui
svn-id: r47752
|
2010-01-31 16:21:11 +00:00 |
|
Martin Kiewitz
|
7929255cd9
|
SCI: cleaned up graphics classes, removed gfx&windowmgr, added gfxports, gfxcompare, gfxpaint16, gfxcache. kernel uses gfxports directly w/o going through SciGui
svn-id: r47745
|
2010-01-31 12:35:15 +00:00 |
|