View Issue Details

IDProjectCategoryView StatusLast Update
0002553JEDI VCL00 JVCL Componentspublic2005-01-25 13:33
ReporteranonymousAssigned Touser72 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.00 BETA 
Target VersionFixed in Version3.00 
Summary0002553: Exif Jpeg images not supported in TJvDbImage
DescriptionI found that the signature TJvDBImage looks for is "JFIF", but even Exif signatures are valid in Jpeg images. If the following line is added in GraphicSignaturesNeeded :

    RegisterGraphicSignature('Exif', 6 , TJPEGImage);

then even Exif images will work.

- Deepak Shenoy
Additional InformationMy email is shenoy@agnisoft.com. I do not have access to CVS and I don't know if I'm allowed to change anything, but I thought I'd post this as an issue.
TagsNo tags attached.

Activities

user72

2005-01-25 13:33

  ~0006283

Fixed in CVS

Issue History

Date Modified Username Field Change
2005-01-25 03:53 anonymous New Issue
2005-01-25 13:33 user72 Status new => resolved
2005-01-25 13:33 user72 Resolution open => fixed
2005-01-25 13:33 user72 Assigned To => user72
2005-01-25 13:33 user72 Note Added: 0006283