[roll] Roll fuchsia [fonts] Improve Rust wrappers around FreeType in Font Info Loader
- Simplify the lifetime management of `FTOpenArgs` and its data
dependencies.
- Implement a wrapper around `FT_Face`, adding a `Drop` implementation
and exposing a Rusty iterator over its code points. (Additional Rusty
accessors to follow in subsequent CLs.)
TEST:
fx set core.x64 --with src/fonts:tests
fx test font_info_test font_info_tests
Original-Bug: 74698
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/637865
Original-Revision: c0a8748c0e58be34c409baf1a11363565d6fa6b9
GitOrigin-RevId: 04db58b66b2e553b19a09f5d88db8dc941fb2964
Change-Id: I515e7bd9ebcdf932c0a9569999c4a34beb8b26c7
diff --git a/stem b/stem
index f9f4be1..fc5cca6 100644
--- a/stem
+++ b/stem
@@ -10,7 +10,7 @@
githooks=""
remote="https://fuchsia.googlesource.com/fuchsia"
gerrithost="https://fuchsia-review.googlesource.com"
- revision="240b7b7063a22c11175f90b73d8c25568acea426"/>
+ revision="c0a8748c0e58be34c409baf1a11363565d6fa6b9"/>
</projects>
<hooks>
<hook name="install-environment"