Skip to content

Latest commit

 

History

History
68 lines (49 loc) · 2.58 KB

README.md

File metadata and controls

68 lines (49 loc) · 2.58 KB

Mosaic4Atsumori

Software Version .NET Framework VS Version MIT License

Japanese Page

Overview

This tool to help you create your Custom Designs in "Animal Crossing: New Horizons".

This is for Windows only.

main

What you can do

  • Image files are converted to mosaic art (dot picture) in the following format and displayed.
    • Width: 32px
    • Height: 32px
    • Color palette: less than 15 colors
  • Displays "Hue" "Vividness" and "Brightness" of the palette color to be used.
  • Highlight the selected palette color.

What you can't do

  • Image conversion to non-32x32.
  • QR code creation.

Version

v0.0.2

Requirements

  • Windows OS
  • NET Framework V4.6.1 or later

Development Environment

Visual Studio 2017

License

MIT License

Install/Uninstall

How to install

Just put Mosaic4Atsumotri.exe in an any directory and run it.

How to Uninstall

Remove Mosaic4Atsumotri.exe. The registry is not used.

How to use

Operation Flow

  1. Run Mosaic4Atsumotri.exe by double-click etc.
  2. Import image files (bmp, jpg, png, gif) by clicking the button on the top left of the screen or drag and drop them.
  3. The image will be converted to mosaic art and displayed, so you can create My Design while looking at it.

About the palette

palette

  • A palette of up to 15 colors is displayed at the top of the image display area, allowing you to see up to colors used in the image.
  • The palette is arranged in the order of the most used places in the image.
  • When you click on one of the palettes, you can use it to create a color by displaying the color's "Hue", "Vividness" and "Brightness" on the right side.
  • It highlights where the clicked color is used in the image and shows the number of times that color is used in each row or column, so you can use it as a hint when creating My Design.

Note:

  • If the window size is small, the numbers in the column direction will be broke.
  • If less than 15 colors are used, the rest of the palette will turn white and will not respond when clicked.