=== Image to Text === Contributors: Katsushi Kawamori Donate link: https://shop.riverforest-wp.info/donate/ Tags: block, font, image, shortcode, text Requires at least: 6.6 Requires PHP: 8.0 Tested up to: 7.0 Stable tag: 2.12 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Image to text. == Description == = Image to text. = * Can specify the font size. * Can specify the background color. * Can specify the font color. * Can specify the font. * Can specify the alt. * The [fonts "Noto Sans JP"](https://fonts.google.com/earlyaccess#Noto+Sans+JP) are bundled. == Installation == 1. Upload `image-to-text` directory to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == none == Screenshots == 1. Block 2. Shortcode 3. Settings 4. View == Changelog == = [2.12] 2025/04/04 = * Fix - Rebuilt javascript. = [2.11] 2024/11/15 = * Fix - Rebuilt javascript. * Change - Changed the required version of WordPress. = [2.10] 2024/03/05 = * Fix - Changed file operations to WP_Filesystem. = 2.09 = Rebuilt blocks. = 2.08 = Supported WordPress 6.4. PHP 8.0 is now required. = 2.07 = Added escaping process. = 2.06 = Fixed quick tag. = 2.05 = Supported WordPress 6.1. = 2.04 = Rebuilt blocks. = 2.03 = Supported WordPress 6.0. = 2.02 = Rebuilt blocks. = 2.01 = Supported WordPress 5.6. = 2.00 = Added support for blocks. = 1.03 = Conformed to the WordPress coding standard. = 1.02 = Sanitize the text. Added quick tag. = 1.01 = Added font baseline adjustment. Added alt option. = 1.00 = Initial release. == Upgrade Notice == = 1.00 = Initial release.