
|
[haiku-appserver]
||
[Date Prev]
[11-2005 Date Index]
[Date Next]
||
[Thread Prev]
[11-2005 Thread Index]
[Thread Next]
[haiku-appserver] Re: Font stuff
- From: "DarkWyrm" <darkwyrm@xxxxxxxxxxxxx>
- To: haiku-appserver@xxxxxxxxxxxxx
- Date: Tue, 01 Nov 2005 16:48:00 -0500 EST
> Hi there,
>
> is there any need to have functions like:
> _font_control_()
> _set_system_font_()
> get_font_cache_info()
>
> publicly available? They are not documented anywhere that I know and
> also have pretty rare uses outside the font preferences panel, don't
> they?
> Maybe we should remove them from the headers for now, and if there
> are
> any problems due to the removal add them again?
They should be pulled from the headers. _font_control and
get_font_cache_info are vestigial limbs kept over from R5 for FBC. IIRC
_set_system_font is just used for BFont initialization, so pulling it
also makes good sense. :^)
--DW
|

|