Changeset 10 for trunk/LibrePaint.lpr


Ignore:
Timestamp:
Sep 22, 2014, 3:07:02 AM (10 years ago)
Author:
chronos
Message:
  • Added: Zooming and moving image.
  • Added: Color format 4-bit gray.
  • Added: Image operation for generating test gradient image.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LibrePaint.lpr

    r9 r10  
    99  Interfaces, // this includes the LCL widgetset
    1010  Forms, UCore, UGraphic, UProject, UBitStream, UMemory, UFormNew, UFormMain,
    11   UColorRGBA8, UColorGray8, UColorGray1
     11  UColorRGBA8, UColorGray8, UColorGray1, UColorGray4
    1212  { you can add units after this };
    1313
Note: See TracChangeset for help on using the changeset viewer.