Giter Club home page Giter Club logo

Comments (3)

tin2tin avatar tin2tin commented on July 23, 2024 1

Thank you. Did an add-on for Blender, I may use that instead. But cool work you're doing here!

from pureref-format.

FyorDev avatar FyorDev commented on July 23, 2024

Text items are supported, although there are currently issues with parented text which I'm working on (but honestly I'm occupied in other programming projects rn so it may take a while).
I'd like to make an 'examples' folder in the future, but that's not here yet. There's an example of how to generate a file from scratch and transforms items however you want in pureref_gen.py.

You want to use the PurGraphicsTextItem(Item) class from purformat.py, you can just add a string to the .text and the write(self, file: str): will take care of encoding.
You probably want to place them next to each other, for which you can do some math with the x and y of the Item superclass, just like I did in pureref_gen.py to create files from scratch.

If you have trouble coding in Python, post what you manage and I'll point you in the right direction.

from pureref-format.

FyorDev avatar FyorDev commented on July 23, 2024

Thanks bro!

from pureref-format.

Related Issues (5)

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.