Skip to content

Graphicscreen editor to show which colors are active in current charblock #82

@mokdevel

Description

@mokdevel
  • Import a multicolor bitmap picture (eg. koala)
  • Each char consists of three colors and background
  • When clicking on the char block, the colors should be shown on the right side of the image (Background, Multicolor 1&2 and Custom Color). Currently the stay as black.

Tested in WIP (7.3.5)

Second issue which may be related to the above.... The character bitmap (4x8 in MC) is shown under the colors. I can draw in it with mouse. The color selector under it does not have any logic. Pressing a color selects weird colors:

  • Select $1 (white) -> $b is painted on screen
  • Select $2 (red) -> $6 is painted on screen
  • Select $7 (yellow) -> $f is painted on screen

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions