Bug 388006 - Tool for creating manga\comics grids
Summary: Tool for creating manga\comics grids
Status: REPORTED
Alias: None
Product: krita
Classification: Applications
Component: Tools (show other bugs)
Version: unspecified
Platform: Other Microsoft Windows
: NOR wishlist
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-18 09:32 UTC by radian
Modified: 2020-06-08 18:18 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description radian 2017-12-18 09:32:10 UTC
From irc:
Making comic/manga boxes I feel are tedious and time consuming in Krita and makes me feel demotivated to start because of it. I would like to suggest features to quickly and easily make them like the software Medibang.
https://medibangpaint.com/en/use/2016/12/how-to-create-panel/
Comment 1 Halla Rempt 2017-12-18 10:39:34 UTC
See https://moritzmolch.com/2165
Comment 2 wolthera 2017-12-18 18:21:14 UTC
This could be semi-resolved with a two-part concept. The first would be a gutter-cutter, which is a tool not unlike illustrator's cut tool, but with a twist: you can have a 'cut thickness' which means you can create gutters.

The second would be to create some operations that will put all the shapes in a shape ayer onto seperate layers. If we could get vector shapes working as pyhton objects, we could make this a python script, and even extend the script to set up the panels into groups and do all the duplication and whatnot automatically.

The gutter cutter can't be done with python though, due to not having tool access in python for good reasons.
Comment 3 Dyhia 2020-04-03 18:30:32 UTC
Hello Guys, im in a group in my school, we wanted to work on it , can we do it  ?
Comment 4 Tiar 2020-04-03 18:41:22 UTC
@Dyhvia sure! It would be awesome. Do you know how to get to #krita IRC channel on freenode? (Note that IRC chat is most active at European day time, and a bit less in weekends than in weedays).
Comment 5 Dyhia 2020-04-03 19:27:09 UTC
@Tymond  I don't know, but but I want all kinds of information that can help me, if you want to help me.
Comment 6 Tiar 2020-06-08 18:18:58 UTC
@Dyhia -- sorry, your comment was probably lost somewhere. If you still want to help, it would be better to hop on IRC with this link: https://kiwiirc.com/nextclient/irc.freenode.net/?nick=bugzilla|?#krita - note that (1) it's not logged (you won't see previous messages or any that were sent when you were not connected), (2) it's real-time chat and it's most active in European afternoon time. Alternatively you can go to krita-artists.org, there is Developers Questions subforum, maybe it would be a good place to start. We will help you but the bugzilla is not a good place to communicate :) Most development communication happens on IRC or on https://invent.kde.org/graphics/krita where the code patches are on.