Skip to content

epsitec-sa/creative-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Creative Docs .NET

Overview

Creative Docs .NET is a vector graphics editor originaly developed at Epsitec SA between 2004 and 2014. It supports creating images from simple vector shapes, adding text and bitmap images, multiple layers and pages and various export formats.

Screenshot of the interface of Creative Docs .NET

This open-source release is an attempt to modernise this software and port it to new platforms (macos and linux).

Project status

This project is not in active development.

Building

  • clone this repository and it's submodules
  • open cresus-core/App.CreativeDocs and build App.CreativeDocs.sln with Visual Studio or from the command line dotnet build -p:Configuration=Release App.CreativeDocs.sln
  • the other projects (App.CresusDocuments and App.CresusPictogrammes) can be built in a similar way

Running

  • run from Visual Studio or from the command line dotnet run -p:Configuration=Release App.CreativeDocs.sln

Contributing

If you are very motivated and want to build on this project, you might find the following documents usefull:

  • HISTORY_AND_FUTURE.md a summary of the history of Creative Docs .NET and a few guidelines on how to adapt it for the future
  • DESIGN.md an overview of the main components that make Creative Docs .NET
  • TODO.md a list of improvement ideas you could work on
  • lstodos.py a python script to find todo comments and unimplemented methods in the Creative Docs .NET project

Authors and acknowledgment

The original software was developed at Epsitec SA, mainly by Pierre Arnaud and Daniel Roux, between 2004 and 2014. In 2024, an attempt to port the software for macOS and Linux was started by Baptiste Lambert with the help of Roger Vuistiner.

License

This software is licensed under the GNU GPLv3. See LICENSE.txt for the full license text.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages