documentation improvements
This commit is contained in:
parent
a882cd6158
commit
655a76d3b2
@ -80,7 +80,7 @@ public class TerminalImageViewer {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Converts 4x8 RGB pixel to a unicode character and a foreground and background character.
|
* Converts 4x8 RGB pixel to a unicode character and a foreground and background color:
|
||||||
* Uses a variation of the median cut algorithm to determine a two-color palette for the
|
* Uses a variation of the median cut algorithm to determine a two-color palette for the
|
||||||
* character, then creates a corresponding bitmap for the partial image covered by the
|
* character, then creates a corresponding bitmap for the partial image covered by the
|
||||||
* character and finds the best match in the character bitmap table.
|
* character and finds the best match in the character bitmap table.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user