Allow Large font size in dali 64/255164/14
authorali198724 <ali198724@gmail.com>
Sun, 14 Mar 2021 13:01:35 +0000 (15:01 +0200)
committerAli Alzyoud <ali198724@gmail.com>
Thu, 8 Apr 2021 05:52:15 +0000 (05:52 +0000)
- This is done by allowing larger Atlas size, but make restriction for max 1024 size
- Padding will be handled when calculating the new atlas size
- If Max Atlas is not enough, we will fall back to default old behavior.
- This will service rendering font size even larger 500pt which services almost all users needs

Change-Id: Ib05abbc0eced6f440451b4ecf8cc8cc4640c09c8


No differences found