Coder Social home page Coder Social logo

kuldipsekhon / tbo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from danigm/tbo

0.0 2.0 0.0 1.81 MB

GTK/Gnome easy cómic creator

Home Page: http://danigm.net/TBO

License: GNU General Public License v3.0

Shell 0.54% C 96.36% Python 3.04% Makefile 0.06%

tbo's Introduction

TBO is an easy and fun program to draw comic and make your
presentations funnier.

Using TBO
---------

When you run TBO you are in "page view", and here you can:

 * Create a new comic
 * Open an existing .tbo file
 * Save the current comic in a .tbo file
 * Export the current comic as png, pdf or svg
 ---------------------------------------------------------
 * Create a new page
 * Move between pages
 * Delete current page
 * Select/move/resize current page frames with select tool
 * You can remove a frame selecting it and pressing "del" key
 * You can clone a frame pressing ctrl+d
 * Create new page frames

When you have a frame you can go to "frame view" by double clicking in
the frame with "selector" tool. In frame view you can draw:

 * You can add some doodle with doodle-tool, selecting what you want
   from tool-area and drag&drop it into drawing area.
 * You can add some bubbles with bubble-tool, selecting what you want
   from tool-area and drag&drop it into drawing area.
 * You can add text to doodle with text-tool
 * You can select/Move/resize/rotate objects in frame with select-tool
 * You can resize an object using "<" and ">" keys.
 * With arrows keys you can move the selected object
 * To flip the current object use "v" key and "h" key
 * You can remove a frame object selecting it and pressing "del" key
 * You can clone an object pressing "ctrl+d"
 * To return to "page view" press "esc" key

You can control the zoom with "+" and "-" keys or with zoom tools. You
can set the 1:1 zoom with "1" key or fit to window with "2" key.

.tbo files
----------

A .tbo file is a simple xml with the state of a TBO comic. You can
create .tbo files to save you unfinished projects or to save projects
in a modifiable format.

A .tbo file looks like that:


    <tbo width="800" height="450">
     <page>
      <frame x="63" y="37" width="237" height="202" border="1" r="1,000000" g="1,000000" b="1,000000">
       <svgimage x="99" y="42" width="114" height="197" angle="0,000000" flipv="0" fliph="0" path="bar/body/left-hand.svg">
        </svgimage>
       <text x="16" y="22" width="100" height="46" angle="-0,410127" flipv="0" fliph="0" font="Sans 12" r="0,000000" g="0,000000" b="0,000000">
    Text
       </text>
      </frame>
     </page>
    </tbo>

Read HACKING for information about how you can collaborate.

tbo's People

Contributors

danigm avatar joedalton2 avatar dmustieles avatar yeager avatar kelemeng avatar marv-cz avatar dariovillar avatar wylmer avatar mirosnik1 avatar vagrale13 avatar ymyasoedov avatar vlyalcin avatar thanostx avatar pmkovar avatar mbouzada avatar mateunho avatar luciang avatar kristjanesperanto avatar ironbishop avatar esanchezm avatar dnoway avatar annoab avatar fernandesn avatar afranke avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.