KwikDraw
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|kwk}} |released=1992 }} '''KwikDraw''' is a vector graphics editor for Windows, developed by Paul Schimp...") |
(Added sample files) |
||
(One intermediate revision by one user not shown) | |||
Line 18: | Line 18: | ||
== Software == | == Software == | ||
* KwikDraw | * KwikDraw | ||
+ | ** {{CdTextfiles|garbo/PC/WIN3/GRAPHICS/KWIKDRAW.ZIP|v1.00}} | ||
** {{CdTextfiles|eagleeye/WIN_UT_2/KWIKDRAW.ZIP|v1.10b}} | ** {{CdTextfiles|eagleeye/WIN_UT_2/KWIKDRAW.ZIP|v1.10b}} | ||
** {{CdTextfiles|eagleeye/WIN_UT_2/KWDRW130.ZIP|v1.30f}} | ** {{CdTextfiles|eagleeye/WIN_UT_2/KWDRW130.ZIP|v1.30f}} | ||
Line 24: | Line 25: | ||
** {{CdTextfiles|pslv5nv09/WORDS/WIN/DRAWING/KDRAW301.ZIP|v3.01}} (also [{{SACFTPURL|graph|kdraw301.zip}} here]) | ** {{CdTextfiles|pslv5nv09/WORDS/WIN/DRAWING/KDRAW301.ZIP|v3.01}} (also [{{SACFTPURL|graph|kdraw301.zip}} here]) | ||
** v3.02 - May be downloaded from the [https://web.archive.org/web/20201026222917/https://sites.google.com/site/pschimpf99/home/software/kwikdraw archived website]. | ** v3.02 - May be downloaded from the [https://web.archive.org/web/20201026222917/https://sites.google.com/site/pschimpf99/home/software/kwikdraw archived website]. | ||
+ | |||
+ | == Sample files == | ||
+ | * {{DexvertSamples|image/kwikDrawDrawing}} | ||
== Links == | == Links == | ||
* [https://sites.google.com/site/pschimpf99/home-page-for-paul-h-schimpf/software-projects/kwikdraw KwikDraw website] | * [https://sites.google.com/site/pschimpf99/home-page-for-paul-h-schimpf/software-projects/kwikdraw KwikDraw website] | ||
* [https://web.archive.org/web/20201026222917/https://sites.google.com/site/pschimpf99/home/software/kwikdraw Archived copy of website] | * [https://web.archive.org/web/20201026222917/https://sites.google.com/site/pschimpf99/home/software/kwikdraw Archived copy of website] |
Latest revision as of 03:54, 18 February 2024
KwikDraw is a vector graphics editor for Windows, developed by Paul Schimpf. It has a native .kwk file format.
Versions 1.x-2.x are for Windows 3.x.
Version 3.0 was a significant rewrite, and the .kwk format was completely changed. The 3.x versions possibly only work on 32-bit Windows, even though they are Windows 3.x programs (?!).
Contents |
[edit] Identification
KWK v1.x-v2.x files start with an ASCII identification string that begins "KwikDraw
". The full string is version-specific; an example is "KwikDraw v1.4, (c)1991-93
".
v3.x: (TODO)
[edit] Software
- KwikDraw