#
b2cc3454 |
| 07-Nov-2005 |
Axel Dörfler <axeld@pinc-software.de> |
More font work: * Simplified server communication a bit: instead of separate queries for font direction, "is fixed", ... there is now a private extra flags field that is filled on demand. * The s
More font work: * Simplified server communication a bit: instead of separate queries for font direction, "is fixed", ... there is now a private extra flags field that is filled on demand. * The server command names now describe what the command does, and are not simply named after the BFont method (AS_SET_FAMILY_AND_STYLE vs. AS_GET_FAMILY_AND_STYLE_IDS). * Replaced B_SET_SYSFONT_{PLAIN|BOLD|FIXED} with a single B_GET_SYSTEM_FONTS. * Rewrote Font.h and added our license.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14741 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|