GithubHelp home page GithubHelp logo

andreiln / ikon Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 3.0 14 KB

Identicon generator for Intersystems Caché. Good to use in Mojo applications.

License: MIT License

intersystems intersystems-cache zen-mojo identicon-generator identicon cache-objectscript mojo cos cache intersystems-mojo

ikon's Introduction

🔳 Ikon 🔲

Identicon generator for Intersystems Caché. Good to use in Mojo applications.

Parameters

  1. Name that's will be converted;
  2. Directory where the file will be generated;
  3. Size of the image in pixels (Default = 250);
  4. Amount of background red (Default = 255);
  5. Amount of background green (Default = 255);
  6. Amount of background blue (Default = 255).

Example

Do ##class(Ikon.Identicon).%New("test","C:\Identicons\",250,255,255,155)

Result of example above:

Result

Documentation and Discussion

See the Article on InterSystems Developer Community

ikon's People

Contributors

andreiln avatar evshvarov avatar sergeymi37 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

ikon's Issues

installation ofrom ZPM fails.

DEMO>zpm "install Ikon"
[ikon] Reload START
[ikon] Reload SUCCESS
[ikon] Module object refreshed.
[ikon] Validate START
[ikon] Validate SUCCESS
[ikon] Compile START
[ikon] Compile FAILURE - ERROR #5351: Class 'Ikon.Identicon' doesn't exist
ERROR #5351: Class 'Ikon.Identicon' doesn't exist
DEMO>

Classic Installation from XML is OK (what else)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.