* At least pretend to support all unicode blocks, and don't make such
obvious lies. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29867 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
339676b608
commit
9fffb1c294
@ -866,7 +866,7 @@ unicode_block
|
||||
BFont::Blocks() const
|
||||
{
|
||||
// TODO: Add Block support
|
||||
return unicode_block();
|
||||
return unicode_block(~0LL, ~0LL);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user