trans2 / tests /integration-tests /client /docs /FontPrediction.md
Mayo
test: Rust integration tests + Vitest UI tests
5242e6a unverified
# FontPrediction
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**angle_deg** | **f32** | |
**direction** | [**models::TextDirection**](TextDirection.md) | |
**font_size_px** | **f32** | |
**line_height** | **f32** | |
**named_fonts** | [**Vec<models::NamedFontPrediction>**](NamedFontPrediction.md) | |
**stroke_color** | **Vec<u32>** | |
**stroke_width_px** | **f32** | |
**text_color** | **Vec<u32>** | |
**top_fonts** | [**Vec<models::TopFont>**](TopFont.md) | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)