now uses delta escapement
improved GetBoundingBoxesAsString (just for fun, keep in mind we'll use AGGTextRenderer in the end :) ) git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14091 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -131,7 +131,7 @@ class ServerFont {
|
||||
escapement_delta delta) const;
|
||||
|
||||
bool GetBoundingBoxesAsString(const char charArray[],
|
||||
int32 numChars, BRect rectArray[],
|
||||
int32 numChars, BRect rectArray[], bool string_escapement,
|
||||
font_metric_mode mode, escapement_delta delta);
|
||||
|
||||
bool GetBoundingBoxesForStrings(char *charArray[], int32 lengthArray[],
|
||||
|
||||
Reference in New Issue
Block a user