|
NeoOffice Icon Spec Sheet
From NeoWiki
(Difference between revisions)
Revision as of 00:00, 1 August 2006 (edit) Sardisson (Talk | contribs) (set this up) ← Previous diff |
Revision as of 23:10, 27 August 2006 (edit) (undo) Sardisson (Talk | contribs) (→Other Internal Icons - add "Templates and Documents" window icons) Next diff → |
||
Line 63: | Line 63: | ||
|- | |- | ||
! [image] | ! [image] | ||
- | | | + | | "New Document" in<br>"Templates and Documents" || generic.icns || svtools/res/new_doc.png<br>svtools/res/new_doc_h.png (hc) || none |
+ | |- | ||
+ | ! [image] | ||
+ | | "Templates" in<br>"Templates and Documents" || none || svtools/res/template.png<br>svtools/res/template_h.png (hc) || none | ||
+ | |- | ||
+ | ! [image] | ||
+ | | "My Documents" in<br>"Templates and Documents" || none || svtools/res/my_docs.png<br>svtools/res/my_docs_h.png (hc) || none | ||
+ | |- | ||
+ | ! [image] | ||
+ | | "Samples" in<br>"Templates and Documents" || none || svtools/res/samples.png<br>svtools/res/samples_h.png (hc) || none | ||
|} | |} | ||
Revision as of 23:10, 27 August 2006
somewhere to put the things we've discovered about what icons we need
- 16 document icons for the Finder (128x128, tuned 32x32 and 16x16; both 32-bit and 1-bit versions of the latter two flavors)
- Most of the above, plus additional types, some in both 32x32 and 16x16, some only in 16x16, 32-bit PNG with alpha transparency, for app UI (toolbar's "New" menu-icon, various dialogues, filepickers, help). Ideally, high-contrast versions of all of them as well (use the 1-bits?)
- Right now we're using 1-bit versions from the .icns files for the high-contrast icons (except for the NeoOffice logo and the 3 prefs icons that don't have matching .icns files)
Contents |
Chart relating .icns and .png filenames to various usages
spell out what where and match with .icns and .png filenames
N.B. The various .icns files may be listed multiple times; some of the .png files will also be used multiple times.
NeoOffice Preferences
Other Internal Icons
[image] | Description | .icns filename (if applicable) | 32x32 png filename(s) (hc) for hicontrast | 16x16 png filename(s) (hc) for hicontrast |
---|---|---|---|---|
[image] | "New Document" in "Templates and Documents" | generic.icns | svtools/res/new_doc.png svtools/res/new_doc_h.png (hc) | none |
[image] | "Templates" in "Templates and Documents" | none | svtools/res/template.png svtools/res/template_h.png (hc) | none |
[image] | "My Documents" in "Templates and Documents" | none | svtools/res/my_docs.png svtools/res/my_docs_h.png (hc) | none |
[image] | "Samples" in "Templates and Documents" | none | svtools/res/samples.png svtools/res/samples_h.png (hc) | none |
Summary of the .icns files required
16-17 .icns files, with 32-bit (alpha mask) 128x128 icons and hand-tuned 32-bit (8-bit mask) 32x32 and 16x16 and 1-bit 32x32 and 16x16 icons.