[ Main Table Of Contents | Table Of Contents | Keyword Index ]

famfamfam_sources(n) 1 doc "FamFamFam Icon Sets For Tcl"

Name

famfamfam_sources - FamFamFam - How To Get The Sources

Table Of Contents

Synopsis

  • package require Tk 8.5
  • package require Tcl 8.5
  • package require img::png
  • package require famfamfam ?1.1?

Description

Welcome to famfamfam, a set of packages providing access to the same-named icon sets created by Mark James, at http://www.famfamfam.com/lab/icons/

The audience of this document is anyone wishing to either have just a look at FamFamFam's source code, or build the packages, or to extend and modify them.

For builders and developers we additionally provide

  1. FamFamFam - The Installer's Guide.

  2. FamFamFam - The Developer's Guide.

respectively.

Source Location

The official repository for FamFamFam can be found at http://chiselapp.com/user/andreas_kupries/repository/famfamfam

Retrieval

Assuming that you simply wish to look at the sources, or build a specific revision, the easiest way of retrieving it is to:

  1. Log into this site, as "anonymous", using the semi-random password in the captcha.

  2. Go to the "Timeline".

  3. Choose the revision you wish to have and

  4. follow its link to its detailed information page.

  5. On that page, choose either the "ZIP" or "Tarball" link to get a copy of this revision in the format of your choice.

Source Code Management

For the curious (or a developer-to-be), the sources are managed by the Fossil SCM. Binaries for popular platforms can be found directly at its download page.

With that tool available the full history can be retrieved via:

    fossil clone  http://chiselapp.com/user/andreas_kupries/repository/famfamfam  famfamfam.fossil

followed by

    mkdir famfamfam
    cd famfamfam
    fossil open ../famfamfam.fossil

to get a checkout of the head of the trunk.

Bugs, Ideas, Feedback

This document, and the package it describes, will undoubtedly contain bugs and other problems. Please report such at the FamFamFam Tcl Tracker. Please also report any ideas for enhancements you may have for either package and/or documentation.

Keywords

famfamfam, icons, images

Category

Icon sets