RenderOptions
Genel Bakış
RenderOptions Python için FOSS’de bir sınıf.
Kullanıcı tarafından sağlanan görüntüleme seçenekleri.
Özellikleri: background_color, dpi, font_family, font_size, foreground_color, module_height,Ve 5 tane daha.
Özellikler
| Adı: | Tip: | Access | Açıklama: |
|---|---|---|---|
scale | `float | None` | Oku . |
dpi | `int | None` | Oku . |
module_width | `float | None` | Oku . |
module_height | `float | None` | Oku . |
quiet_zone | `float | None` | Oku . |
foreground_color | `str | None` | Oku . |
background_color | `str | None` | Oku . |
transparent_background | `bool | None` | Oku . |
show_text | `bool | None` | Oku . |
font_family | `str | None` | Oku . |
font_size | `float | None` | Oku . |