Long forgotten update about the new vector icon added to midi endpoint under Haiku.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37528 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
3c000b968a
commit
18d844d2d9
@ -247,6 +247,16 @@ allows you to associate icons with your endpoints. Be planned to publish a more
|
||||
complete protocol that included additional information, such as vendor/model
|
||||
names, copyright/version info, category, etc., but they never got around to it.
|
||||
|
||||
<TABLE BORDER="1">
|
||||
<TR><TD>property</TD><TD>Vector icon (raw data)</TD></TR>
|
||||
<TR><TD>field name</TD><TD>"icon"</TD></TR>
|
||||
<TR><TD>field type</TD><TD>'VICN'</TD></TR>
|
||||
</TABLE>
|
||||
|
||||
This vector icon is available under Haiku only, and comes as raw data, not a BBitmap.
|
||||
Before being able to display it, you first must render the vector icon in the size of
|
||||
your choice.
|
||||
|
||||
<TABLE BORDER="1">
|
||||
<TR><TD>property</TD><TD>Large (32x32) icon</TD></TR>
|
||||
<TR><TD>field name</TD><TD>"be:large_icon"</TD></TR>
|
||||
|
Loading…
x
Reference in New Issue
Block a user