added a way to create fonts with specified pixel size
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 25 Sep 2004 23:03:44 +0000 (23:03 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 25 Sep 2004 23:03:44 +0000 (23:03 +0000)
commit544229d1069a20ca4c81fac6059aa4d92d8559ef
treeab58b837e2e5bd4194e8fd8032d829d0a450a220
parent6294ac2e91af3408cfa04910b90ad7ace94f1220
added a way to create fonts with specified pixel size

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29356 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
docs/latex/wx/font.tex
include/wx/font.h
include/wx/fontutil.h
include/wx/msw/font.h
src/common/fontcmn.cpp
src/msw/font.cpp