Anonymous
7/28/2025, 3:07:11 PM
No.11343917
>>11343813
>you're insane
Not that much effort. I've made several other edits across a few threads. They're easy to spot based on the default IbisPaintX filename (as convenient as it is to use, renaming files is more effort than it's worth)
>>11298189
>>11319326
>>11336338
>>11314770
And I decensored two dorse doujin, those were a fair bit more work, but not as much effort as decensoring complex colour/shading like this one: >>11300218
>i can't agree with subject matter in porn just being "repetitive" out of context
Well that's probably the issue, since I've been using images to write captions and stories, having both characters cum at once would be limiting
>the desktop app is limited to only one hour of use a day
Interesting, I never even knew there was a desktop app. I got it on my phone because it's easier to do edit on my phone than on a laptop with a trackpad
There's not really any reason not to just use the phone, but maybe that's because I like relaxing in bed. I write smut in bed too, which is why I use a laptop since I have a small desk to use it in bed. I used to use my phone for that too, phone on a mount connected to a keyboard, but laptop has is better for programming too
>>11343844
Not free on phone. If I wanted something for explicitly making captions, I would make my own program. I was doing that, like I mentioned, but ended up not bothering. Text is easy, along with text bubbles. I could make strokes fairly easy converting the text image into an array, but figuring out the anti-aliasing with an array would be a little tedious.
I am working on my own vector art program for quicker image editing and more control. I was first making it with arrays, but it was quickly getting very complex and I realised I can do the features I want with just pygame's innate features. I could create filters with numpy arrays if I really needed it
>you're insane
Not that much effort. I've made several other edits across a few threads. They're easy to spot based on the default IbisPaintX filename (as convenient as it is to use, renaming files is more effort than it's worth)
>>11298189
>>11319326
>>11336338
>>11314770
And I decensored two dorse doujin, those were a fair bit more work, but not as much effort as decensoring complex colour/shading like this one: >>11300218
>i can't agree with subject matter in porn just being "repetitive" out of context
Well that's probably the issue, since I've been using images to write captions and stories, having both characters cum at once would be limiting
>the desktop app is limited to only one hour of use a day
Interesting, I never even knew there was a desktop app. I got it on my phone because it's easier to do edit on my phone than on a laptop with a trackpad
There's not really any reason not to just use the phone, but maybe that's because I like relaxing in bed. I write smut in bed too, which is why I use a laptop since I have a small desk to use it in bed. I used to use my phone for that too, phone on a mount connected to a keyboard, but laptop has is better for programming too
>>11343844
Not free on phone. If I wanted something for explicitly making captions, I would make my own program. I was doing that, like I mentioned, but ended up not bothering. Text is easy, along with text bubbles. I could make strokes fairly easy converting the text image into an array, but figuring out the anti-aliasing with an array would be a little tedious.
I am working on my own vector art program for quicker image editing and more control. I was first making it with arrays, but it was quickly getting very complex and I realised I can do the features I want with just pygame's innate features. I could create filters with numpy arrays if I really needed it