2 * Copyright 2006, Haiku, Inc. All Rights Reserved.
3 * Distributed under the terms of the MIT License.
6 * Mikael Konradson, mikael.konradson@gmail.com
11 const uint32 FONTSIZE_MSG
= 'size';
12 const uint32 FONTSHEAR_MSG
= 'shea';
13 const uint32 ROTATION_MSG
= 'rota';
14 const uint32 SPACING_MSG
= 'spac';
15 const uint32 OUTLINE_MSG
= 'outl';
16 const uint32 ALIASING_MSG
= 'alia';
17 const uint32 BOUNDING_BOX_MSG
= 'bond';
18 const uint32 CYCLING_FONTS_MSG
= 'cycl';
19 const uint32 CYCLING_FONTS_UPDATE_MSG
= 'cycU';
20 const uint32 FONTSTYLE_CHANGED_MSG
= 'fonS';
21 const uint32 FONTFAMILY_CHANGED_MSG
= 'fonF';
22 const uint32 DRAWINGMODE_CHANGED_MSG
= 'drmF';
23 const uint32 TEXT_CHANGED_MSG
= 'text';