mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
TypographerContextSkia::CreateGlyphAtlas calculates the set of requested glyphs that are not already in the current atlas and then tries to add those glyphs to that atlas. But if that is not possible and a new atlas must be allocated, then CreateGlyphAtlas must populate the new atlas with every glyph. Fixes https://github.com/flutter/flutter/issues/153392
[Impeller] Add all requested glyphs if TypographerContextSkia needs to create a new atlas (flutter/engine#54912)
Description
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
androidapp-frameworkcross-platformdartdart-platformdesktopflutterflutter-packagefuchsiaioslinux-desktopmacosmaterial-designmobilemobile-developmentskiawebweb-frameworkwindows
2.5 GiB
Languages
Dart
75%
C++
16.5%
Objective-C++
2.9%
Java
2.8%
Objective-C
0.7%
Other
1.9%