Logo
Explore Help
Sign In
DEV/flutter_flutter
1
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/engine/src/flutter/lib/ui/text
History
LongCatIsLooong 59a5579465 Expose a few more glyph apis from ui.Paragraph (flutter/engine#47698)
Add 2 methods for querying glyph-related metrics

```dart
  GlyphInfo? getClosestGlyphInfoForOffset(Offset offset); 
  GlyphInfo? getGlyphInfoAt(int codeUnitOffset);
```

[C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
2023-11-22 18:04:13 +00:00
..
asset_manager_font_provider.cc
…
asset_manager_font_provider.h
…
font_collection.cc
[iOS] Load additional Cupertino system fonts (flutter/engine#46857)
2023-10-19 17:52:31 +00:00
font_collection.h
…
line_metrics.h
Revert "Make FontWeight an enum, Remove unused text classes" (flutter/engine#44987)
2023-08-22 19:51:45 -07:00
paragraph_builder.cc
Make lib/ui/text/... compatible with .clang-tidy. (flutter/engine#48156)
2023-11-16 18:00:09 -08:00
paragraph_builder.h
Make lib/ui/text/... compatible with .clang-tidy. (flutter/engine#48156)
2023-11-16 18:00:09 -08:00
paragraph.cc
Expose a few more glyph apis from ui.Paragraph (flutter/engine#47698)
2023-11-22 18:04:13 +00:00
paragraph.h
Expose a few more glyph apis from ui.Paragraph (flutter/engine#47698)
2023-11-22 18:04:13 +00:00
Powered by Gitea Version: 1.23.1 Page: 1270ms Template: 19ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API