Athens-SVG

Description

SVG support for Athens framework in Pharo

Details

Source
GitHub
Dialect
pharo (25% confidence)
License
MIT
Stars
5
Forks
5
Created
May 4, 2020
Updated
May 18, 2023

README excerpt

# Athens-SVG
SVG support for Athens framework in Pharo

Based on the obsolete Monticello repository http://www.smalltalkhub.com/mc/Pharo/Athens/main

## Installation

```Smalltalk
Metacello new
	baseline: 'AthensSVG';
	repository: 'github://pharo-contributions/Athens-SVG/src';
	load.
```	
← Back to results