GithubHelp home page GithubHelp logo

blogpostimagemaker's Introduction

blogpostimagemaker's People

Contributors

jotasic avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

rheehot caksup

blogpostimagemaker's Issues

다운로드 기능 추가

현재 캔버스 우클릭으로 하여 다운로드가 가능한 사항
버튼을 클릭해서 다운로드 할 수 있도록 해야됨.

Web Storage를 적용

쿠키를 이용해서 가장 마지막에 입력한 내용을 다음번 방문 시, 사용할 수 있도록 기능 추가

파일 분리

html 파일에 있는 자바스크립트 코드를 새로운 파일로 분리

색상 붙여넣기 기능

컬러를 매번 타이핑 하는 것이 귀찮음

  1. 버튼을 만들어서 현재 클립보드에 있는 Data가 컬러 형식이면 붙어넣기 되도록 추가
  2. Data가 컬러 형식이 아니면 붙어넣기 않하고 토스트 메시지 띄우기

fillTextLine() 인자 수정

수정하려는 이유

fillTextLine() 내에서 fontSize를 알아 낼 수 있는데, 인자로 받을 이유가 없을 듯 하다.
인자로 받는 부분을 수정 한다.

    function fillTextLine(context, text, x, y, fontSize) {

수정 방향

1안 - 인자로 받은 context를 이용하여, size를 구한다.
2안 - 전역으로 선언되어 있는 fontSize Element를 이용한다.

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.