Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added allowFlip flag to GuillotineBinPack #20

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

mtyberg
Copy link

@mtyberg mtyberg commented Sep 23, 2019

No description provided.

@@ -1,5 +1,5 @@
/** @file GuillotineBinPack.cpp
@author Jukka Jyl�nki
@author Jukka Jyl�nki
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you check to avoid garbling the UTF-8 encoding on the files?

{
binWidth = width;
binHeight = height;
binAllowFlip = allowFlip;
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the original files used tabs as indentation, though this new code uses spaces, causing a mismatch in indentation above.

@juj
Copy link
Owner

juj commented Sep 24, 2019

Thanks, looks like a good feature - some formatting quirks though?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants