Ignore:
Timestamp:
Jun 25, 2020, 10:24:44 PM (4 years ago)
Author:
chronos
Message:
  • Fixed: Scaling IsoEngine ForgOfWar sprites.
  • Fixed: PopupMenu position calculated using not scaled GetSystemMetrics.
  • Fixed: Scale TDpiBitmaps using normal scaling functions to get pixels on valid expected possition.
  • Fixed: DpiBitBlt needs to be executed as StretchDraw for non-integer pixel scaling. This leads to slower drawing.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/highdpi/Packages/DpiControls/DpiControls.lpk

    r178 r265  
    1414    <License Value="Copyleft, public domain"/>
    1515    <Version Minor="1"/>
    16     <Files Count="1">
     16    <Files Count="2">
    1717      <Item1>
    1818        <Filename Value="UDpiControls.pas"/>
     
    2020        <UnitName Value="UDpiControls"/>
    2121      </Item1>
     22      <Item2>
     23        <Filename Value="UPixelPointer2.pas"/>
     24        <UnitName Value="UPixelPointer2"/>
     25      </Item2>
    2226    </Files>
    2327    <RequiredPkgs Count="3">
Note: See TracChangeset for help on using the changeset viewer.