aboutsummaryrefslogtreecommitdiff
path: root/graphics/libansilove
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.2.3Dmitry Marakasov2020-05-262-5/+4
| | | | Notes: svn path=/head/; revision=536644
* - update libgd to 2.3.0Dirk Meyer2020-05-041-0/+1
| | | | | | | | | - new option RAQM - resurrect deprecated gdlib-config - bump dependend ports Notes: svn path=/head/; revision=533989
* - Update to 1.2.2Dmitry Marakasov2020-05-032-4/+4
| | | | Notes: svn path=/head/; revision=533712
* - Update to 1.2.1Dmitry Marakasov2020-03-282-4/+4
| | | | Notes: svn path=/head/; revision=529766
* - Update to 1.2.0Dmitry Marakasov2020-02-183-5/+17
| | | | Notes: svn path=/head/; revision=526463
* - Update to 1.1.9Dmitry Marakasov2020-01-213-5/+7
| | | | Notes: svn path=/head/; revision=523747
* - Update to 1.1.7Dmitry Marakasov2019-12-213-5/+5
| | | | Notes: svn path=/head/; revision=520585
* - Update to 1.1.6Dmitry Marakasov2019-11-193-5/+5
| | | | Notes: svn path=/head/; revision=517967
* - Update to 1.1.5Dmitry Marakasov2019-10-223-5/+5
| | | | Notes: svn path=/head/; revision=515211
* - Update to 1.1.4Dmitry Marakasov2019-09-153-5/+5
| | | | Notes: svn path=/head/; revision=512131
* - Update to 1.1.3Dmitry Marakasov2019-08-252-4/+4
| | | | Notes: svn path=/head/; revision=509807
* - Update to 1.1.2Dmitry Marakasov2019-05-073-5/+5
| | | | Notes: svn path=/head/; revision=500977
* - Update to 1.1.1Dmitry Marakasov2019-02-123-5/+6
| | | | Notes: svn path=/head/; revision=492789
* - Update graphics/ansilove to 4.0.0Dmitry Marakasov2019-01-224-0/+53
- Add graphics/libansilove port needed for this update: libansilove is a library to convert ANSi and artscene related file formats into PNG images. The following formats are supported: - .ANS - ANSi (ANSI escape sequences: ANSI X3.64 standard) - .PCB - PCBoard Bulletin Board System (BBS) own file format - .BIN - Binary format (raw memory copy of text mode video memory) - .ADF - Artworx format, supporting custom character sets and palettes - .IDF - iCE Draw format, supporting custom character sets and palettes - .TND - TundraDraw format, supporting 24-bit color mode - .XB - The eXtended Binary XBin format, supporting custom character sets and palettes WWW: https://www.ansilove.org/ Notes: svn path=/head/; revision=490963