toolboc/retroarch-screenshot-translator
Translates screenshots captured in /storage/screenshots/ to the framebuffer of fb0
133
ScreenshotTranslator
Translates screenshots captured in /storage/screenshots/ to the framebuffer of fb0 using a local container instance of cognitive-services-recognize-text
Parameter | Description | Type |
---|---|---|
Fontsize | Controls the size of the rendered translation font (default: 25) | Integer |
FontFamily | Controls the FontFamily used to render the translation (default: DejaVuSansMono-Bold) | string |
Language | Controls the Language to translate text to (currently only translates from English) | string |
FontFamily values are obtained from installed fonts in /usr/share/fonts/truetype/*
Valid values include:
Language values can be obtained from the Microsoft Text Translator Language Support Documentation
docker pull toolboc/retroarch-screenshot-translator