File size: 714 Bytes
5242e6a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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)