Changeset 7 for trunk/LibrePaint.lpi


Ignore:
Timestamp:
Sep 19, 2014, 9:25:56 AM (10 years ago)
Author:
chronos
Message:
  • Added: Mono image color format. Pixels/channels with lower size then byte are not supported yet.
  • Added: Slow image flip and mirror operation.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LibrePaint.lpi

    r6 r7  
    7171      </Item1>
    7272    </RequiredPackages>
    73     <Units Count="7">
     73    <Units Count="9">
    7474      <Unit0>
    7575        <Filename Value="LibrePaint.lpr"/>
     
    9292        <Filename Value="UProject.pas"/>
    9393        <IsPartOfProject Value="True"/>
    94         <UnitName Value="UProject"/>
    9594      </Unit3>
    9695      <Unit4>
     
    10099        <HasResources Value="True"/>
    101100        <ResourceBaseClass Value="Form"/>
    102         <UnitName Value="UFormNew"/>
    103101      </Unit4>
    104102      <Unit5>
     
    115113        <UnitName Value="UFormMain"/>
    116114      </Unit6>
     115      <Unit7>
     116        <Filename Value="ColorFormats/UColorGray8.pas"/>
     117        <IsPartOfProject Value="True"/>
     118        <UnitName Value="UColorGray8"/>
     119      </Unit7>
     120      <Unit8>
     121        <Filename Value="ColorFormats/UColorGray1.pas"/>
     122        <IsPartOfProject Value="True"/>
     123        <UnitName Value="UColorGray1"/>
     124      </Unit8>
    117125    </Units>
    118126  </ProjectOptions>
     
    143151        <StackChecks Value="True"/>
    144152      </Checks>
    145       <VerifyObjMethodCallValidity Value="True"/>
    146153    </CodeGeneration>
    147154    <Linking>
Note: See TracChangeset for help on using the changeset viewer.