Giter Site home page Giter Site logo

framingapp's People

Contributors

jmorel avatar

Watchers

 avatar  avatar

framingapp's Issues

Save/restore state

Need for the option to save the current configuration and restore it later on.

Custom page formats in PDF

Currently only the basic pre-defined paper formats from BytescoutPDF are available. Can we create our own ?

Unrequested top/bottom margin in PDF

there's an additional y margin
canvasPos.x = 0;
canvasPos.y = 0;
pdf.imagePlace(canvasPos.x, canvasPos.y);
Doesn't place the image at the top left hand corner but leaves a couple of pixels of margin at the top.
Beware: same thing at the bottom

Tiling (google maps style) to allow for larger image generation

As of today, the image is opened as a whole. Which means the ability to use the application strongly depends on the ram of the computer it's used on. Breaking down the big image in little pieces and retrieve only the ones necessary for the display could be a good idea.
Also, we could compute thumbnails for the various zoom levels.

Auto mapping

Generate basic layout with the largest frame format available to cover the whole surface for all of those lazy asses out there.

Remove watermark on pdf

In the evaluation version, BytescoutPDF leaves a watermark at the bottom of each file. Can we remove it ?

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.