BPG (Better Portable Graphics) is a new image format. Its purpose is to replace the JPEG image format when quality or file size is an issue. Its main advantages are: - High compression ratio. Files are much smaller than JPEG for similar quality. - Supported by most Web browsers with a small Javascript decoder (gzipped size: 56 KB). - Based on a subset of the HEVC open video compression standard. - Supports the same chroma formats as JPEG (grayscale, YCbCr 4:2:0, 4:2:2, 4:4:4) to reduce the losses during the conversion. An alpha channel is supported. The RGB, YCgCo and CMYK color spaces are also supported. - Native support of 8 to 14 bits per channel for a higher dynamic range. - Lossless compression is supported. - Various metadata (such as EXIF, ICC profile, XMP) can be included. - Animation support. WWW: http://bellard.org/bpg/ ository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/cxterm
Commit message (Expand)AuthorAgeFilesLines
* - Add SHA256pav2005-11-251-0/+2
* Remove mastersites that died somewhere between 1997 and 2001.linimon2005-10-061-4/+1
* - utilize PORTDOCSleeym2005-03-062-12/+9
* BROKEN on ia64: Coredump during buildkris2004-11-191-1/+7
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,anholt2004-07-241-8/+4
* SIZEify.trevor2004-01-291-0/+2
* De-pkg-comment.knu2003-02-212-1/+1
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
* Fix build on -current (cope with removal of wait union, and removekris2002-10-264-0/+45