X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fuser_caps.5;h=04830cb8ceac841fe2a1a27860789023887040fc;hp=fc2e0c3b6b2ce24c47fb9cc251eb52c591d64a71;hb=9da7d09296c1b625afd18567a6828d8e7ec2ee01;hpb=f4ed859493ee1d227b3b51cfe88ec635f0dcb099;ds=sidebyside diff --git a/man/user_caps.5 b/man/user_caps.5 index fc2e0c3b..04830cb8 100644 --- a/man/user_caps.5 +++ b/man/user_caps.5 @@ -1,5 +1,5 @@ .\"*************************************************************************** -.\" Copyright (c) 2017 Free Software Foundation, Inc. * +.\" Copyright (c) 2017,2018 Free Software Foundation, Inc. * .\" * .\" Permission is hereby granted, free of charge, to any person obtaining a * .\" copy of this software and associated documentation files (the * @@ -26,7 +26,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: user_caps.5,v 1.4 2017/11/25 20:13:12 tom Exp $ +.\" $Id: user_caps.5,v 1.6 2018/02/03 22:38:17 tom Exp $ .TH user_caps 5 .ie \n(.g .ds `` \(lq .el .ds `` `` @@ -203,6 +203,12 @@ blue (and green) lose just as in the \fIboolean\fP case. explicitly list the number of bits used for red, green and blue components as a slash-separated list of decimal integers. .RE +.IP +Because there are several RGB encodings in use, +applications which make assumptions about the number of bits per color +are unlikely to work reliably. +As a trivial case, for example, one could define \fBRGB#1\fP +to represent the standard eight ANSI colors, i.e., one bit per color. .TP 3 U8 \fIboolean\fP,