Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
mikeseven
/
node-image
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
18
Code
Issues
2
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Enable building on mac using macports or homebrew.
- #5
#5
Open
eendeego
wants to merge 16 commits into
mikeseven:master
mikeseven/node-image:master
from
eendeego:master
eendeego/node-image:master
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
Enable building on mac using macports or homebrew.
#5
eendeego
wants to merge 16 commits into
mikeseven:master
mikeseven/node-image:master
from
eendeego:master
eendeego/node-image:master
Copy head branch name to clipboard
Commits
Commits on Sep 16, 2012
Enable building on mac with macports or homebrew.
eendeego
committed
66395a2
View commit details
Copy full SHA for 66395a2
Browse repository at this point
Add calls to read/write images from/to memory.
eendeego
committed
98af43f
View commit details
Copy full SHA for 98af43f
Browse repository at this point
Remove destructor debug logging.
eendeego
committed
22f2bc9
View commit details
Copy full SHA for 22f2bc9
Browse repository at this point
Commits on Sep 17, 2012
Fix bug reading saveToMemory arguments.
eendeego
committed
45aede1
View commit details
Copy full SHA for 45aede1
Browse repository at this point
Remove debugging log from Image::save
eendeego
committed
238718a
View commit details
Copy full SHA for 238718a
Browse repository at this point
Add binding for FreeImage_ConvertFromRawBits.
eendeego
committed
bd7ef33
View commit details
Copy full SHA for bd7ef33
Browse repository at this point
Commits on Dec 14, 2012
Add flip horizontal/vertical mappings.
Luis Miguel Reis
committed
fc88f46
View commit details
Copy full SHA for fc88f46
Browse repository at this point
Commits on Jan 21, 2013
Add missing include (strings.h)
eendeego
committed
2119848
View commit details
Copy full SHA for 2119848
Browse repository at this point
Commits on Mar 7, 2013
String literals in double quotes in C++
maghoff
committed
4f8e3ce
View commit details
Copy full SHA for 4f8e3ce
Browse repository at this point
Avoid storing the dib in two places. Was stored both as a field of Image and as a v8 internal field; Now only as v8 internal field
maghoff
committed
8c65e16
View commit details
Copy full SHA for 8c65e16
Browse repository at this point
Set internal field to null on unload to get rid of double delete bug
maghoff
committed
34e4e4b
View commit details
Copy full SHA for 34e4e4b
Browse repository at this point
Delete commented-out block of code
maghoff
committed
d27462a
View commit details
Copy full SHA for d27462a
Browse repository at this point
Cleanup. No point in testing for null pointers twice
maghoff
committed
329a107
View commit details
Copy full SHA for 329a107
Browse repository at this point
Merge pull request #1 from maghoff/master
Show description for e10ecf5
eendeego
committed
e10ecf5
View commit details
Copy full SHA for e10ecf5
Browse repository at this point
Commits on Jul 13, 2015
Use rvagg/nan for native bindings.
eendeego
committed
6c3a52a
View commit details
Copy full SHA for 6c3a52a
Browse repository at this point
Commits on Jul 14, 2015
Add support for node 0.12 (via nan).
eendeego
committed
afb1436
View commit details
Copy full SHA for afb1436
Browse repository at this point
You can’t perform that action at this time.