Cuis-Smalltalk-Artefact

Description

Artefact is a light and fast framework for build a PDF file

Details

Source
GitHub
Dialect
cuis (25% confidence)
Created
Dec. 20, 2012
Updated
Oct. 6, 2013

README excerpt

Cuis-Artefact
=============

Artefact is a light and fast framework for build a PDF file

Ported from http://www.squeaksource.com/artefact.html version Artefact-OlivierAuverlot.174.mcz


*** This is still work in progress ***


To install in a Cuis 4.1 image:

1. Install Cuis-CompatibilityWithOtherSmalltalks package.
2. Install Cuis-RegEx package.
3. Install Cuis-Artefact package.


Port Notes:

- Replaced #deepCopy for #copy because deep and friends don't exist anymore in Cuis.
- PDFDemos >>demoPath Adapted to my machine, adapt to your need before try the tests.
← Back to results