Jonah Williams 4422323e7d [Impeller] Increase minimum size of alpha glyph atlas. (flutter/engine#41880)
Fixes https://github.com/flutter/flutter/issues/122839
Fixes https://github.com/flutter/flutter/issues/126103

Unlike Skia which starts with 2048x2048, I decreased the size of 1024x1024. Now that we'll never switch this to a color bitmap, the memory impact is dramatically lessened.
2023-05-10 01:29:22 +00:00
..