os/graphics/printingservices/printerdriversupport/group/TODO.TXT
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
sl@0
     1
Tidying up
sl@0
     2
==========
sl@0
     3
Add models for S3a-supported HP range at least (HP Laserjet II and above)
sl@0
     4
sl@0
     5
Investigate OPL printing (metafile?)
sl@0
     6
sl@0
     7
sl@0
     8
HP Laser II,III, IV
sl@0
     9
HP Laser V (PCL6)
sl@0
    10
HP Deskjet 3xx series (portables)
sl@0
    11
HP Deskjet 5xx series 
sl@0
    12
HP Deskjet 6xx series
sl@0
    13
HP Deskjet 8xx series
sl@0
    14
HP Officejet LX
sl@0
    15
Epson LQ, FX, ...
sl@0
    16
Epson Stylus (800, 500, Color, Color II, Color IIs) Canon BJ (including portables)
sl@0
    17
Citizen PN48, PN60, NPII
sl@0
    18
Lexmark Inkjet and Laser
sl@0
    19
sl@0
    20
Other printer drivers:
sl@0
    21
HP Inkjet
sl@0
    22
HP colour printer: HP Color Jet
sl@0
    23
Postscript
sl@0
    24
sl@0
    25
Time outs on printer ports
sl@0
    26
sl@0
    27
Omit SetWordJustification()
sl@0
    28
sl@0
    29
Impliment Translates 
sl@0
    30
sl@0
    31
Add scanline length to arguments for TFaxT4Encoder::EncodeScanLine() ??
sl@0
    32
sl@0
    33
Convert TCommandStrings to HBufC8s.
sl@0
    34
sl@0
    35
Please can you put a note in the header for FAX.H to say that this 
sl@0
    36
enumeration must have EFaxNormal=0 and EFaxFine=1.  If anyone changes this, then the fax engine will break. 
sl@0
    37
sl@0
    38
Build system
sl@0
    39
Change to using *.BAT files instead of *.CMD files
sl@0
    40
Remove the -g-Wno-ctor-dtor-privacy from EIKARM.CMD
sl@0
    41
Review problems with GETSRCALL and version numbers being altered by other groups’ MNT files
sl@0
    42
Avoid dependencies on CONT and PRJ etc for build batch files
sl@0
    43
Unify BLD*.* batch files and ARM*.* batch files
sl@0
    44
Review the set of standard releasables: should RESOURCE be separate?