"Badging" Quick Look thumbnails
Julien Jalon
jjalon at gmail.com
Mon Nov 12 03:24:16 PST 2007
The icon decoration (form, badging, etc.) is determined by your UTI and its
conformance to functional UTIs
(see:<http://developer.apple.com/documentation/Carbon/Conceptual/understanding_utis/understand_utis_conc/chapter_2_section_2.html
>).
There are no official rules for now but what is important:
1) focus your thumbnail only on your document's content, not on decoration.
2) chose your UTI's conformance on what your file type actually is, not on
what you expect Quick Look to produce. If you feel that you lack some
decoration, please file a bug describing your file type (and its full
declaration in your Info.plist) and what you are trying to achieve.
--
Julien
On Nov 12, 2007 3:18 AM, David Dunham <dunham at mac.com> wrote:
> Finder is superimposing "RTF", "SHELL", "TXT" on icon previews of
> various text files (presumably thumbnails, as a Quick Look shows the
> document as text), and "DOC" on Word documents.
>
> I'm thinking of doing the same, as the text is so small it's hard to
> make out. Are there any guidelines as to the font size and color? Even
> better, sample code?
>
> David Dunham A Sharp, LLC
> Voice/Fax: 206 783 7404 http://a-sharp.com
> Efficiency is intelligent laziness.
>
> _______________________________________________
> MacOSX-dev mailing list
> MacOSX-dev at omnigroup.com
> http://www.omnigroup.com/mailman/listinfo/macosx-dev
>
More information about the MacOSX-dev
mailing list