[CHARMAP_NEW]
authorGed Murphy <gedmurphy@reactos.org>
Tue, 24 Nov 2015 17:55:27 +0000 (17:55 +0000)
committerGed Murphy <gedmurphy@reactos.org>
Tue, 24 Nov 2015 17:55:27 +0000 (17:55 +0000)
commitb841070c1aec35110ab3a3ce3a1317218ff62eb0
treecc42d927868bcc0acdce963f65ea488c115461d6
parent68efaa6696075b57e6355a84a92546086819e129
[CHARMAP_NEW]
- Implement drawing fonts onto the gridview
- Implement scrolling through the grid via the scrollbar
- When a new font is selected, setup that font for drawing. This includes setting up the DC for painting, getting the valid glyphs for that font (this fixes the bug in the existing viewer which has lots of squares for glyphs), setting up scrollbar info, etc.
- Make the cell object more responsible for its own painting
CORE-10518

svn path=/trunk/; revision=70098
reactos/base/applications/charmap_new/Cell.cpp
reactos/base/applications/charmap_new/Cell.h
reactos/base/applications/charmap_new/GridView.cpp
reactos/base/applications/charmap_new/GridView.h
reactos/base/applications/charmap_new/MainWindow.cpp
reactos/base/applications/charmap_new/MainWindow.h
reactos/base/applications/charmap_new/lang/en-US.rc