Added codes to allow for initialization of system fonts

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10766 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
DarkWyrm
2005-01-15 22:09:42 +00:00
parent 04ab15f96d
commit cd6f0b7869
+3
View File
@@ -98,6 +98,9 @@ AS_UPDATED_CLIENT_FONTLIST,
AS_GET_FAMILY_ID,
AS_GET_STYLE_ID,
AS_GET_STYLE_FOR_FACE,
AS_SET_SYSFONT_PLAIN,
AS_SET_SYSFONT_BOLD,
AS_SET_SYSFONT_FIXED,
// This will be modified. Currently a kludge for the input server until
// BScreens are implemented by the IK Taeam