Allowed for the text to set a text origin.
This commit is contained in:
parent
51f8dfd522
commit
17e76a9dd4
6 changed files with 56 additions and 38 deletions
|
|
@ -83,14 +83,9 @@ namespace SM.Base.Drawing.Text
|
|||
|
||||
TextureMatrix = TextureTransformation.CalculateMatrix(offset,
|
||||
scale, 0),
|
||||
|
||||
Offset = offset,
|
||||
Scale = scale
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
Console.WriteLine();
|
||||
}
|
||||
|
||||
public override void Compile()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue