/[public]/psiconv/trunk/program/psiconv/gen_image.c
ViewVC logotype

Log of /psiconv/trunk/program/psiconv/gen_image.c

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 252 - (view) (annotate) - [select for diffs]
Modified Thu Apr 29 22:05:23 2004 UTC (19 years, 11 months ago) by frodo
File length: 7402 byte(s)
Diff to previous 249 , to selected 192
(Frodo) Keep ImageMagick happy on Solaris

It needs a #include <time.h>.


Revision 249 - (view) (annotate) - [select for diffs]
Modified Thu Apr 29 19:40:59 2004 UTC (19 years, 11 months ago) by frodo
File length: 7429 byte(s)
Diff to previous 196 , to selected 192
(Frodo) Solaris build fixes

  * gen_image fixes (didn't I do these before?!?)
  * Building shared libs


Revision 196 - (view) (annotate) - [select for diffs]
Modified Wed Feb 4 12:19:09 2004 UTC (20 years, 1 month ago) by frodo
File length: 7402 byte(s)
Diff to previous 193 , to selected 192
(Frodo) Copyright dates update


Revision 193 - (view) (annotate) - [select for diffs]
Modified Mon Feb 2 21:56:48 2004 UTC (20 years, 1 month ago) by frodo
File length: 7397 byte(s)
Diff to previous 192
(Frodo) Make the formats stuff work again

  * Amend the configure.in to select the right targets
  * Remove RTF support (it never worked anyway)
  * Update the links creation scripts

And in the psiconv program and library:
  * Some fixes to reduce compiler warnings
  * Emit tabs as spaces in the HTML4/XHTML generators


Revision 192 - (view) (annotate) - [selected]
Modified Mon Feb 2 20:43:04 2004 UTC (20 years, 1 month ago) by frodo
File length: 7239 byte(s)
Diff to previous 187
(Frodo) Psiconv program update
  * Created html4 target
  * Update of xhtml target (print entities if ASCII, and others)
  * Made everything static that should not be exported
  * Renamed stuff to xhtml were appropriate
  * The fileformat data does now contain the supported Psion files to convert
  * This is also printed in the help text
  * ENCODING_ASCII_HTML introduced (only used internally)
  * Replaced debug, silent, verbose options with noise option
  * Default targets are XHTML and TIFF


Revision 187 - (view) (annotate) - [select for diffs]
Modified Sun Jan 18 19:58:12 2004 UTC (20 years, 2 months ago) by frodo
File length: 6392 byte(s)
Diff to previous 147 , to selected 192
(Frodo) Image generation active again in psiconv program


Revision 147 - (view) (annotate) - [select for diffs]
Modified Fri May 10 15:55:55 2002 UTC (21 years, 10 months ago) by frodo
File length: 6240 byte(s)
Diff to previous 142 , to selected 192
(Frodo) UTF-8 support (Keita Kawabe, keite.kawabe@mpq.mpg.de)


Revision 142 - (view) (annotate) - [select for diffs]
Modified Tue Jan 29 18:38:38 2002 UTC (22 years, 2 months ago) by frodo
File length: 6149 byte(s)
Diff to previous 138 , to selected 192
(Frodo) DMALLOC support


Revision 138 - (view) (annotate) - [select for diffs]
Modified Tue Jan 22 21:22:55 2002 UTC (22 years, 2 months ago) by frodo
File length: 6102 byte(s)
Diff to previous 118 , to selected 192
(Frodo) Update for newest ImageMagick


Revision 118 - (view) (annotate) - [select for diffs]
Modified Sat Jun 30 13:36:39 2001 UTC (22 years, 9 months ago) by frodo
File length: 6083 byte(s)
Diff to previous 66 , to selected 192
(Frodo) Now compiles again with newest ImageMagick.


Revision 66 - (view) (annotate) - [select for diffs]
Modified Fri Dec 15 17:17:45 2000 UTC (23 years, 3 months ago) by frodo
File length: 6014 byte(s)
Diff to previous 58 , to selected 192
(Frodo) All formats tested, with a little luck most problems are now caught


Revision 58 - (view) (annotate) - [select for diffs]
Modified Sun Dec 10 16:49:40 2000 UTC (23 years, 3 months ago) by frodo
File length: 5887 byte(s)
Diff to previous 56 , to selected 192
(Frodo) Revamped directory structure, rescues a few files from CVS limbo


Revision 56 - (view) (annotate) - [select for diffs]
Modified Sun Dec 10 15:44:40 2000 UTC (23 years, 3 months ago) by frodo
File length: 5879 byte(s)
Diff to previous 53 , to selected 192
(Frodo) Changed all struct definition to make them C++ compatible


Revision 53 - (view) (annotate) - [select for diffs]
Modified Sat Oct 21 00:49:13 2000 UTC (23 years, 5 months ago) by frodo
File length: 5877 byte(s)
Diff to previous 52 , to selected 192
(Frodo) YES! Fixed everything - ImageMagick should now finally work!


Revision 52 - (view) (annotate) - [select for diffs]
Modified Wed Oct 4 19:02:04 2000 UTC (23 years, 5 months ago) by frodo
File length: 5021 byte(s)
Diff to previous 49 , to selected 192
(Frodo) Now finally ImageMagick 5 works correctly.


Revision 49 - (view) (annotate) - [select for diffs]
Modified Fri Jul 14 20:44:40 2000 UTC (23 years, 8 months ago) by frodo
File length: 4997 byte(s)
Diff to previous 48 , to selected 192
(Frodo) First stab at ImageMagick 5 support. Still problems with listing
        all filetypes, though.


Revision 48 - (view) (annotate) - [select for diffs]
Modified Fri Feb 4 20:33:51 2000 UTC (24 years, 1 month ago) by frodo
File length: 4558 byte(s)
Diff to previous 44 , to selected 192
(Frodo) Patched compile-without-Imagemagick bug


Revision 44 - (view) (annotate) - [select for diffs]
Modified Sat Dec 4 00:48:22 1999 UTC (24 years, 3 months ago) by frodo
File length: 4558 byte(s)
Diff to previous 40 , to selected 192
(Frodo) Clipart generation done.

Pictures are still offset a bit. To fix...


Revision 40 - (view) (annotate) - [select for diffs]
Modified Fri Dec 3 00:15:17 1999 UTC (24 years, 4 months ago) by frodo
File length: 3406 byte(s)
Diff to previous 39 , to selected 192
(Frodo) Multiple images in a file are now supported.


Revision 39 - (view) (annotate) - [select for diffs]
Modified Thu Dec 2 23:36:45 1999 UTC (24 years, 4 months ago) by frodo
File length: 3327 byte(s)
Diff to previous 38 , to selected 192
(Frodo) Multiple pictures conversion should be in. But no test-MBMs yet :-(


Revision 38 - (view) (annotate) - [select for diffs]
Modified Thu Dec 2 20:09:59 1999 UTC (24 years, 4 months ago) by frodo
File length: 2959 byte(s)
Diff to previous 34 , to selected 192
(Frodo) Preparations for multiple images output


Revision 34 - (view) (annotate) - [select for diffs]
Modified Thu Dec 2 17:18:55 1999 UTC (24 years, 4 months ago) by frodo
File length: 2732 byte(s)
Diff to previous 32 , to selected 192
(Frodo) Full ImageLib support!

To do:
  * More than one picture in a file
  * Special features like clipping


Revision 32 - (view) (annotate) - [select for diffs]
Added Tue Nov 30 00:24:35 1999 UTC (24 years, 4 months ago) by frodo
File length: 2107 byte(s)
Diff to selected 192
(Frodo) Yet another forgotten file. This is getting boring...


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

frodo@frodo.looijaard.name
ViewVC Help
Powered by ViewVC 1.1.26