compilation switch to use the "align center" size convention

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
NicolasRobidoux
Posts: 1944
Joined: 2010-08-28T11:16:00-07:00
Authentication code: 8675308
Location: Montreal, Canada

compilation switch to use the "align center" size convention

Post by NicolasRobidoux »

Anthony:

I vaguely remember that you had added a source code compile option to have resize use the "other" image size convention (align the corner pixel centers instead of the corner pixel corners), yet I can't find this is the code.

Did I dream this up or is there such a switch?
NicolasRobidoux
Posts: 1944
Joined: 2010-08-28T11:16:00-07:00
Authentication code: 8675308
Location: Montreal, Canada

Re: compilation switch to use the "align center" size conven

Post by NicolasRobidoux »

I remember now: There is a compile time source code (#define) switch to bypass LUTs. Not to change image size convention.

Apologies.
Post Reply