Packager

Binary tree bin packing algorithm for packing pictures to sheet for printing
Alternatives To Packager
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Algorithms Sedgewick Wayne1,967
2 months ago3mitJava
Solutions to all the exercises of the Algorithms book by Robert Sedgewick and Kevin Wayne
Mir Algorithm16810299 days ago610February 07, 202327otherD
Dlang Core Library
Floaxie28
5 months agoapache-2.0C++
Floating point printing and parsing library based on Grisu2 and Krosh algorithms
Strip Packing14
4 years ago1mitPython
Algorithm for the strip packing problem with guillotine cuts constraint
Prettyprint8
2 months ago2bsd-2-clauseRuby
This class implements a pretty printing algorithm.
Gopprint5
5 years agomitGo
Implementation of Kiselyov et al's pretty printing algorithm in Go.
Algorithms4
a year ago3mitC++
A collection of templates/algorithms for competitive coding.
Packager3
7 years agoJavaScript
Binary tree bin packing algorithm for packing pictures to sheet for printing
Diff Java2
7 years agogpl-3.0Java
Clone and improvements
Soren Cslab Scripts2
7 years agomitShell
Scripts for fixing firefox locks, printing, timing algorithms, and checking your quota.
Alternatives To Packager
Select To Compare


Alternative Project Comparisons
Readme

Binary tree bin packing algorithm for 'packing' images to variable-sized sheets of paper for printing to roll-paper.

  • Adapted growing bin algorithm to only grow up to preset size for packing images to variable-sized sheets without wasted paper
  • Added functionality to pack to multiple sheets until all blocks possible are fitted
  • demo available at http://embed.plnkr.co/tm3RXY9hlpyd8d8AN2Ez/preview

Adapted from http://codeincomplete.com/posts/2011/5/7/bin_packing/ Original licence:

Copyright (c) 2011 Jake Gordon and contributors

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Popular Printing Projects
Popular Algorithms Projects
Popular User Interface Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Javascript
Algorithms
Paper
Printing