Skip to content

Commit 3e156ee

Browse files
author
GitHub Action
committed
Update RGBDS master documentation
1 parent 4489151 commit 3e156ee

File tree

11 files changed

+7
-4
lines changed

11 files changed

+7
-4
lines changed

docs/gbz80.7.pdf

0 Bytes
Binary file not shown.

docs/rgbasm-old.5.pdf

0 Bytes
Binary file not shown.

docs/rgbasm.1.pdf

0 Bytes
Binary file not shown.

docs/rgbasm.5.pdf

0 Bytes
Binary file not shown.

docs/rgbds.5.pdf

0 Bytes
Binary file not shown.

docs/rgbds.7.pdf

0 Bytes
Binary file not shown.

docs/rgbfix.1.pdf

0 Bytes
Binary file not shown.

docs/rgbgfx.1.html

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -160,10 +160,13 @@ <h2 class="Sh" id="ARGUMENTS"><a class="permalink" href="#ARGUMENTS">ARGUMENTS</
160160
Docs</a> for more information): the low two bits 0-1 specify which
161161
gray shade goes in color index 0, the next two bits 2-3 specify which
162162
gray shade goes in color index 1, and so on. Gray shade 0 is the
163-
lightest (white), 3 is the darkest (black). The same gray shade cannot
164-
go in two color indexes. To specify a DMG palette, the input PNG must
165-
have all its colors in shades of gray, without any transparent
166-
colors.</dd>
163+
lightest (white), 3 is the darkest (black). If
164+
<var class="Ar">pal_spec</var> is the case-insensitive word
165+
<code class="Cm">dmg</code>, then it acts like
166+
<code class="Cm">dmg=E4</code>, i.e. the darkest gray will end up in
167+
color index 0, and so on. The same gray shade cannot go in two color
168+
indexes. To specify a DMG palette, the input PNG must have all its
169+
colors in shades of gray, without any transparent colors.</dd>
167170
<dt id="automatic"><a class="permalink" href="#automatic"><b class="Sy">automatic
168171
palette generation</b></a></dt>
169172
<dd>If <var class="Ar">pal_spec</var> is the case-insensitive word

docs/rgbgfx.1.pdf

106 Bytes
Binary file not shown.

docs/rgblink.1.pdf

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)