Audio (102) Datatype (15) Demo (56) Development (248) Document (63) Driver (19) Emulation (62) Game (531) Graphics (229) Library (22) Network (63) Office (22) Utility (265) Video (18)
Total files: 1715
Full index file Recent index file
Part of aros exec |
FIG datatype | Description: | Picture datatype for FIG format | Download: | fig_datatype.i386-aros.zip (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 299kb | Version: | 1.1 | Date: | 24 Sep 18 | Author: | Yannick Erb | Submitter: | Yannick Erb | Email: | yannick erb/free fr | Category: | datatype/image | Replaces: | datatype/image/fig_datatype.i386-aros.zip | License: | Other | Distribute: | yes | FileID: | 1744 | | | Comments: | 0 | Snapshots: | 0 | Videos: | 0 | Downloads: | 78 (Current version) | | 82 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] Picture Datatype for FIG file format
This is not a vector graphic datatype!
FIG file is loaded and rasterised into a bitmap.
No saving features.
v1.1 : image scales to actual picture and not anymore to page size
To install datatype:
1. copy FIG to SYS:Devs/Datatypes/
2. copy fig.dataype to SYS:Classes/Datatypes/
3. Reboot AROS to take new datatype into account
In order to build the datatype the following must be done:
1. Copy the files from tools/ subdirectory to Development/bin/
2. make stub
3. make
4. make install
|