haiku/headers
Axel Dörfler 1bd3bb1d58 * Added fallback mappings for the default fonts - since we don't save the
mappings yet, that's a good way to test this functionality.
* Turns out the directory of the mappings must be known already - they
  should be added automatically, but I've added them manually for now
  (which is okay for the default system directory).
* Having more than one style with the same family in the mappings didn't
  work as planned - it now does.
* On my current system, time spend in the font manager constructor went
  down from 1.5 secs to around 12000 usecs (and I have only a moderate
  number of fonts installed, or so I thought - looks like the mappings
  were a good idea :-)) - and that directly cuts down the boot time.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15580 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-12-19 01:01:04 +00:00
..
build Host platform gcc 4 fixes. 2005-11-18 22:29:31 +00:00
cpp GCC 4 fix. 2005-12-11 16:22:51 +00:00
glibc Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
gnu
legacy/network Updated DEVNOTES. It's finally complete, now. 2005-12-17 11:58:39 +00:00
libs update third party lib : zlib-1.2.3 2005-10-19 08:31:31 +00:00
os added some more headers from pcmcia-cs 2005-12-16 19:06:45 +00:00
posix Ouch, those should have been gone since the activation of new build 2005-12-10 23:39:30 +00:00
private * Added fallback mappings for the default fonts - since we don't save the 2005-12-19 01:01:04 +00:00
tools