* use a different message code for DrawString() with escapement delta
and DrawString() without * this change also includes adding the penlocation to the shape to-screem coordinate conversion (temporarily breaks shape rendering, will be fixed in next commit) git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21821 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -213,6 +213,7 @@ enum {
|
||||
AS_FILL_TRIANGLE,
|
||||
|
||||
AS_DRAW_STRING,
|
||||
AS_DRAW_STRING_WITH_DELTA,
|
||||
|
||||
AS_SYNC,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user