diff --git a/Writerside/topics/Image-Text-Default.md b/Writerside/topics/Image-Text-Default.md index 7490f6c..cde6cee 100644 --- a/Writerside/topics/Image-Text-Default.md +++ b/Writerside/topics/Image-Text-Default.md @@ -1 +1,51 @@ # Default + + + + ImageText + + + Create text as image. + + + PyTorch + + + + + Text for generation into image + + + Font for text generation + + + Font size for text generation + + + Red channel in RGBA from 0 to 255 + + + Green channel in RGBA from 0 to 255 + + + Blue channel in RGBA from 0 to 255 + + + Alpha (transparency) channel in RGBA from 0.0 to 1.0 + + + Horizontal edge indentation + + + Vertical edge indentation + + + + + + + RGB/A image + + + + diff --git a/Writerside/topics/Image-Text-Multiline-Outlined.md b/Writerside/topics/Image-Text-Multiline-Outlined.md index 018e5a1..542f4f0 100644 --- a/Writerside/topics/Image-Text-Multiline-Outlined.md +++ b/Writerside/topics/Image-Text-Multiline-Outlined.md @@ -1 +1,63 @@ # Multiline Outlined + + + + ImageTextMultilineOutlined + + + Create text with a stroke as an image. + + + PyTorch + + + + + Text for generation into image + + + Font for text generation + + + Font size for text generation + + + Red channel in RGBA from 0 to 255 + + + Green channel in RGBA from 0 to 255 + + + Blue channel in RGBA from 0 to 255 + + + Size of the stroke + + + Stroke red channel in RGBA from 0 to 255 + + + Stroke green channel in RGBA from 0 to 255 + + + Stroke blue channel in RGBA from 0 to 255 + + + Alpha (transparency) channel in RGBA from 0.0 to 1.0 + + + Horizontal edge indentation + + + Vertical edge indentation + + + + + + + RGB/A image + + + + diff --git a/Writerside/topics/Image-Text-Multiline.md b/Writerside/topics/Image-Text-Multiline.md index 70f37c2..6ba6127 100644 --- a/Writerside/topics/Image-Text-Multiline.md +++ b/Writerside/topics/Image-Text-Multiline.md @@ -1 +1,51 @@ # Multiline + + + + ImageTextMultiline + + + Create text as image. + + + PyTorch + + + + + Text for generation into image + + + Font for text generation + + + Font size for text generation + + + Red channel in RGBA from 0 to 255 + + + Green channel in RGBA from 0 to 255 + + + Blue channel in RGBA from 0 to 255 + + + Alpha (transparency) channel in RGBA from 0.0 to 1.0 + + + Horizontal edge indentation + + + Vertical edge indentation + + + + + + + RGB/A image + + + + diff --git a/Writerside/topics/Image-Text-Outlined.md b/Writerside/topics/Image-Text-Outlined.md index 54a1f80..00e89e5 100644 --- a/Writerside/topics/Image-Text-Outlined.md +++ b/Writerside/topics/Image-Text-Outlined.md @@ -1 +1,63 @@ # Outlined + + + + ImageTextOutlined + + + Create text with a stroke as an image. + + + PyTorch + + + + + Text for generation into image + + + Font for text generation + + + Font size for text generation + + + Red channel in RGBA from 0 to 255 + + + Green channel in RGBA from 0 to 255 + + + Blue channel in RGBA from 0 to 255 + + + Size of the stroke + + + Stroke red channel in RGBA from 0 to 255 + + + Stroke green channel in RGBA from 0 to 255 + + + Stroke blue channel in RGBA from 0 to 255 + + + Alpha (transparency) channel in RGBA from 0.0 to 1.0 + + + Horizontal edge indentation + + + Vertical edge indentation + + + + + + + RGB/A image + + + +