This website requires JavaScript.
Explore
Help
Sign In
DEV
/
flutter_flutter
Watch
1
Star
0
Fork
0
You've already forked flutter_flutter
mirror of
https://github.com/flutter/flutter.git
synced
2026-02-20 02:29:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
flutter_flutter
/
lib
/
ui
/
text
History
Jason Simmons
e18f239037
Purge the Skia font cache after deleting an engine's FontCollection (
#5598
)
...
See
https://github.com/flutter/flutter/issues/18728
2018-06-25 13:23:46 -07:00
..
asset_manager_font_provider.cc
Replace AssetResolver GetAsBuffer with GetAsMapping. (
#5546
)
2018-06-19 14:24:19 -07:00
asset_manager_font_provider.h
Change ports/SkFontMgr.h to core/SkFontMgr.h (
#5593
)
2018-06-22 11:04:58 -04:00
font_collection.cc
Purge the Skia font cache after deleting an engine's FontCollection (
#5598
)
2018-06-25 13:23:46 -07:00
font_collection.h
Lazily load fonts that are embedded within the application (
#5533
)
2018-06-14 16:13:56 -07:00
paragraph_builder.cc
Maintain a FontCollection for each engine instance instead of a process-wide singleton (
#5521
)
2018-06-13 14:28:21 -07:00
paragraph_builder.h
Allow custom foreground paint to be used for drawing text (
#5395
)
2018-06-10 00:21:18 -04:00
paragraph_impl_txt.cc
…
paragraph_impl_txt.h
…
paragraph_impl.cc
…
paragraph_impl.h
…
paragraph.cc
…
paragraph.h
…
text_box.cc
…
text_box.h
…