Re: EXIF support in PNG

"Adeluc" <png-8CwYj0sA/[email protected]>
Newsgroups gmane.comp.graphics.png.general
Organization Adeluc
Message-ID <5BE2E02884DB41EDA4D8AD6D4004D4B3@HPP72600MHZ>
Some countries (France by example) use the comma character to separate the decimal part from the integer part.  They use the period character to separate groups of 3 digits in the integer part. “(...).mega.kilo.unit,decimals”.

That’s call localization and it is annoying for all the programmers whose take the time to make well coded software.  However, that’s also makes earth a less boring place to live (or code)!

I am a French Quebecer (Canadian) and here we are using the comma character to separate the decimal part from the integer part but the space character to separate groups of 3 digits in the integer part.

However I prefer configuring my Windows to use period character instead of comma and no separator character at all to separate groups of 3 digits.  Less confusion when switching from coding to some other programs and a simple double-click select a complete number ready for a copy/paste.

Useful Hack: There is also this problem with the period character on the numerical pad for people using comma.  But for that I found this trick that let you reassign any characters to any keys on your keyboard.  I use that trick to exchange my CAPSLOCK key with the SCROLLLOCK key.  When I accidently hit the CAPSLOCK key it turned on the ScrollLock and does nothing (in almost all todays applications).  Using this trick you can assign a comma character to your numerical pad period character.
http://www.howtogeek.com/howto/windows-vista/disable-caps-lock-key-in-windows-vista/


By the way I am not back.  I never left.  I was simply silently reading the PNG message list all this time.  Maybe I am not alone doing that so we may have a quorum for an eventual vote on exIF.

  _______
/ Adeluc /
¯¯¯¯¯¯¯¯¯¯


From: Glenn Randers-Pehrson 
Sent: Friday, January 13, 2017 2:11 PM
To: PNG/MNG discussion list 
Subject: Re: [png-mng-misc] EXIF support in PNG

The report about the large resolution number in EXIF was on the ImageMagick "issues" at github:
https://github.com/ImageMagick/ImageMagick/issues/351

The "bug" was that they had used a comma for decimal point:

$ exiftool -a image.jpg | grep Resolution
Resolution Unit                 : cm
X Resolution                    : 28
Y Resolution                    : 28
X Resolution                    : 71
Y Resolution                    : 71
Resolution Unit                 : inches
X Resolution                    : 28,346
Y Resolution                    : 28,346
Resolution Unit                 : CentimeterGlenn

------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi

_______________________________________________
png-mng-misc mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/png-mng-misc
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.