SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

Foks (author still ponders what letters stands for), an Unix KiSS viewer
Copyright (C) 2000 Gilbert Roulot Email: gilbert.roulot@wanadoo.fr

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSED OR IMPLIED. ANY USE IS AT YOUR OWN RISK.

What is Foks ?

Foks is a KiSS viewer for linux. KiSS is a computer version of paperdolls ; you can get more information about it at the Big KiSS Page :

http://www.otakuworld.com/kiss

you'll also find hundreds of KiSS sets there, mostly of anime characters but not only.

Where does it live ?

You can find it at the following address:

http://perso.wanadoo.fr/issarlk/Foks/

What is it developped with ?

It is written in the <a href="http://www.gnu.org/software/sather/">GNU Sather language</a> (and some part in C), it uses Antlr for parser generation and GTK+1.2 for display. It compiles and run on an i386 Linux2.2 PC (but should be portable to other platform)

Sather is an object oriented, strongly typed language, a bit like eiffel. Way better than C and C++ (this is subjective of course)

Where and what are the files ?

(note : source release only)
.

|-- docs                documentation on KiSS files format
|-- patches             patches to apply to Antlr and Sather
|-- sasrc               Main source directory 
    |-- datacontainers  Attempt at data container classes, include an RLE container
    |-- geometry        Rectangle and region handling
    |-- graphics        Image handling
    |-- misc
    |-- parser          Contains source code of generated parsers and lexers

`-- playfield

How do I install or build it ?

See file INSTALL

Who is the maintainer ?

Gilbert Roulot (gilbert.roulot@wanadoo.fr)

How do I use it ?

1 unarchive doll from the .lzh file (using lha) 2 "Foks thecnf.cnf setnumber"

  • drag and drop clothes with the mouse

NEW ! User interface :

  • to change set enter " changeset n " at the command line (it may not look like it, but it's listening to your input) n is the set number you want (0-9).

(the command line is really a way to feed fkiss action to the program, you can use it to run any fkiss action)

The executable distribution archive may contain:

libgc.so
Boehm garbage collector library, built on a AMD K6 and linux Foks need it to run, put it in your library path (see man page for ldconfig)
you can get sources of Boehm GC at :

http://reality.sgi.com/boehm/gc.html

Boehm GC copyright notice :

Copyright 1988, 1989 Hans-J. Boehm, Alan J. Demers Copyright (c) 1991-1996 by Xerox Corporation. All rights reserved. Copyright (c) 1996-1998 by Silicon Graphics. All rights reserved.

THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSED OR IMPLIED. ANY USE IS AT YOUR OWN RISK.

end of Boem GC copyright notice


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.