Quote:
Originally Posted by audiofeel
I wanted to upgrade to version 6.2.1. but as it turned out... why the new "inno" adds on Y=4 and on X=8. why I do not know. it all starts with version 6.0.5. I think that fmx.dll it has nothing to do with it. it's about "inno". I think I've tried everything and I know the difference between "clientWidth and "Width" and "WizardStyle=modern". nothing helped. well, in principle, you can somehow calculate it to be more accurate and stretch the image.
|
the part that adjusts the dimensions of the image can be done.
i was preparing the last release of version v1.0.0.2. so i'll include the fix with it.
i hope this works. if anything needs to change, be sure to tell me. and thanks for reporting this.
Code:
FMXInno v1.0.0.2 - Last Release
- More Stable.
- More Optimized.
- Fixed Memory Leaks.
- Added File Patching.
-- procedure wCreateFilePatch(Const fOldFile, fNewFile, fDiffFile: WideString;
fMatchLength: Cardinal; fPatchCallback: TFDiffCallback);
-- procedure wApplyFilePatch(Const fOldFile, fNewFile, fDiffFile: WideString);