Skip to content

A method to compare Copic Markers to Touchfive Markers

Notifications You must be signed in to change notification settings

Flash2over/Colorcompare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Colorcompare

This is a quick and dirty method to Compare Copic Markers to Touchfive Markers. I first created a Database with the colorcodes of every Color and then compared them via the "imagecolorallocate" Method.

Getting Started

This is a basic php script that should work on every php Version >= PHP4.

Prerequisites

The Following Software is needet to run that script:

Webserver like Apache2 or Nginx
MySQL Server, eventually with phpMyAdmin for easy use.

Installing

  1. Copy the Files to your Web Folder

  2. Import the "colorcompare.sql" to your MySQL Server

  3. Change the following line in the db.php:

$password  = 'SECUREPASSWORT';  //insert your database password here
  1. Open the file in your Browser and enjoy

Authors

  • Thomas Störzner - Initial work - GitHub

License

This project is licensed under the MIT License

Final Words

The matching colors are only based on theoretical calculations, the colorcodes are not perfect, but good enought for me.

About

A method to compare Copic Markers to Touchfive Markers

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages