Project

General

Profile

Actions

Bug #3687

open

/did -g on 16x16 .ico images it doesn't fit it correctly

Added by westor (GR) over 6 years ago. Updated over 6 years ago.

Status:
New
Priority:
Normal
Assignee:
Category:
Scripting
Target version:
Start date:
08/25/2017
Due date:
% Done:

0%

Estimated time:
Operative System:
All
Regression:
No

Description

Hello,

I don't know if this is an bug or not, but in mirc that one working as expected and in adiirc it doesn't only in 16x16 resolution images, check the code to reproduce it, it displays the image as 16x16 (correctly) but in mIRC the 16x16 images displayed as 32x32, it would be nice to see adiirc acting as mirc in 16x16 images.

Example Images:

16x16: https://ufile.io/4x6s7
32x32: https://ufile.io/hb39u

Example Code:

dialog test_63 {
  title "test dialog 63" 
  size -1 -1 50 70
  option dbu
  icon 3, 20 40 17 16, $scriptdir16x16.ico, 1, noborder center
  icon 4, 17 5 17 16, $scriptdir32x32.ico, 1, noborder center
}

Files

16x16.ico (1.12 KB) 16x16.ico westor (GR), 09/17/2017 12:38 PM
32x32.ico (5.3 KB) 32x32.ico westor (GR), 09/17/2017 12:38 PM
Actions

Also available in: Atom PDF