usp10: Generalize out applying Opentype features and define default features for...
[wine] / dlls / windowscodecs / tiffformat.c
2010-05-31  Vincent Povirkwindowscodecs: Fix the tile coordinate translation...
2010-03-22  Vincent Povirkwindowscodecs: Add support for decoding RGB TIFF images.
2010-03-22  Vincent Povirkwindowscodecs: Implement CopyPixels for the TIFF decoder.
2010-03-22  Vincent Povirkwindowscodecs: Implement GetSize for the TIFF decoder.
2010-03-22  Vincent Povirkwindowscodecs: Implement GetPixelFormat for TIFF decoder.
2010-03-22  Vincent Povirkwindowscodecs: Implement GetFrame for the TIFF decoder.
2010-03-22  Vincent Povirkwindowscodecs: Implement GetFrameCount for the TIFF...
2010-03-22  Vincent Povirkwindowscodecs: Implement Initialize for the TIFF decoder.
2010-03-22  Vincent Povirkwindowscodecs: Add a stub TIFF decoder.