haiku/src/kits
dsizzle 9b6b158b88 Implementation of BFont::Blocks
BFont::Blocks is now implemented in ServerFont, via a call through the
app_server.  It uses fontconfig to iterate through a charset of a font
and stores the defined blocks in a bitmap.

A new API was added, BFont::IncludesBlock, that will allow for arbitrary
testing of a given Unicode block. Since nothing is cached, searching
through an entire charset for a series of Unicode blocks can be quite
slow. In a given block there may be only 1 or 2 characters actually
defined so every character within a block needs to be checked until one
is found, which in a degenerate case will mean the entire block is
checked.

Signed-off-by: Axel Dörfler <axeld@pinc-software.de>
2017-05-08 22:17:53 +02:00
..
app launch_daemon: Added stop target ability. 2016-11-29 23:14:36 +01:00
bluetooth
debug elf.h: rename ELF_MAGIC to ELFMAG 2016-08-06 20:32:47 +02:00
debugger Debugger: Fix oversight. 2016-12-11 11:09:53 -05:00
device
game
interface Implementation of BFont::Blocks 2017-05-08 22:17:53 +02:00
locale s/OpenBeOS License/MIT License/ universally, as they're the same thing. 2017-02-09 22:09:56 -05:00
mail BString: rename SetCharAt to SetByteAt 2017-01-12 22:03:51 +01:00
media MediaFile: Little refactor to use the MediaStreamer class 2017-05-04 14:08:07 +02:00
midi Use driver settings API for the MIDI settings 2016-11-06 15:17:01 +01:00
midi2
network Allow dumping SSL session keys on TRACE_SESSION_KEY 2017-05-04 00:56:15 +02:00
package SoftwareUpdater updates 2017-03-20 06:51:06 -04:00
print
screensaver
shared BJson: Use the normal "input, output" argument ordering instead of the reverse. 2017-02-09 13:43:26 -05:00
storage s/OpenBeOS License/MIT License/ universally, as they're the same thing. 2017-02-09 22:09:56 -05:00
support BString: Use safestr() to prevent strlen(NULL) 2017-02-21 19:20:02 -08:00
textencoding
tracker Fix drawing of Tracker volume icon freespace bar 2017-05-02 19:37:09 -04:00
translation
CountryFlags.rdef
Jamfile
LanguageFlags.rdef
libbe_test_versions
libbe_version.rdef
libbe_versions