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

Unify bitmap and bitmapmask #20

Merged
merged 4 commits into from
Nov 2, 2017
Merged

Unify bitmap and bitmapmask #20

merged 4 commits into from
Nov 2, 2017

Conversation

tehKaiN
Copy link
Member

@tehKaiN tehKaiN commented Nov 2, 2017

Related to issue #12

@tehKaiN
Copy link
Member Author

tehKaiN commented Nov 2, 2017

bitmap_conv's code is still a mess but I'll leave it for some other time.

return;
}

pOut = fopen(g_szMaskOutputPath, "wb");
Copy link
Collaborator

Choose a reason for hiding this comment

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

Tab...?

Copy link
Member Author

Choose a reason for hiding this comment

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

Whoops, fixed!

@approxit
Copy link
Collaborator

approxit commented Nov 2, 2017

pOut variable name is a little misleading... But rest is LGTM.

@tehKaiN
Copy link
Member Author

tehKaiN commented Nov 2, 2017

Now better?

@approxit
Copy link
Collaborator

approxit commented Nov 2, 2017

LGTM

@tehKaiN tehKaiN merged commit c246014 into master Nov 2, 2017
@tehKaiN tehKaiN deleted the unify-bitmap-and-bitmapmask branch November 14, 2017 11:41
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