Introduced and implemented new font command AS_GET_DEFAULT_SYSTEM_FONT that returns
the default fonts of the app_server. Moved some font command implementations around to group them a bit better. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14800 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -114,6 +114,7 @@ enum {
|
||||
// Font-related server communications
|
||||
AS_SET_SYSTEM_FONT,
|
||||
AS_GET_SYSTEM_FONTS,
|
||||
AS_GET_SYSTEM_DEFAULT_FONT,
|
||||
|
||||
AS_GET_FONT_LIST_REVISION,
|
||||
AS_GET_FAMILY_AND_STYLES,
|
||||
|
||||
Reference in New Issue
Block a user